On Fri, Nov 11, 2011 at 6:05 PM, David Doria <[email protected]> wrote:
> On Fri, Nov 11, 2011 at 5:56 PM, John Drescher <[email protected]> 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?
>
> To use Visual Studio 2010 Express
> If the VS "PlatformSDK" that David Cole mentioned is installed properly,
> does a "Visual Studio 2010 Express" generator appear in the list of
> generators? If not, which one am I supposed to use?
>
> Thanks,
>
> David
>
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>

There is no difference in the generator w.r.t. "Express" vs.
non-"Express" -- just use "Visual Studio 10"
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to