[CMake] FW: cmake newbie questions

John Drescher drescherjm at gmail.com
Mon Jul 28 11:18:24 EDT 2008


> You are using the visual studio generator or it would not be creating a dsw.
>    Use the "Unix Makefiles" generator instead.
>

My guess is that he is trying to use both the visual studio generator
to make a visual studio project to edit the source code in and then
run the make file generator to create a make file and use that to
build the project.

John


More information about the CMake mailing list