Wednesday, September 9, 2009

QT: Use Qt Creator as an alternative of Eclipse CDT

http://stackoverflow.com/questions/675986/how-does-qt-creator-shape-up-against-eclipse-cdt

Simply remove all Qt headers and use C++ standard libraries.

Test on: Qt Creator 1.2
(Qt creator 1.0 needs more steps in order to make sure everything is correctly linked.)