|
|
Hi Peter,
When trying to load my app on osx I get the following:
dyld: Library not loaded: libmytoolsplugin.dylib
Referenced from: /Users/slack/Desktop/plug/plug.app/Contents/
MacOS/
plug
Reason: image not found
Nov 23 08:31:08 localhost crashdump[609]: plug crashed
Nov 23 08:31:08 localhost crashdump[609]: crash report written to: /
Users/slack/Library/Logs/CrashReporter/plug.crash.log
Is there a difference in Qt-version you're using on OS/X and Linux?
I found
out that when using Qt 4.2.x in Debug mode, plugins aren't loaded,
while
using Qt 4.1.x the same code runs perfectly. (All on Linux i386 and
AMD64)
On Mac I am running QT/Mac Commercial 4..2.1 and on Linux I am
running QT/X11 Comercial 4.2.1
both configured with: ./configure -release -shared -largefile I believe.
Would you have more thoughts on what to do?
-Jason
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|
|