I build the qt base from source qt-everywhere-opensource-src-5.1.0 successfully, and qtwebkit does not build. I don’t known how to build qtwebkit.
I try to generate visual studio project file, it got the error message:
E:\qt-everywhere-opensource-src-5.1.0\qtwebkit>e:\qt-everywhere-opensource-src-5
.1.0\qtbase\bin\qmake -spec win32-msvc2010 -tp vc “WebKit.pro” -recursive QMAKE_
INCDIR_QT=$(QTDIR)\include QMAKE_LIBDIR=$(QTDIR)\lib QMAKE_MOC=$(QTDIR)\bin\moc.
exe QMAKE_QMAKE=$(QTDIR)\bin\qmake.exe
‘pkg-config’ is not recognized as an internal or external command,
operable program or batch file.
‘pkg-config’ is not recognized as an internal or external command,
operable program or batch file.
‘pkg-config’ is not recognized as an internal or external command,
operable program or batch file.
‘pkg-config’ is not recognized as an internal or external command,
operable program or batch file.
Reading E:/qt-everywhere-opensource-src-5.1.0/qtwebkit/Source/WTF/WTF.pro
Reading E:/qt-everywhere-opensource-src-5.1.0/qtwebkit/Source/JavaScriptCore/Jav
aScriptCore.pro
Project ERROR: Strict subdir dependencies can only be used with subdirs template
↧