[Interest] Problems running a 4.8.5 app on OSX

Scott Aron Bloom scott.bloom at onshorecs.com
Sat Apr 12 12:09:00 CEST 2014


I have an application that runs fine on windows and linux...

If I download the binary build for 4.8.5 OSX, I can build, and debug locally with no issues.

Unfortunately, it does not come with the QMySql plugin necessary for the application (expected) but it also (at least where I can find it) come with a source area for building your own "extra" plugins.

I have also downloaded the source area, and built and install it...

Unfortunately when it runs, I get the following error:
Qt internal error: qt_menu.nib could not be loaded.  The .nib file should be place in QtGui.framework/Versions/Current/Resources or in the resources directory of your application bundle.


Im trying to track down why I cant place the mysql plugins I built locally into the binary download, but its not proving easy to figure out.

When I set QT_DEBUG_PLUGINS=1  I get "libqsqlmysql.dylib" is not a valid Qt plugin... And I do have the mysql/lib directory in my path...

Any help or advice would be greatly appreciated..

Ideally, it would be fixing the nib issue on the src built area.... But figuring out why the src built plugin doesn't work, would be great as well..

Scott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140412/6f0a32c6/attachment.html>


More information about the Interest mailing list