[Qt-creator] MinGW errors, and trying to change the version of MinGW used during build

Jaco Naude naude.jaco at gmail.com
Fri Jun 19 13:38:10 CEST 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090619/d08cb931/attachment.html 


More information about the Qt-creator-old mailing list