Hello,
I have a problem building Qt Creator 2.6.1 with Qt 4.8.0 and MinGW. First I got the error that qwineventnotifier_p.h is not found. I fixed this by this: "If Qt's source code does not exist in your hardware, you can download this file from http://qt.gitorious.org/qt/qt/blobs/4.8/src/corelib/kernel/qwineventnotifier_p.h then put it to $QTDIR/include/QtCore/private/qwineventnotifier_p.h" And now I got the error that: /Qt/4.8.0/mingw/include/QtDeclarative/private/qdeclarativelistmodel_p.h:1:67: error: ../../../src/declarative/util/qdeclarativelistmodel_p.h: No such file or directory /Qt/4.8.0/mingw/include/QtDeclarative/private/qdeclarativeengine_p.h:1:63: error: ../../../src/declarative/qml/qdeclarativeengine_p.h: No such file or directory Does anybody has a good how compile Qt Creator with MinGW? Or is there a prebuild package anywhere? Thx With best regards, Torsten Labs _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development