<div dir="ltr">Has anyone been able to get the newest cmake release (2.8.11.2) working with Visual Studio 2013 Express RC? I've been trying yet cmake cannot identify the C/CXX compilers, "The CXX compiler identification is unknown". Anyone have any suggestions?<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 8, 2013 at 6:37 AM, Robert Maynard <span dir="ltr"><<a href="mailto:robert.maynard@kitware.com" target="_blank">robert.maynard@kitware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The VisualStudio12 Generator file is for Visual Studio 2013. CMake<br>
numbers the Visual Studio Generators based on MSC_VER number, not the<br>
year in the products name.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
On Mon, Oct 7, 2013 at 10:13 PM, Doug <<a href="mailto:douglas.linder@gmail.com">douglas.linder@gmail.com</a>> wrote:<br>
> Interesting that it works for you. Are you definitely using VS2012, not the<br>
> VS2013 release candidate?<br>
><br>
> I believe the issue I'm experiencing is related to:<br>
> <a href="http://public.kitware.com/Bug/view.php?id=14369" target="_blank">http://public.kitware.com/Bug/view.php?id=14369</a><br>
> <a href="http://msdn.microsoft.com/en-us/library/vstudio/hh162058%28v=vs.120%29.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/vstudio/hh162058%28v=vs.120%29.aspx</a><br>
><br>
> Ie. In VS2013 the tools version changes from 4.0 as msbuild is moved out of<br>
> the framework.<br>
> However, I believe that this has mistakenly been put in the VS2012<br>
> generator, when it should go in a new VS2013 generator.<br>
><br>
> ~<br>
> Doug.<br>
><br>
><br>
> On Mon, Oct 7, 2013 at 9:01 PM, Michael Jackson<br>
> <<a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a>> wrote:<br>
>><br>
>> I am running CMake 2.8.10.1 on Windows 7 x64 (inside a VM) and have Visual<br>
>> Studio 2012 Express installed (SP2 level) and I can definitely configure my<br>
>> project with CMake, open the solution file and build with VS express.<br>
>> Possibly the differentiating factor is that I also installed the "Windows<br>
>> Software Development Kit" so that I could also use QtCreator BUT maybe this<br>
>> allowed VS Express to work correctly with CMake?<br>
>><br>
>> Just another data point.<br>
>> ___________________________________________________________<br>
>> Mike Jackson Principal Software Engineer<br>
>> BlueQuartz Software Dayton, Ohio<br>
>> <a href="mailto:mike.jackson@bluequartz.net">mike.jackson@bluequartz.net</a> <a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br>
>><br>
>> On Oct 7, 2013, at 8:46 AM, Doug <<a href="mailto:douglas.linder@gmail.com">douglas.linder@gmail.com</a>> wrote:<br>
>><br>
>> > Oh, thank you~<br>
>> ><br>
>> > I was just trying the nightly builds in the hopes that they had a fix<br>
>> > with no luck, but you're right, generating a VS2011 project did work.<br>
>> ><br>
>> > The 2012 generator is still broken in the nightlies, both for pro and<br>
>> > express though as far as I can tell.<br>
>> ><br>
>> > ~<br>
>> > Doug.<br>
>> ><br>
>> ><br>
>> > On Mon, Oct 7, 2013 at 1:35 PM, Daniel S. Reichenbach<br>
>> > <<a href="mailto:daniel@kogitoapp.com">daniel@kogitoapp.com</a>> wrote:<br>
>> > Hi,<br>
>> ><br>
>> ><br>
>> > Anyway, long story short: I'm fairly certain that its currently not<br>
>> > possible to build cmake projects with visual studio express 2012 on<br>
>> > windows 7.<br>
>> > Use CMake 2.8.11 and it will work, there seems to be a fix in there.<br>
>> > Had to use the VS2011 generator but it works. Test in a Windows 7 x64<br>
>> > virtual machine with CMake 2.8.11 and Visual Studio Express 2012 for<br>
>> > Windows desktop.<br>
>> ><br>
>> > WkR,<br>
>> > Daniel<br>
>> ><br>
>> ><br>
>> > --<br>
>> ><br>
>> > Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
>> ><br>
>> > Please keep messages on-topic and check the CMake FAQ at:<br>
>> > <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
>> ><br>
>> > Kitware offers various services to support the CMake community. For more<br>
>> > information on each offering, please visit:<br>
>> ><br>
>> > CMake Support: <a href="http://cmake.org/cmake/help/support.html" target="_blank">http://cmake.org/cmake/help/support.html</a><br>
>> > CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" target="_blank">http://cmake.org/cmake/help/consulting.html</a><br>
>> > CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" target="_blank">http://cmake.org/cmake/help/training.html</a><br>
>> ><br>
>> > Visit other Kitware open-source projects at<br>
>> > <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
>> ><br>
>> > Follow this link to subscribe/unsubscribe:<br>
>> > <a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
>> ><br>
>> > --<br>
>> ><br>
>> > Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
>> ><br>
>> > Please keep messages on-topic and check the CMake FAQ at:<br>
>> > <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
>> ><br>
>> > Kitware offers various services to support the CMake community. For more<br>
>> > information on each offering, please visit:<br>
>> ><br>
>> > CMake Support: <a href="http://cmake.org/cmake/help/support.html" target="_blank">http://cmake.org/cmake/help/support.html</a><br>
>> > CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" target="_blank">http://cmake.org/cmake/help/consulting.html</a><br>
>> > CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" target="_blank">http://cmake.org/cmake/help/training.html</a><br>
>> ><br>
>> > Visit other Kitware open-source projects at<br>
>> > <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
>> ><br>
>> > Follow this link to subscribe/unsubscribe:<br>
>> > <a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
>><br>
>> --<br>
>><br>
>> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
>><br>
>> Please keep messages on-topic and check the CMake FAQ at:<br>
>> <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
>><br>
>> Kitware offers various services to support the CMake community. For more<br>
>> information on each offering, please visit:<br>
>><br>
>> CMake Support: <a href="http://cmake.org/cmake/help/support.html" target="_blank">http://cmake.org/cmake/help/support.html</a><br>
>> CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" target="_blank">http://cmake.org/cmake/help/consulting.html</a><br>
>> CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" target="_blank">http://cmake.org/cmake/help/training.html</a><br>
>><br>
>> Visit other Kitware open-source projects at<br>
>> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
>><br>
>> Follow this link to subscribe/unsubscribe:<br>
>> <a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
><br>
><br>
><br>
> --<br>
><br>
> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
><br>
> Please keep messages on-topic and check the CMake FAQ at:<br>
> <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
><br>
> Kitware offers various services to support the CMake community. For more<br>
> information on each offering, please visit:<br>
><br>
> CMake Support: <a href="http://cmake.org/cmake/help/support.html" target="_blank">http://cmake.org/cmake/help/support.html</a><br>
> CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" target="_blank">http://cmake.org/cmake/help/consulting.html</a><br>
> CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" target="_blank">http://cmake.org/cmake/help/training.html</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
--<br>
<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Kitware offers various services to support the CMake community. For more information on each offering, please visit:<br>
<br>
CMake Support: <a href="http://cmake.org/cmake/help/support.html" target="_blank">http://cmake.org/cmake/help/support.html</a><br>
CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" target="_blank">http://cmake.org/cmake/help/consulting.html</a><br>
CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" target="_blank">http://cmake.org/cmake/help/training.html</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</div></div></blockquote></div><br></div>