开发者

Make Problem in Qt for Embedded Linux Installation

I'm following this article to install qt for embedded linux on my host machine (which runs Ubuntu). So far, I successfully ./configure'd it but when I type "make" or "make install" it gives this error:

make: * No targets specified and no makefile found. Stop.

I'm a Linux newbie so I don't k开发者_JAVA技巧now if I'm missing obvious here, so I'd appreciate if you could help me.


Changing command line to this solved my problem. ./configure -embedded arm -xplatform qws/linux-arm-g++ -prefix \ /usr/local/qt -little-endian -webkit -no-qt3support -no-cups -no-largefile \ -optimized-qmake -no-openssl -nomake tools -qt-mouse-tslib -qt-kbd-linuxinput

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜