Results 1 to 2 of 2

Thread: MAC OSX Dynamic Linking and Deployment

  1. #1
    Join Date
    Oct 2009
    Posts
    9
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default MAC OSX Dynamic Linking and Deployment

    Hi All,


    I have 2 dynamic linked libraries and 1 application.

    Now I am building both the libraries into Application.app/Contents/Frameworks directory in release folder and Application itself into release folder.

    However, 1 of dynamic linked libraries links to other library or uses the other library. So, when I am trying to launch the application by double clicking on Application.app I get an error loading the 1st dll which is referenced from 2nd dll.

    I ran otool -L Application.app/Contents/MacOS/application

    Any help or pointers in this regards ?


    Thanks,
    Raja.

  2. #2
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Thanks
    1
    Thanked 52 Times in 52 Posts
    Platforms
    MacOS X Unix/X11

    Default Re: MAC OSX Dynamic Linking and Deployment

    Try macdeployqt
    It's nice to be important but it's more important to be nice.

Similar Threads

  1. MAC OSX Dynamic Linking and Deployment
    By rokkamraja in forum Newbie
    Replies: 0
    Last Post: 23rd October 2009, 12:12
  2. Dynamic linking on Mac OS X
    By Vnuce in forum Newbie
    Replies: 6
    Last Post: 19th October 2009, 13:31
  3. Mac OS X and closed source apps deployment?
    By 0xl33t in forum Installation and Deployment
    Replies: 3
    Last Post: 10th July 2009, 09:30
  4. qt application deployment issue?
    By vishal.chauhan in forum Installation and Deployment
    Replies: 0
    Last Post: 1st May 2007, 06:09
  5. dynamic linking on mac
    By munna in forum General Discussion
    Replies: 4
    Last Post: 1st January 2007, 18:39

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.