[Qt-creator] Can't import cmake Qt project?
Peter Kümmel
syntheticpp at gmx.net
Fri Mar 5 14:28:08 CET 2010
Danny Price wrote:
> I have a a test Qt project bulding using CMake from the command line. It all
> configures and makes fine.
>
> When I import the CMakeLists.txt into Creator, running CMake from the import
> wizard fails because it doesn't understandd 'QT4_WRAP_CPP'.
>
> I'm using CMake 2.8 (the only version on my system) and this is a standard
> command for Qt compatibility. What gives?
>
> If I import a 'pure' C++ CMake project, it builds in Creator fine.
Have you tried the Qt Creator based cmake run in a clean build folder?
Peter
More information about the Qt-creator-old
mailing list