Hi

I am getting an error in my application after upgrading from QtCreator
2009.01 to 2009.02. It is an internal MinGW error so this is probably not
the place to ask about the error itself, however I'll still add it to be
complete.

core\ComponentFactory.cpp:84: internal compiler error: in
rest_of_handle_final, at toplev.c:2067

Please submit a full bug report,

with preprocessed source if appropriate.

See <URL:http://www.mingw.org/bugs.shtml> for instructions.


I've checked the MinGW bugtracker and it is supposed to be fixed in the
latest MinGW versions (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23589).


Is QtCreator shipped with the latest MinGW version? The MinGW readme seems
to indicate that this is true, but some of the files in the /bin folder
(mingw32-make.exe for example) are dated much older than the latest MinGW
install.


So I've changed the "MinGw Directory" setting in Tools -> Options -> Qt
Versions, rebuild the Debugging Helper and then changed the version of Qt
that is used by my project to this Qt version. After this building still
uses the mingw32-make.exe file in the wrong MinGw folder.


Any clues into why this might be happening will be much appreciated.

Thank you,

Jaco Naude
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to