Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt 4.7.4 error: undefined reference to `__cxa_get_exception_ptr'
QtWS25 Last Chance

Qt 4.7.4 error: undefined reference to `__cxa_get_exception_ptr'

Scheduled Pinned Locked Moved Mobile and Embedded
5 Posts 3 Posters 4.8k 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.
  • W Offline
    W Offline
    waddaphreak
    wrote on last edited by
    #1

    Hi All,

    I am using Windows 7, Qt 4.7.4, Qt Creator 2.2.1 and the other plugins 2.2.1 too

    I have problem when using ZXing, but i believe that this error is not because ZXing libraries. I have This error
    "\zxing\multiformatreader.cpp:41: error: undefined reference to `__cxa_get_exception_ptr'"

    when Try to build QQRDecoder application in this "link":http://www.developer.nokia.com/Community/Wiki/Qr_Decoder_in_Qt so after that i try to create my own application. And i found that same error again.

    any body can help me???

    Thanks in advance

    1 Reply Last reply
    0
    • C Offline
      C Offline
      Chuck Gao
      wrote on last edited by
      #2

      Seems you didn't link the library. Try clean & qmke & make again if you sure you linked the lib

      Chuck

      1 Reply Last reply
      0
      • W Offline
        W Offline
        waddaphreak
        wrote on last edited by
        #3

        i've did that, but it still happen, the same error

        [quote author="Chuck Gao" date="1311827999"]Seems you didn't link the library. Try clean & qmke & make again if you sure you linked the lib[/quote]

        1 Reply Last reply
        0
        • W Offline
          W Offline
          waddaphreak
          wrote on last edited by
          #4

          hemmm i found the solution from here "link":http://www.developer.nokia.com/Community/Discussion/showthread.php?210465-undefined-references-to-__cxa_get_exception_ptr thanks

          1 Reply Last reply
          0
          • S Offline
            S Offline
            sfilippidis
            wrote on last edited by
            #5

            I thing that 4.7.4 is Qt's version for the "custom" edition used by Qt Creator. The actual library you link your application against is 4.7.3.

            https://www.filippidis.name/

            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