Results 1 to 2 of 2

Thread: connecting 2 dylib files

  1. #1
    Join Date
    Jan 2006
    Posts
    667
    Thanks
    10
    Thanked 80 Times in 74 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default connecting 2 dylib files

    Hi,

    I have an application that uses both qt-mt.3.dylib and qwt.4.dylib. I have followed instructions given here and tried to deploy the app but since qwt.4.dylib also needs qt-mt.3.dylib I am not able to run the app.

    I tried using similar commands to link the two files but could not.

    Can someone please tell me how I can link Qt to Qwt ?

    Thanks a lot.

  2. #2
    Join Date
    Jan 2006
    Posts
    667
    Thanks
    10
    Thanked 80 Times in 74 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: connecting 2 dylib files

    Any ideas on this one ?

    I get the following error when trying to run the app

    /Users/sj/Documents/algebrator\#2.app/Contents/MacOS/algebrator; exit
    Welcome to Darwin!
    :~ sj$ /Users/sj/Documents/algebrator\#2.app/Contents/MacOS/algebrator; exit
    dyld: Library not loaded: libqt-mt.3.dylib
    Referenced from: /Users/sj/Documents/algebrator#2.app/Contents/MacOS/../Frameworks/libqwt.4.dylib
    Reason: image not found
    Trace/BPT trap
    logout
    [Process completed]
    Please help. I am a complete newbie on Mac.
    Thanks a lot.

Similar Threads

  1. Problem converting .ui files from Qt3 to 4
    By Amanda in forum Qt Programming
    Replies: 6
    Last Post: 28th October 2006, 05:34
  2. Replies: 5
    Last Post: 22nd September 2006, 09:04
  3. UTF-16 files
    By jcr in forum Qt Programming
    Replies: 3
    Last Post: 7th September 2006, 13:43
  4. [Win32/VC++ 8.0] Strange problems with qrc_*.cpp files
    By mloskot in forum Installation and Deployment
    Replies: 6
    Last Post: 6th March 2006, 11:28
  5. Visual Studio 2003 and .vcproj files
    By mbjerkne in forum General Discussion
    Replies: 2
    Last Post: 1st February 2006, 01:51

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.