Use Visual Studio compilers on Windows Follow
Hi
Is it possible to utilize the Visual Studio compilers on windows? I'm working on a product we're building on Windows, MacOS and Linux, and I'm using MacOS as my primary development platforms. Every now and then I need to write some windows-specific code and it would be nice if I could use CLion there as well.
As part of our porting to windows we made all our windows code build by using Visual Studio (and using the visual studio specific #ifdefs _MSC_VER), so building on windows with another compiler won't be that interesting to me ;-)
Cheers,
Trond
Please sign in to leave a comment.
Hi Trond.
https://youtrack.jetbrains.com/issue/CPP-819