PDA

View Full Version : Openning a qt project using cmake



Hogwarts
23rd February 2011, 18:24
I've been trying to open a CMake project, but I have not been successful. I think the problem is with the cbp file that the assistant requests. I have not used cmake before, that's why I don't know how to use it.
Any help is welcome!

agarny
23rd February 2011, 18:48
Have you actually googled for Qt + CMake? That's what I did and how I got things to work for my project... A few pointers:
http://developer.qt.nokia.com/quarterly/view/using_cmake_to_build_qt_projects http://www.vtk.org/Wiki/CMake:How_To_Build_Qt4_Software http://qtnode.net/wiki/Qt4_with_cmake http://www.qtcentre.org/wiki/index.php?title=Compiling_Qt4_apps_with_CMake