[Qt-interest] How to compile QtCreator on Windows?
程梁
chengliang.soft at gmail.com
Fri Aug 26 20:15:12 CEST 2011
I wonder if you have compiled QtCreator using mingw on Windows 7
successfully?
I downloaded 2.2.1 src-zip from from Nokia. As I follows the README file, I
used
qmake "QT_PRIVATE_HEADERS=" $SOURCE_DIRECTORY/qtcreator.pro
And this is incorrect. I still got the error: could not find
QtCore/private/qwineventnotifier_p.h.
I have to copy this file from Qt framework source files to this folder. Then
I got another error:
...qt-creator-2.2.1-src\src\plugins\qt4projectmanager\qt-s60\.cpp:251:
error:'QTCREATOR_VERSION' was not declared in this scope
I've no idea how to solve this problem.
How could I compile QtCreator using mingw on Windows?
--
Cheng Liang <http://about.me/devbean>
Nanjing, China
http://www.devbean.info
from: chengliang.soft at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110827/a8d2ace8/attachment.html
More information about the Qt-interest-old
mailing list