我用的是友善之臂MINI2440的ARM板子,在编译ARM上运行的qt的时候,指南上的例程能通过,下到开发板能正常运行;但是我自己弄一个就不能编译通过,~~~~这是为什么呢~~~
错误:
......
g++ -o menu menu.o moc_menu.o -L/opt/FriendlyARM/QQ2440/ipaq-qtopia/qt/lib -L/usr/bin/ld: cannot find -lqt -mt
collect2: ld returned 1 exit status
make: ***[menu] Error 1
新手,虚心请教!!!