|
错误 1:
release-shared-linux-32-g++/widgets/qtextbrowser.o widgets/qtextbrowser.cpp
In file included from widgets/qtextbrowser.cpp:53:0:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qimage.h: In member function ‘int QImageTextKeyLang::operator<(const QImageTextKeyLang&) const’:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qimage.h:58:45: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
{ return key < other.key || key==other.key && lang < other.lang; }
^
In file included from widgets/qtextbrowser.cpp:46:0:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qvaluestack.h: In instantiation of ‘void QValueStack<T>::push(const T&) [with T = QString]’:
widgets/qtextbrowser.cpp:238:21: required from here
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qvaluestack.h:52:40: error: ‘append’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
void push( const T& d ) { append(d); }
^
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qvaluestack.h:52:40: note: declarations in dependent base ‘QValueList<QString>’ are not found by unqualified lookup
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qvaluestack.h:52:40: note: use ‘this->append’ instead
make[1]: *** [tmp/release-shared-linux-32-g++/widgets/qtextbrowser.o] 错误 1
make[1]:正在离开目录 `/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/src'
* ---------------------------------------------------------------------------
*
* ERROR: Building Qtopia Tools has failed.
*
* Please investigate the problem by looking at the error messages in the
* make output.
* The Qtopia tools can be build using the separate buildQtopiaTools script
* which can be found in the qtopia/scripts directory of the package. The
* script is also invoked with the command 'make tools' from the package root
* directory.
*
* On most machines the default configuration options in the script works fine.
* In case this doesn't work the configure parameters in the buildQtopiaTools
* script need to be tweaked to fit the environment/compiler used on the machine
* and then run manually from the cmd line.
*
* Please make sure that the following binaries exist before trying to build
* Qtopia:
* /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/bin/moc
* /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/bin/uic
* /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/bin/qvfb
* /opt/EmbedSky/Qte/x86-qtopia-2.2.0/dqt/bin/lrelease
* /opt/EmbedSky/Qte/x86-qtopia-2.2.0/dqt/bin/lupdate
*
* As a rule, these tools need to be built only once.
*
错误 2:
In file included from widgets/qtextbrowser.cpp:46:0:
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qvaluestack.h: In instantiation of ‘void QValueStack<T>::push(const T&) [with T = QString]’:
widgets/qtextbrowser.cpp:238:21: required from here
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qvaluestack.h:52:40: error: ‘append’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
void push( const T& d ) { append(d); }
^
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qvaluestack.h:52:40: note: declarations in dependent base ‘QValueList<QString>’ are not found by unqualified lookup
/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/include/qvaluestack.h:52:40: note: use ‘this->append’ instead
make[1]: *** [tmp/release-shared-linux-generic32-g++-no-keypad/widgets/qtextbrowser.o] 错误 1
make[1]:正在离开目录 `/opt/EmbedSky/Qte/x86-qtopia-2.2.0/qt2/src'
***********************************************************************
*
* ERROR: Building Qtopia has failed.
*
* Please search the make output for any error messages.
*
* Hint: If the configuration has changed since the last successfull
* build consider using make clean to ensure that all binaries
* are rebuilt using the new configuration.
*
* For more information about the build process please use a browser
* and go to the getting started section in:
* /opt/EmbedSky/Qte/x86-qtopia-2.2.0/qtopia/doc/html/index.html
*
***********************************************************************
错误 3:
There is an installation error in jpeg support. You seem to have only one
of either the headers _or_ the libraries installed. You may need to either
provide correct --with-extra-... options, or the development package of
libjpeg6b. You can get a source package of libjpeg from http://www.ijg.org/
Disabling JPEG support.
checking for Qt... configure: error: Qt (>= Qt 2.2.2) (headers and libraries) not found. Please check your installation!
|
|