On Dec 27, 2010, at 6:04 PM, Bill Hoffman wrote: > On 12/27/2010 5:46 PM, Michael Jackson wrote: >> I have CMake 2.8.3 installed on a Windows 7 x64 system. I finally got > around to installing VS2010 in order to try it out and when I run > CMake-GUI there is no option for Visual Studio 2010? I was thinking > there was support for VS2010 in CMake 2.8.3? Google seems to think so? > Maybe I just missed something on the mailing list? > > It is called "Visual Studio 10" and it is there. It does come first (before > Vs 6). > > -Bill
Just a small piece of feedback. All the other Visual Studio generators are "in order", ie, VS 6, VS 7, VS 8, VS 9 so it made sense to look for VS 10 below VS 9. Was there a specific reason for putting VS 10 above VS 6 and thus "out of order"? Should I put in a bug report for this? ___________________________________________________________ Mike Jackson www.bluequartz.net _______________________________________________ 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
