Which compiler uses visual studio 2012 for C ++ and is it compatible / can I use it with code blocks?
I want to know, because we have to use Visual Studio 2012 for this school project, and I would like to be able to try some things with code blocks.
Visual Studio 2012 uses the Microsoft cl.exe compiler. But in any case, you can support two projects (one for Visual Studio and one for CodeBlocks) - using the same source code.
Source: https://habr.com/ru/post/1432489/More articles:Why is my CSS class with small caps not taken into account? - htmlDictionary with two keys - dictionaryApplication Expiration - androidGetting image size in VBA? - vbaWhy is my DbModelBuilder configuration ignored when matching Entity from DbSet .SqlQuery? - c #How to make sure that the same thread will invoke the com + component in the server machine - c #Using Memcached to Cache Results from Model :: find () - memcachedAndroid ViewPager performance on Galaxy Tab 2 - performanceGenerics + optional parameter in Java cannot be combined - javaHow to go to a specific div that places the bottom of the page using JavaScript? - javascriptAll Articles