[Qt-creator] basic cmake wizards for non-qt project
Theo de Vries
t.j.a.devries at gmail.com
Mon May 9 11:07:55 CEST 2011
So far, QtCreator has been missing wizards for new CMake projects. Based on
this information:
http://doc.trolltech.com/qtcreator-2.2/creator-project-wizards.html
I have created three basic wizards, one for a workspace, one for a console
app and one for a library, and submitted a merge request:
https://qt.gitorious.org/~vri/qt-creator/vris-qt-creator-2/commit/885c9dbb690e4856d6cade799ad947b7e7002f4e
For those interested in giving it a try, you can download a source package
from here:
https://gitorious.org/cmakewizardsforqtcreator/cmakewizardsforqtcreator/commits/master
The second page of any custom wizard is related to Qt, which is of no
interest in this case. This appears to be due to the fact that the only
class
currently available for custom wizards is "qt4project". What would it take
to change this?
Theo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20110509/7a0aa368/attachment.html
More information about the Qt-creator-old
mailing list