Naami
27th July 2010, 12:07
Hi;
For compile Qt Embedded for arm architecture. I use this configuration :
#./configure -embedded arm -xplatform qws/linux-arm-g++ -qt-gfx-qvfb -qt-kbd-qvfb
-qt-mouse-qvfb -no-xmlpatterns -no-multimedia -no-phonon -no-phonon-backend
-no-svg -no-opengl -no-javascript-jit -prefix /usr/local/Trolltech/Qt-Embedded-arm-4.6.3
Type 'c' if you want to use the Commercial Edition.
Type 'o' if you want to use the Open Source Edition.
o
You have not explicitly asked to use pkg-config and are cross-compiling.
pkg-config will not be used to automatically query cflag/lib parameters for
dependencies :rolleyes:
What sense for this message?
Thanks.
For compile Qt Embedded for arm architecture. I use this configuration :
#./configure -embedded arm -xplatform qws/linux-arm-g++ -qt-gfx-qvfb -qt-kbd-qvfb
-qt-mouse-qvfb -no-xmlpatterns -no-multimedia -no-phonon -no-phonon-backend
-no-svg -no-opengl -no-javascript-jit -prefix /usr/local/Trolltech/Qt-Embedded-arm-4.6.3
Type 'c' if you want to use the Commercial Edition.
Type 'o' if you want to use the Open Source Edition.
o
You have not explicitly asked to use pkg-config and are cross-compiling.
pkg-config will not be used to automatically query cflag/lib parameters for
dependencies :rolleyes:
What sense for this message?
Thanks.