用Qt Creator编译pc的x86程序,就是demo下自带的例子,build后出现以下问题,Qt Creator环境设置是仿照手册上编译arm程序的,/opt/EmbedSky/qt-4.5/__install/x86/bin/qmake
Running build steps for project books...
Starting: /opt/EmbedSky/qt-4.5/__install/x86/bin/qmake /opt/EmbedSky/qt-4.5/qt-embedded-linux-opensource-src-4.5.0/demos/books/books.pro -spec /opt/EmbedSky/qt-4.5/__install/x86/mkspecs/qws/linux-x86-g++ -r
Failure to open file: /opt/EmbedSky/qt-4.5/qt-embedded-linux-opensource-src-4.5.0/demos/books/Makefile
Unable to generate makefile for: /opt/EmbedSky/qt-4.5/qt-embedded-linux-opensource-src-4.5.0/demos/books/books.pro
Exited with code 5.
Error while building project books
When executing build step 'QMake'