Having sorted the build.properties MultiArch problem, I have now compiled a whole, but then it hits:-
library.native.compile: [make] Executing: [make] in directory build/qmake-qtjambi [make] cd qtjambi/ && make -f Makefile [make] make[1]: Entering directory `/home/david/git/qtjambi- community/build/qmake-qtjambi/qtjambi' [make] g++ -c -pipe -O2 -Wall -W -Wno-unused-function -D_REENTRANT -fPIC -DQT_WEBKIT -DQTJAMBI_EXPORT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED - I/usr/share/qt4/mkspecs/linux-g++ -I../../../src/cpp/qtjambi - I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../../../src/cpp - I/usr/lib/jvm/java-6-sun/jre/include -I/usr/lib/jvm/java-6- sun/jre/include/linux -I. -I../../../src/cpp/qtjambi -I. -o qtjambilink.o ../../../src/cpp/qtjambi/qtjambilink.cpp [make] ../../../src/cpp/qtjambi/qtjambilink.cpp: In destructor ‘QtJambiLink::~QtJambiLink()’: [make] ../../../src/cpp/qtjambi/qtjambilink.cpp:615:9: warning: variable ‘disp’ set but not used [-Wunused-but-set-variable] [make] ../../../src/cpp/qtjambi/qtjambilink.cpp: In member function ‘void QtJambiLink::setJavaOwnership(JNIEnv*, jobject)’: [make] ../../../src/cpp/qtjambi/qtjambilink.cpp:1274:23: error: invalid conversion from ‘jobject {aka __jobject*}’ to ‘jweak {aka __jweak*}’ [- fpermissive] [make] ../../../src/cpp/qtjambi/qtjambilink.cpp: In member function ‘void QtJambiLink::setSplitOwnership(JNIEnv*, jobject)’: [make] ../../../src/cpp/qtjambi/qtjambilink.cpp:1290:23: error: invalid conversion from ‘jobject {aka __jobject*}’ to ‘jweak {aka __jweak*}’ [- fpermissive] [make] make[1]: *** [qtjambilink.o] Error 1 [make] make[1]: Leaving directory `/home/david/git/qtjambi- community/build/qmake-qtjambi/qtjambi' [make] make: *** [sub-qtjambi-make_default-ordered] Error 2 I am make sure I am running the latest git. I have googled for jweak in QtJambiLink, but found nothing. Any ideas? David
_______________________________________________ Qt-jambi-interest mailing list Qt-jambi-interest@qt.nokia.com http://lists.qt.nokia.com/mailman/listinfo/qt-jambi-interest