ubuntu下编译 QT4 实例出错 --帮帮忙
Qmake都安装了
按照网上作的 编译一个 QT4 Holle world 能成功。但是编译任何一个 QT4自带的实例 ..都提示这个 ..
Running build steps for project screenshot...
Starting: /usr/bin/qmake-qt4 /usr/lib/qt4/examples/desktop/screenshot/screenshot.pro -spec /usr/share/qt4/mkspecs/linux-g++ -r CONFIG+=debug
Failure to open file: /usr/lib/qt4/examples/desktop/screenshot/Makefile
Unable to generate makefile for: /usr/lib/qt4/examples/desktop/screenshot/screenshot.pro
Exited with code 5.
Error while building project screenshot
When executing build step 'QMake'