On Mon, Oct 12, 2009 at 3:07 PM, Francis Galiegue wrote: >> On Mon, Oct 12, 2009 at 2:30 PM, Uwe Dauernheim >> <[email protected]> wrote: >>> Hej, >>> >>> first of all, sorry if I'm posting in the wrong forum or directory, >>> I'm quite new to Qt. >>> >>> I tried to compile the HelloWebKit example for Qt Jambi in Eclipse >>> and >>> run it, and I get the following error stack: (s. below). So first I >>> thought it has todo with Snow Leopard, but running the example from >>> within the Launcher app every example works. I'm confused. >>> >>> What I did so far was: >>> >>> - Read the installation note: >>> http://qt.nokia.com/doc/qtjambi-4.4/html/com/trolltech/qt/qtjambi-installation.html >>> - Added qtjambi-4.4.0_01.jar and qtjambi-macosx-gcc-4.5.2_01.jar to >>> the classpath >>> >>> Is there a library I have to include extra? >>> Is there a environment variable I have to add? >>> Is there a special routine for Mac OS X or Snow Leopard? >>> >>> Thanks a lot for any help. >>> >> [...] >>> QtJambi_djui_x86_64_4.5.2_01_gcc-20090727-1546/lib/libQtCore. >>> 4.dylib: >>> no matching architecture in universal wrapper >>> at java.lang.ClassLoader$NativeLibrary.load(Native Method) >>> at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1878) >>> at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1758) >>> at java.lang.Runtime.load0(Runtime.java:770) >>> at java.lang.Runtime.load(Runtime.java:758) >>> at >>> com.trolltech.qt.internal.NativeLibraryManager.loadLibrary_helper >>> (NativeLibraryManager.java:458) >>> at >>> com.trolltech.qt.internal.NativeLibraryManager.loadNativeLibrary >>> (NativeLibraryManager.java:426) >>> ... 5 more` >>> >> >> How did you build qt-jambi in the first place? Have you followed the >> qtjambi wiki to the letter for MacOSX? >> >> >> -- >> Francis Galiegue, [email protected] >> "It seems obvious [...] that at least some 'business intelligence' >> tools invest so much intelligence on the business side that they have >> nothing left for generating SQL queries" (Stéphane Faroult, in "The >> Art of SQL", ISBN 0-596-00894-5) >> >> _______________________________________________ >> Qt-jambi-interest mailing list >> [email protected] >> http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
I did not build it. I used the package provided at http://get.qt.nokia.com/qtjambi/source/qtjambi-mac-lgpl-4.5.2_01.tar.gz and then run the ./qtjambi.sh script. As I mentioned, the examples provided do work so I did not see a call for action building Jambi myself. -- Uwe Dauernheim MSc Student, Software Engineering of Distributed Systems Kungliga Tekniska Högskolan (KTH) Stockholm, Sweden Email: [email protected] Phone: +46 70-582 98 69 Website: http://www.kreisquadratur.de/ _______________________________________________ Qt-jambi-interest mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
