Hi all, I have been having a bit of trouble making qtcreator build couple of game projects. I have been trying to build a game called orange and the game-engine called orange-engine.
https://gitorious.org/orange-engine/pages/Home As per instructions on the page and my asking advice from the developer I have added this to my .bashrc :- $ cd 11:32:04 shirish@deb-home: ~$ tail --lines=2 .bashrc export ADONTHELL_MODULES_PATH=${ADONTHELL_MODULES_PATH}:$HOME/games/adonthell/lib/adonthell/ export QMAKESPEC=/usr/share/qt4/mkspecs/linux-g++ I am sure everybody is seeing the qmakespec values. Now there are four folders/directory in the game. They are :- a. qrpgedit b. qrpgengine c. qrpgedit-build-desktop d. qrpgengine-build-desktop to make sure there are no other things affecting it I had been removing both emoved the files *.pro.us* from qrpgedit & qrpgengine . I also have removed the makefiles . Now whenever I try the GUI based qt4-qmake I get the following error :- Starting: "/usr/bin/qmake-qt4" /home/shirish/games/orange-engine/qrpgedit/qrpgedit.pro -r CONFIG+=debug -spec /usr/lib64/qt4/mkspecs/linux-g++ Failure to read QMAKESPEC conf file /usr/lib64/qt4/mkspecs/linux-g++/qmake.conf. Error processing project file: /home/shirish/games/orange-engine/qrpgedit/qrpgedit.pro The process "/usr/bin/qmake-qt4" exited with code 3. Error while building project qrpgedit (target: Desktop) When executing build step 'qmake' Can somebody share what the issue might be ? -- Regards, Shirish Agarwal शिरीष अग्रवाल My quotes in this email licensed under CC 3.0 http://creativecommons.org/licenses/by-nc/3.0/ http://flossexperiences.wordpress.com 065C 6D79 A68C E7EA 52B3 8D70 950D 53FB 729A 8B17 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/cadddzrnzh4eyqqnmnwncqs4tccvdkis5dmy+t+hj9d+zwn1...@mail.gmail.com

