User forums > Using Code::Blocks

How do I set up Visual Studio 2015 compiler?

(1/1)

pabristow:
Are there any instructions (or downloadables) that will help in adding Visual studio to my compiler set.

(I am trying to ensure that code compiles and runs equally with GCC, Clang and VS toolsets, and in 32 and 64-bit modes too).

My compiler installation directory is the default

C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC

what should I enter in the other fields?

Autodetect does not alter from gcc.exe to cl.exe for example.

Thank you.  Paul

oBFusCATed:
Search the wiki for instructions about older VCs. The setup should be the same with the new one.

tigerbeard:
I posted a description for VS2010. Its a bit lengthy but ships around some pitfalls I encountered
by following other descriptions I found.

http://forums.codeblocks.org/index.php/topic,21023.msg143566.html#msg143566

Maybe VC2015 is not too different. The post also shows up when you search for "VC2010"

Navigation

[0] Message Index

Go to full version