Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QT 4.8.5 Compilation Error - 2 Issues
QtWS25 Last Chance

QT 4.8.5 Compilation Error - 2 Issues

Scheduled Pinned Locked Moved Unsolved General and Desktop
gccqdatetimecompiling qterror
2 Posts 2 Posters 1.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mrflibble
    wrote on last edited by
    #1

    Hi,

    I am using GCC 5.1.0 to compile a project.

    Everything seems okay with compilation of the project until I hit the error undefined reference to `_Unwind_Resume' I researched this and I understand that this happens when you have QT that is not compiled with the same version of GCC as you are compiling with.

    When I try to compile QT (or Build Debug Libraries) with GCC 5.1.0 I receive an error with qdatetime.cpp based around gmtime_r and localtime_r as you can see on pastebin below

    http://pastebin.com/VE8RNxH1

    I am wondering what the best course of action is here. to continue with GCC 5.1.0 and fix this or to change GCC version which seems to cause more issues with other dependencies I have.

    Appreciate any help

    1 Reply Last reply
    0
    • raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      what is your Qt version and target platform?

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved