Results 1 to 3 of 3

Thread: example 2dpainting of QTCreator builds with errors [help needed]

  1. #1
    Join Date
    Apr 2010
    Posts
    25
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Windows

    Exclamation example 2dpainting of QTCreator builds with errors [help needed]

    Hello,

    here are the errors:

    Qt Code:
    1. c:\Qt\2010.02.1\qt\lib/libqtmaind.a:-1: error: In function `WinMain@16':
    2. C:\qt-greenhouse\Trolltech\Code_less_create_more\Trolltech\Code_less_create_more\Troll\4.6\qt\src\winmain/qtmain_win.cpp:93: undefined reference to `_Unwind_Resume'
    3. C:\qt-greenhouse\Trolltech\Code_less_create_more\Trolltech\Code_less_create_more\Troll\4.6\qt\src\winmain/qtmain_win.cpp:135: undefined reference to `_Unwind_Resume'
    4. c:\Qt\2010.02.1\qt\lib/libqtmaind.a(qtmain_win.o):qtmain_win.cpp::-1: error: undefined reference to `__gxx_personality_v0'
    5. :-1: error: collect2: ld returned 1 exit status
    To copy to clipboard, switch view to plain text mode 

    C:\qt-greenhouse\ wasn't created by QTCreator installer.

    What do I have to do to resolve these errors?

    Kind Regards

    Lars

  2. #2
    Join Date
    Apr 2010
    Posts
    25
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: example 2dpainting of QTCreator builds with errors [help needed]

    these errors are due to using g++ 3.5, i.e. MinGW 3.5 (or 3.1.5? whatever) with the Automated Installer. The Automated Installer is deprecated and outdated. It installs g++ 3.x. Manual installation is necessary to get g++ 4.4.0. Wow. Buried on the MinGW website (as the formatting and layout is badly readable).

  3. #3
    Join Date
    Apr 2010
    Posts
    25
    Thanks
    4
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: example 2dpainting of QTCreator builds with errors [help needed]


Similar Threads

  1. Autoincrement builds counter
    By iddqd in forum Qt Programming
    Replies: 2
    Last Post: 1st February 2010, 19:45
  2. Size of Static Builds
    By Stobie in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 19th January 2010, 22:24
  3. Qt Creator only builds the Release version!
    By Verse in forum Qt Tools
    Replies: 6
    Last Post: 12th January 2010, 09:38
  4. Which qt download to use as base for Win/ WinCE builds
    By hubbobubbo in forum Installation and Deployment
    Replies: 3
    Last Post: 11th January 2010, 14:53
  5. Failing Builds in msvc2005 -> QT4.4.3
    By plitanium in forum Installation and Deployment
    Replies: 4
    Last Post: 2nd March 2009, 13:39

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.