Re: [CMake] Problem using VS 2012 Express and CMake

2013-10-07 Thread Doug
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

Re: [CMake] Problem using VS 2012 Express and CMake

2013-10-07 Thread Michael Jackson
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 S

[CMake] CMake 2.8.12 Webinar

2013-10-07 Thread Robert Maynard
Curious what the CMake 2.8.12 release brings? Join us Wednesday October 16 at 1:30 EDT for the CMake 2.8.12 release webinar! I will highlight the newest features and give a sneak peek into what's in the pipeline for the next release. To join us for this free, 15-minute event, please register thro

Re: [CMake] Problem using VS 2012 Express and CMake

2013-10-07 Thread Doug
Interesting that it works for you. Are you definitely using VS2012, not the VS2013 release candidate? I believe the issue I'm experiencing is related to: http://public.kitware.com/Bug/view.php?id=14369 http://msdn.microsoft.com/en-us/library/vstudio/hh162058%28v=vs.120%29.aspx Ie. In VS2013 the t