1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
C:\Qt\Qt5.3.1\libqxt>configure.bat
Testing for qmake...
Testing for mingw32-make...
Using mingw32-make.
Testing for optional external libraries.
If tests fail, some features will not be available.
Testing for Berkeley DB...
Berkeley DB disabled.
Testing for Zero Conf...
Zero Conf disabled.
Configuration successful.
Generating makefiles...
Project MESSAGE: building docs
Project MESSAGE: building core module
Project MESSAGE: building gui module
Project MESSAGE: building network module
Project MESSAGE: building sql module
Project MESSAGE: building web module
Reading C:/Qt/Qt5.3.1/libqxt/tools/3rdparty/qdoc3/qdoc3.pro
Reading C:/Qt/Qt5.3.1/libqxt/src/core/core.pro
Reading C:/Qt/Qt5.3.1/libqxt/src/gui/gui.pro
Project WARNING: qtAddLibrary() is deprecated. Use QT+= instead.
Project ERROR: No module matching library 'QxtCore' found.
Error running qmake. Cannot proceed. |