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. Link error on Mac/XCode: QX11Info::display()

Link error on Mac/XCode: QX11Info::display()

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 1.2k 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.
  • B Offline
    B Offline
    bovilexic
    wrote on last edited by
    #1

    Greetings -

    I'm getting link errors for QX11Info::display() (and other symbos in the same namespace). My understanding is that these are supposed to be defined in the QtGui framework, which I'm linking in. Also, the "nm" command on all the Qt frameworks fails to find any QX11Info symbols. Note that compilation is OK, so those symbols are defined in the header file "QX11Info".

    Now, I've built my own Qt 4.7.4 from sources, because I need to make 32-bit (only) libs on a 64-bit machine. My assumption is that there must be some configure option that I missed, and the QX11Info symbols are not compiled into the framework?

    Any help would be much appreciated. Thanks!

    -- Philip

    1 Reply Last reply
    0
    • B Offline
      B Offline
      bovilexic
      wrote on last edited by
      #2

      Hmm...looks like you can build for Mac (native) or X11...sorry for the confusion...

      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