[CMake] Problem using VS 2012 Express and CMake
Michael Jackson
mike.jackson at bluequartz.net
Mon Oct 7 09:01:59 EDT 2013
I am running CMake 2.8.10.1 on Windows 7 x64 (inside a VM) and have Visual Studio 2012 Express installed (SP2 level) and I can definitely configure my project with CMake, open the solution file and build with VS express. Possibly the differentiating factor is that I also installed the "Windows Software Development Kit" so that I could also use QtCreator BUT maybe this allowed VS Express to work correctly with CMake?
Just another data point.
___________________________________________________________
Mike Jackson Principal Software Engineer
BlueQuartz Software Dayton, Ohio
mike.jackson at bluequartz.net www.bluequartz.net
On Oct 7, 2013, at 8:46 AM, Doug <douglas.linder at gmail.com> wrote:
> Oh, thank you~
>
> I was just trying the nightly builds in the hopes that they had a fix with no luck, but you're right, generating a VS2011 project did work.
>
> The 2012 generator is still broken in the nightlies, both for pro and express though as far as I can tell.
>
> ~
> Doug.
>
>
> On Mon, Oct 7, 2013 at 1:35 PM, Daniel S. Reichenbach <daniel at kogitoapp.com> wrote:
> Hi,
>
>
> Anyway, long story short: I'm fairly certain that its currently not
> possible to build cmake projects with visual studio express 2012 on
> windows 7.
> Use CMake 2.8.11 and it will work, there seems to be a fix in there.
> Had to use the VS2011 generator but it works. Test in a Windows 7 x64
> virtual machine with CMake 2.8.11 and Visual Studio Express 2012 for
> Windows desktop.
>
> WkR,
> Daniel
>
>
> --
>
> Powered by www.kitware.com
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Kitware offers various services to support the CMake community. For more information on each offering, please visit:
>
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
> --
>
> Powered by www.kitware.com
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Kitware offers various services to support the CMake community. For more information on each offering, please visit:
>
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
More information about the CMake
mailing list