Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Errors compiling examples with Qt5 on OSX Snow Leopard
Forum Updated to NodeBB v4.3 + New Features

Errors compiling examples with Qt5 on OSX Snow Leopard

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 2 Posters 2.0k Views 1 Watching
  • 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.
  • S Offline
    S Offline
    steinomyte
    wrote on last edited by
    #1

    I've installed the Qt5 libraries and when I compile the examples, I get the following warnings which seem to lead to the examples not compiling:

    @
    ld: warning: directory '/Users/blah/Qt5.0.0/5.0.0/clang_64/qtbase/lib' following -F not found
    ld: warning: in /Users/blah/Qt5.0.0/5.0.0/clang_64/lib/QtOpenGL.framework/QtOpenGL, file was built for unsupported file format which is not the architecture being linked (i386)
    ld: warning: in /Users/blah/Qt5.0.0/5.0.0/clang_64/lib/QtWidgets.framework/QtWidgets, file was built for unsupported file format which is not the architecture being linked (i386)
    ld: warning: in /Users/blah/Qt5.0.0/5.0.0/clang_64/lib/QtGui.framework/QtGui, file was built for unsupported file format which is not the architecture being linked (i386)
    ld: warning: in /Users/blah/Qt5.0.0/5.0.0/clang_64/lib/QtCore.framework/QtCore, file was built for unsupported file format which is not the architecture being linked (i386)
    @

    Its not clear what the cause of this problem is and how to fix it. It seems to be due to a 32-bit/64-bit incompatibility, but not sure where the incompatibility would come from, as all of the involved bits are Qt related. Any help greatly appreciated.

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      welcome to devnet

      You should not double post in this forum. In case you have to change your posting there is an edit selection at the end of every post.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • S Offline
        S Offline
        steinomyte
        wrote on last edited by
        #3

        Sorry about that, I got an error the first time around saying that there was an error posting. I tried again, and then discovered there were two. Unfortunately I couldn't figure out how to delete my duplicate post.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          I am not sure what you might be able to see, because it is dependent on the rights you have. Please if there is a possibility to delete a thread at the very of each post.

          Vote the answer(s) that helped you to solve your issue(s)

          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