Results 1 to 3 of 3

Thread: Issue with compatibility with X11R6 (Quartz) libs

  1. #1
    Join Date
    Mar 2006
    Posts
    142
    Thanks
    8
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Issue with compatibility with X11R6 (Quartz) libs

    Hello,
    I downloaded and compiled Qt under Mac OsX 10.9.4, everything worked fine.
    Then I installed X11R6 (Quartz project for Mac) because I need libGLU.
    And now I can no longer run qmake:
    Qt Code:
    1. qt-everywhere-opensource-src-4.8.6 $ qmake
    2. dyld: Symbol not found: __cg_png_create_info_struct
    3. Referenced from: /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    4. Expected in: /usr/X11R6/lib/libPng.dylib
    5. in /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    6. Trace/BPT trap: 5
    7. qt-everywhere-opensource-src-4.8.6 $
    To copy to clipboard, switch view to plain text mode 
    First I suspected that Qt was first compiled with its own version of a couple of libraries, such as libPng, and there is now an incompatibility issue with those of X11R6.
    So I rebuilt Qt so that it uses X11 libs, but still the same issue.
    Any help?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Issue with compatibility with X11R6 (Quartz) libs

    What kind of help do you expect from us? If you broke your system then just fix it.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Mar 2006
    Posts
    142
    Thanks
    8
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Issue with compatibility with X11R6 (Quartz) libs

    Broke my system???????

Similar Threads

  1. Split project into shared libs - linking issue.
    By porterneon in forum Newbie
    Replies: 9
    Last Post: 30th May 2011, 15:15
  2. Replies: 4
    Last Post: 12th May 2011, 11:06
  3. Qt 4.6.3 installation and compatibility issue
    By bestsword in forum Installation and Deployment
    Replies: 0
    Last Post: 27th August 2010, 00:03
  4. Cron or Quartz-like event scheduling?
    By davelowndes in forum Qt Programming
    Replies: 3
    Last Post: 15th August 2010, 23:22
  5. Qtopia 4 and Zaurus (Qtopia 1.5) compatibility issue
    By alexandr in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 4th March 2006, 22:34

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.