Dimitri Frederickx wrote: > I don't have anything on the DYLD_LIBRARY_PATH. Here is the result of the > command: > > otool -L > /private/tmp/QtJambi_dfx_i386_4.4.0_01_gcc-20080311-1153/lib/libphonon. > 4.dylib > /private/tmp/QtJambi_dfx_i386_4.4.0_01_gcc-20080311-1153/lib/libphonon.4.dylib: > libphonon.4.dylib (compatibility version 4.1.0, current version 4.1.0) > @loader_path/../lib/libQtDBus.4.dylib (compatibility version 4.4.0, > current > version 4.4.0)
Hi Dimitri, The problem here is the dependency on the dbus library. I've built a new macosx .jar file without this dependency which is available here: http://chaos.troll.no/~gunnar/qtjambi-macosx-gcc-4.4.0_01.jar This one is only an intel-build so it won't run on PPC, but I hope that is fine. Thanks for reporting - Gunnar _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
