On 2/24/11 3:44 AM, [email protected] wrote: > > Could you please tell me what "qmake -query" outputs and how you build your > Qt? Is it a dynamic or a static library? Does it use libinfix? Which > platform(s) did > you build it for? Could you send me the first 1k of the QtCore library? Could > you > provide me with the path from your qmake to the QtCore binary?
I am use the pre-build, framework only 4.7.1 mingw downloaded from qt.nokia.com when it was released: QT_INSTALL_PREFIX:C:\Qt\4.7.1 QT_INSTALL_DATA:C:\Qt\4.7.1 QT_INSTALL_DOCS:C:\Qt\4.7.1\doc QT_INSTALL_HEADERS:C:\Qt\4.7.1\include QT_INSTALL_LIBS:C:\Qt\4.7.1\lib QT_INSTALL_BINS:C:\Qt\4.7.1\bin QT_INSTALL_PLUGINS:C:\Qt\4.7.1\plugins QT_INSTALL_IMPORTS:C:\Qt\4.7.1\imports QT_INSTALL_TRANSLATIONS:C:\Qt\4.7.1\translations QT_INSTALL_CONFIGURATION:C:/Qt/4.7.1 QT_INSTALL_EXAMPLES:C:\Qt\4.7.1\examples QT_INSTALL_DEMOS:C:\Qt\4.7.1\demos QMAKE_MKSPECS:C:\Qt\4.7.1\mkspecs QMAKE_VERSION:2.01a QT_VERSION:4.7.1 -- Stephen Chu <mailto:[email protected]> <http://www.ju-ju.com> _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
