[email protected] wrote: > > Caused by: java.lang.UnsatisfiedLinkError: > /tmp/QtJambi_oblock_i386_4.5.0_01_gcc-20090602-1659/lib/libQtCore.so.4: > /tmp/QtJambi_oblock_i386_4.5.0_01_gcc-20090602-1659/lib/libQtCore.so.4: > wrong ELF class: ELFCLASS64 (Possible cause: architecture word width > mismatch) > > Do I understand it right, that this is caused by the qt library build > and not the qt-jambi build? >
Are you using a 32 bit Java client against a 64 bit version of Qt? If you built Qt and Qt Jambi in 64 bit, you should download the 64 bit Java run time as well. -- Eskil _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
