c++ - How can I get the "Visual Studio 2012" cmake generator on mac? -


I'm taking a CS class, the need to present the C ++ assignment as Visual Studio 2012 projects is. I did not really want to use Visual Studio, so I'm thinking about building the Senkak projects, then using the semicam, I create a Visual Studio project file. I know that this is possible by using Semicare-G "Visual Studio 11" , but it only works on Windows when I run the camera on my computer, I get a list of generators, and Visual Studio Generators are not listed. I know that they say that generators are platform specific, but are these generators any way to work on OS X?

Edit : For anyone coming to this question later, instead of messing with the limiter, consider the remake if you receive 5 versions in the current 5 , Which is currently the development version, you can use it to create Visual Studio 2012 files from Mac or Linux without the need to use Windows (on Windows you can also use Xcode without using OS X Rojekts can generate).

CMK needs to call the Visual Studio compiler to check the compiler version, so I It can not find it on OS X, this is why this platform is unique.


Comments