[CMake] QtCreator generator?
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Fri Nov 11 18:13:37 EST 2011
Am Samstag, 12. November 2011, 00:05:20 schrieb David Doria:
> On Fri, Nov 11, 2011 at 5:56 PM, John Drescher <drescherjm at gmail.com> wrote:
> >> There should have been a "*.sln" file that you open.?
> >
> > Not for a "Code Blocks -NMake Makefile" project.
> >
> > John
>
> Ok, I guess I am getting my two threads confused.
>
> *To use QtCreator*
> The consensus is to use the "Code Blocks - NMake Generator". This has
> generated successfully a .cbp file (Code Block Project, I'm assuming).
> However, QtCreator seems unaware that this is a project and just opens it
> as plain text? How do I now open this project in QtCreator?
>
Open the CMakeLists.txt and adjust the build dir to the one you created.
Christian
More information about the CMake
mailing list