After I mkdir build as the same level as the source dir, I got another
error:

..\..\..\..\qt-creator-2.2.1-src\src\plugins\qt4projectmanager\qt-s60\s60createp
ackagestep.cpp:251:21: error: too many decimal points in number
..\..\..\..\qt-creator-2.2.1-src\src\plugins\qt4projectmanager\qt-s60\s60createp
ackagestep.cpp:251: error: stray '\' in program
..\..\..\..\qt-creator-2.2.1-src\src\plugins\qt4projectmanager\qt-s60\s60createp
ackagestep.cpp:251: error: stray '\' in program
..\..\..\..\qt-creator-2.2.1-src\src\plugins\qt4projectmanager\qt-s60\s60createp
ackagestep.cpp:251:44: error: too many decimal points in number
..\..\..\..\qt-creator-2.2.1-src\src\plugins\qt4projectmanager\qt-s60\s60createp
ackagestep.cpp:251: error: stray '\' in program
..\..\..\..\qt-creator-2.2.1-src\src\plugins\qt4projectmanager\qt-s60\s60createp
ackagestep.cpp:251: error: stray '\' in program
..\..\..\..\qt-creator-2.2.1-src\src\plugins\qt4projectmanager\qt-s60\s60createp
ackagestep.cpp:251:67: error: too many decimal points in number
..\..\..\..\qt-creator-2.2.1-src\src\plugins\qt4projectmanager\qt-s60\s60createp
ackagestep.cpp:251: error: stray '\' in program
..\..\..\..\qt-creator-2.2.1-src\src\plugins\qt4projectmanager\qt-s60\s60createp
ackagestep.cpp:251: error: stray '\' in program
..\..\..\..\qt-creator-2.2.1-src\src\plugins\qt4projectmanager\qt-s60\s60createp
ackagestep.cpp: In member function 'void
Qt4ProjectManager::Internal::S60CreateP
ackageStep::handleWarnAboutPatching()':
..\..\..\..\qt-creator-2.2.1-src\src\plugins\qt4projectmanager\qt-s60\s60createp
ackagestep.cpp:251: error: '$$replace' was not declared in this scope

:-(

2011/8/27 程梁 <[email protected]>

> I wonder if you have compiled QtCreator with mingw on Windows 7
> successfully? I'm using QtSDK installed on Win7.
>
> I downloaded 2.2.1 src-zip 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.
>
> Anyone help please?
>
>
> --
> Cheng Liang <http://about.me/devbean>
> Nanjing, China
> http://www.devbean.info
> from: [email protected]
>



-- 
Cheng Liang <http://about.me/devbean>
Nanjing, China
http://www.devbean.info
from: [email protected]
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to