执行命令如下
./configure -little-endian -debug -image $home/qtopia/ 成功
./make 过程中出现错误。提示如下,
..../build/qtopia-opensource-4.3.1/qtopiacore/qt/src/gui/painting/qdrawhelper.cpp;5903;error; explicit template specialization cannot have a storage class
..../build/qtopia-opensource-4.3.1/qtopiacore/qt/src/gui/painting/qdrawhelper.cpp;5927;error; explicit template specialization cannot have a storage class
make[6]:***[.obj/debug-shared-emb-i386/qdrawhelper.o] error 1
我使用的是gcc version 4.3.0 20080428(red hat 4.3.0-8)
初次使用qtopia,希望各路侠客指点。先谢各位了。