I'm going to build qt jabmi from sources.
I've got qtjambi-src-gpl-4.4.3_01
os: gentoo linux,  qt 4.4.2, sun java 1.5.0_16, gcc 4.3.1
start build jambi with ant and failed on follow error:

[make] g++ -c -pipe -O2 -march=prescott -pipe -fomit-frame-pointer -Wall -W
-Wno-unused-function -D_REENTRANT -fPIC -DQT_QTJAMBI_IMPORT -DQT_NO_DEBUG
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I.
-I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4
-I../qtjambi -I../common -I/opt/sun-jdk-1.5.0.16/include
-I/opt/sun-jdk-1.5.0.16/include/linux -I. -I. -o
qtjambishell_QFutureIterator.o
../cpp/com_trolltech_qt_core/qtjambishell_QFutureIterator.cpp
     [make] ../cpp/com_trolltech_qt_core/qtjambishell_QFutureIterator.cpp:
In constructor
'QtJambiShell_QFutureIterator::QtJambiShell_QFutureIterator()':
     [make]
../cpp/com_trolltech_qt_core/qtjambishell_QFutureIterator.cpp:20: error: no
matching function for call to
'QFutureIterator<JObjectWrapper>::QFutureIterator()'
     [make] /usr/include/qt4/QtCore/qfuture.h:193: note: candidates are:
QFutureIterator<T>::QFutureIterator(const QFuture<T>&) [with T =
JObjectWrapper]
     [make] /usr/include/qt4/QtCore/qfuture.h:193: note:
QFutureIterator<JObjectWrapper>::QFutureIterator(const
QFutureIterator<JObjectWrapper>&)
     [make] make[1]: *** [qtjambishell_QFutureIterator.o] Error 1
     [make] make[1]: Leaving directory
`/home/bob/src/qtjambi-src-gpl-4.4.3_01/qtjambi_core'
     [make] make: *** [sub-qtjambi_core-make_default-ordered] Error 2

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

Reply via email to