Qt-interest Archive, April 2007
Unable to compile Qtopia 4.2.x on embedded linux
Message 1 in thread
Hi all,
I'm now starting on embedded systems and I'm doing a research to view
capability to develope new applications with Qt on an arm embedded linux
system (a book reader). I have downloaded qtopia-opensource-4.2.1
package and after a configure, the make arises with a strange error when
compiling qtopiacore/qt/src/gui/kernel/qwidget_x11.cpp. Compiler says:
/home/developer/testqtopia/qtopia-opensource-4.2.1/qtopiacore/qt/src/gui/kernel/qwidget_x11.cpp:
In member function `void QWidget::setWindowOpacity(qreal)':
/home/developer/testqtopia/qtopia-opensource-4.2.1/qtopiacore/qt/src/gui/kernel/qwidget_x11.cpp:2519:
error: no matching function for call to `qBound(double, qreal&, double)'
I've tried with different configure params, read the qtopia docs, ...
but all unsuccessfull :(
Can somebody give me some hints to compile this or tell me what I'm missing?
TIA!
Regards,
Javier
--
[ signature omitted ]