首页| 论坛| 消息

回复: 有在arm2410s上移植Qtopia-opensource-4.2.x的吗?触摸屏怎么移植的?
#6 [gary_123456 09-12 22:44]
我也是按照你说的这个方法做, qtoipia 4.2.1編譯安裝後,在開發板上運行./qpe 或例子程序時會出現:
./qpe: error while loading shared libraries: cannot open shared object file:
你没有遇到過嗎?望指點,不勝感激!!是不是它的LIB里缺少某些库呀,可以把你的mnt/nfs/qtopia4/qtopiatslibtarget/下的库传上来,或发给我吗
Wu.Chang-ling@inventec.com
#7 [jhua 03-04 17:15]
我移植qtopia4.2.1,在编译时出现这种错误,请问怎么解决呀?
/usr/bin/ld: release-shared/moc.o: Relocations in generic ELF (EM: 40)
/usr/bin/ld: release-shared/moc.o: Relocations in generic ELF (EM: 40)
/usr/bin/ld: release-shared/moc.o: Relocations in generic ELF (EM: 40)
/usr/bin/ld: release-shared/moc.o: Relocations in generic ELF (EM: 40)
release-shared/moc.o: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make[7]: *** [../../../bin/moc]错误
#8 [yingzi 04-30 17:22]
上面问题怎么解决的。我还是这个问题
#9 [旺旺 08-13 13:57]
希望问个问题哈!我用的源码包和你的是一样的,但是我编译出来后,就只能用触摸屏,不能用鼠标,我认真看了你的文档,在这里面./configure -silent -debug -image /mnt/nfs/qtopia4/qtopiatslibtarget -prefix /mnt/nfs/qtopia4/qtopiatslibtarget -xplatform linux-arm-g++ -arch arm -no-qvfb -displaysize 640x480 -no-modem -extra-qtopiacore-config "-debug -xplatform qws/linux-arm-g++ -embedded arm -opengl -qconfig qpe -qt-sql-sqlite -depths 4,8,16,32 -qt-kbd-usb -no-kbd-tty -no-mouse-linuxtp -qt-mouse-pc -qt-mouse-tslib -I/mnt/nfs/tslib1.3-install/include -L/mnt/nfs/tslib1.3-install/lib" 2>../qtopiaconfgureERR.txt我没有加上 -qt-mouse-pc这句, 是不是,不加这句就不能用鼠标了,如果我加上这句,从新编译,是不是就能用鼠标了,其它的还需要改嘛???
#10 [旺旺 08-13 15:11]
为什么要注释掉这段/*
#ifndef QT_NO_QWS_CURSOR
#define QT_NO_QWS_CURSOR
#endif
*/
/*
#ifndef QT_NO_QWS_MOUSE
#define QT_NO_QWS_MOUSE
#endif
#ifndef QT_NO_QWS_MOUSE_AUTO
#define QT_NO_QWS_MOUSE_AUTO
#endif
*/
这段表示什么??

<< 1 2 >> (2/2)

回复 发表
主题 版块