g++ -o ../../../bin/qdawggen .obj/release-shared/main.o .obj/release-shared/qdawg.o .obj/release-shared/qmemoryfile.o .obj/release-shared/global.o .obj/release-shared/qmemoryfile_unix.o -L/usr/local/arm/qtopia/qtopia-free-2.2.0/dqt/lib -L/usr/X11R6/lib -L/usr/local/arm/qtopia/qtopia-free-2.2.0/qtopia/lib -L/usr/local/arm/qtopia/qtopia-free-2.2.0/qt2/lib -lqt-mt -lXext -lX11 -lm -lpthread /usr/bin/ld: cannot find -lqt-mt collect2: ld 返回 1 make[6]: *** [../../../bin/qdawggen] 错误 1 make[6]: Leaving directory `/usr/local/arm/qtopia/qtopia-free-2.2.0/qtopia/src/tools/qdawggen' make[5]: *** [all] 错误 2 make[5]: Leaving directory `/usr/local/arm/qtopia/qtopia-free-2.2.0/qtopia/src/tools/qdawggen' make[4]: *** [sub-tools-qdawggen] 错误 2 make[4]: Leaving directory `/usr/local/arm/qtopia/qtopia-free-2.2.0/qtopia/src' make[3]: *** [sub-src-components_pro] 错误 2 make[3]: Leaving directory `/usr/local/arm/qtopia/qtopia-free-2.2.0/qtopia/src' make[2]: *** [all] 错误 2 make[2]: Leaving directory `/usr/local/arm/qtopia/qtopia-free-2.2.0/qtopia/src' make[1]: *** [all] 错误 2 make[1]: Leaving directory `/usr/local/arm/qtopia/qtopia-free-2.2.0/qtopia' |