Results 1 to 2 of 2

Thread: linker errors from MinGW 4.4.0 for Qt 4.6.2

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

    Exclamation linker errors from MinGW 4.4.0 for Qt 4.6.2

    Hello,

    MinGW was installed manually to have g++ 4.4.0 etc. available.

    Building any Qt application from QtCreator with this MinGW leads to the following linker errors:

    Qt Code:
    1. debug/....o: In function `Z5qMainiPPc':
    2. F:/....cpp:4: undefined reference to `__gxx_personality_sj0'
    3. F:/....cpp:4: undefined reference to `_Unwind_SjLj_Register'
    4. F:/....cpp:6: undefined reference to `_Unwind_SjLj_Resume'
    5. F:/....cpp:6: undefined reference to `_Unwind_SjLj_Unregister'
    6. collect2: ld returned 1 exit status
    To copy to clipboard, switch view to plain text mode 

    What to do to resolve these errors?

    Thanks and Best Regards

    Lars

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

    Default Re: linker errors from MinGW 4.4.0 for Qt 4.6.2


Similar Threads

  1. Linker Lib .a into My VLC project
    By nhs_0702 in forum Qt Programming
    Replies: 1
    Last Post: 13th March 2010, 13:21
  2. please help with linker errors
    By jimboqt in forum Qt Programming
    Replies: 1
    Last Post: 5th July 2007, 10:49
  3. Linker error
    By alfblt16 in forum Qt Programming
    Replies: 2
    Last Post: 28th September 2006, 10:20
  4. Linker errors!!
    By Seema Rao in forum Qt Programming
    Replies: 2
    Last Post: 25th April 2006, 09:14
  5. Linker Errors
    By MarkoSan in forum Qt Programming
    Replies: 5
    Last Post: 7th March 2006, 19:30

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.