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)
        /usr/lib/libdbus-1.3.dylib (compatibility version 6.0.0, current 
version 
6.0.0)
        @loader_path/../lib/libQtXml.4.dylib (compatibility version 4.4.0, 
current 
version 4.4.0)
        @loader_path/../lib/libQtGui.4.dylib (compatibility version 4.4.0, 
current 
version 4.4.0)
        /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 
(compatibility 
version 2.0.0, current version 128.0.0)
        /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 
(compatibility 
version 45.0.0, current version 824.42.0)
        @loader_path/../lib/libQtCore.4.dylib (compatibility version 4.4.0, 
current 
version 4.4.0)
        /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 
1.2.3)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current 
version 
88.3.6)
        /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current 
version 
7.4.0)
        /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 
1.0.0)


Gunnar Sletta <[EMAIL PROTECTED]> wrote:
 
> Dimitri Frederickx wrote:
>> Hi,
>> 
>> I've downloaded the QT Jambi 4.4 preview. I'm working on Mac OS X and I 
>> can't start the media player example. Can someone tell me what I'm doing 
>> wrong?
>> 
>> I don't know if I should post it in this newsgroup of the Qt preview 
>> newsgroup, but hopefully someone can help me over here.
> 
> Hi Dimitri,
> 
> You might as well post here, as the Qt preview feedback list is not that 
> frequently monitored by the Jambi developers ;-)
> 
> It seems there is a missing dependency required to load the phonon 
> library. Could you do a:
> 
> otool -L 
> /private/tmp/QtJambi_dfx_i386_4.4.0_01_gcc-20080311-1153/lib/libphonon.4.dylib
> 
> And give post back the results. It would also be handy to see if you had 
> anything in DYLD_LIBRARY_PATH at this point.
> 
> best regards,
> Gunnar
> 

_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to