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

Errors compiling examples with Qt5 on OSX Snow Leopard

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 1.6k 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.
  • 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

      This thread been closed because of "double posting":http://qt-project.org/forums/viewthread/22985/

      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