标题:ubuntu 下qt5 webkit 编译问题
作者:myzbok
日期:2011-12-21 11:14
内容:
在configure qt5时没有加-no-webkit编译完后发现没有webkit,于是进入qt5/webkit目录下编译,执行make后:make[1]: Entering directory `/qt5/qtwebkit/Source/JavaScriptCore'( xcodebuild -target All `perl -I../../Tools/Scripts -Mwebkitdirs -e 'print XcodeOptionString()'` | grep -v setenv && exit ${PIPESTATUS[0]} )/bin/sh: xcodebuild: not foundmake[1]: *** Error 1make[1]: Leaving directory `/qt5/qtwebkit/Source/JavaScriptCore'make: *** Error 2为啥要苹果的xcode呢?怎么才能单独编译webkit呢。
#1 [liuzh_szz 02-05 23:02]
估计这一版webkit snapshot有问题,再等等吧