Results 1 to 1 of 1

Thread: Big troubles when deploying on Mac

  1. #1
    Join Date
    Apr 2008
    Posts
    196
    Thanked 8 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    1

    Default Big troubles when deploying on Mac

    Hello everyone,

    i hope some could help me with this problem, the Application uses SQLite as there database and I also do the following steps:
    .) Build the application (MyProject.app is created)
    .) Run macdeployqt-4.6 (Here the libqsqlite.dylib ISN'T copied)

    Now i couldn't start the application, because it didn't find the sqlite plugin ("Driver not loaded").

    When i run macdeployqt-4.6 twice I get the error that some image plugins and the SQLite plugin can't be copied, because the macdeployqt-4.6 has already used on MyProject.app:
    ERROR: file copy failed from "/Developer/Applications/Qt/plugins/imaeformats/libqjpeg.dylib"

    How or better where i must copy the libqsqlite.dylib and what other steps must i do?

    Thanks in advance

    Best Regards
    NoRulez
    Last edited by NoRulez; 11th February 2010 at 15:33.

Similar Threads

  1. QSslSocket : Having troubles
    By Nyphel in forum Newbie
    Replies: 3
    Last Post: 27th June 2007, 14:17
  2. makefile troubles
    By Walsi in forum Qt Programming
    Replies: 6
    Last Post: 12th April 2007, 15:12
  3. libqjpeg troubles
    By TheRonin in forum Installation and Deployment
    Replies: 6
    Last Post: 25th August 2006, 15:48
  4. lupdate *.pro troubles
    By jeff_s in forum Qt Programming
    Replies: 1
    Last Post: 28th July 2006, 10:07
  5. QTextEdit troubles?!
    By Jojo in forum Qt Programming
    Replies: 2
    Last Post: 21st February 2006, 16:54

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.