./configure -prefix /usr/local/Trolltech/QtEmbedded-4.5.0-arm-tslib -no-qt3support -xplatform qws/linux-arm-g++ -embedded arm -depths 16 -qt-gfx-linuxfb -qt-mouse-tslib -nomake examples -nomake demos -nomake tools -I /usr/local/arm/tslib/tslib-1.4/build/include -L /usr/local/arm/tslib/tslib-1.4/build/lib
Building on: qws/linux-x86-g++
Building for: qws/linux-arm-g++
Architecture: arm
Host architecture: i386
Build ............... libs docs translations
Configuration ....... cross_compile release shared dll embedded largefile stl exceptions_off minimal-config small-config medium-config large-config full-config accessibility embedded ipv6 clock-gettime mremap getaddrinfo ipv6ifname getifaddrs png freetype zlib nis svg webkit scripttools release
Debug ............... no
Qt 3 compatibility .. no
QtDBus module ....... no
QtScriptTools module yes
QtXmlPatterns module no
Phonon module ....... no
SVG module .......... yes
WebKit module ....... yes
STL support ......... yes
PCH support ......... no
MMX/3DNOW/SSE/SSE2.. no/no/no/no
iWMMXt support ...... no
IPv6 support ........ yes
IPv6 ifname support . yes
getaddrinfo support . yes
getifaddrs support .. yes
Accessibility ....... yes
NIS support ......... yes
CUPS support ........ no
Iconv support ....... no
Glib support ........ no
GStreamer support ... no
Large File support .. yes
GIF support ......... plugin
TIFF support ........ plugin (qt)
JPEG support ........ plugin (qt)
PNG support ......... yes (qt)
MNG support ......... plugin (qt)
zlib support ........ yes
Session management .. no
Embedded support .... arm
Freetype2 support ... auto (yes)
Graphics (qt) ....... linuxfb multiscreen linuxfb
Graphics (plugin) ...
Decorations (qt) .... styled windows default
Decorations (plugin)
Keyboard driver (qt). tty
Keyboard driver (plugin)
Mouse driver (qt) ... pc linuxtp tslib
Mouse driver (plugin)
OpenGL support ...... no
SQLite support ...... plugin (qt)
OpenSSL support ..... no
问题:qte的例子,widget底下例子在开发板上运行,有的正常,有的不正常。
其中:codeeditor movie spinboxes stylesheet validadors 无法正常显示,只显示一个鼠标指针。
而使用在qvfb中显示,所有的例子都正常。寻求高手帮助
QVFB中的编译选项如下:
Build type: qws/linux-x86-g++
Architecture: i386
Host architecture: i386
Build ............... libs tools examples demos docs translations
Configuration ....... release shared dll embedded largefile stl precompile_header separate_debug_info mmx 3dnow sse sse2 exceptions_off minimal-config small-config medium-config large-config full-config qt3support accessibility embedded reduce_exports ipv6 clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-mng system-png png system-tiff system-freetype system-zlib nis glib dbus openssl svg webkit scripttools release
Debug ............... no
Qt 3 compatibility .. yes
QtDBus module ....... yes (run-time)
QtScriptTools module yes
QtXmlPatterns module no
Phonon module ....... no
SVG module .......... yes
WebKit module ....... yes
STL support ......... yes
PCH support ......... yes
MMX/3DNOW/SSE/SSE2.. yes/yes/yes/yes
IPv6 support ........ yes
IPv6 ifname support . yes
getaddrinfo support . yes
getifaddrs support .. yes
Accessibility ....... yes
NIS support ......... yes
CUPS support ........ no
Iconv support ....... no
Glib support ........ yes
GStreamer support ... no
Large File support .. yes
GIF support ......... plugin
TIFF support ........ plugin (system)
JPEG support ........ plugin (system)
PNG support ......... yes (system)
MNG support ......... plugin (system)
zlib support ........ system
Session management .. no
Embedded support .... x86
Freetype2 support ... auto (system)
Graphics (qt) ....... linuxfb multiscreen
Graphics (plugin) ...
Decorations (qt) .... styled windows default
Decorations (plugin)
Keyboard driver (qt). tty
Keyboard driver (plugin)
Mouse driver (qt) ... pc linuxtp
Mouse driver (plugin)
OpenGL support ...... no
SQLite support ...... plugin (qt)
OpenSSL support ..... yes (run-time)