News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

How to integrate MSVS 2013 C++ or MSVS 2015 C++ into Code::Blocks

Started by pjones0, September 12, 2016, 12:01:51 AM

Previous topic - Next topic

pjones0

Code::Blocks does not support VS 2015 or 2015. How can I make it accept the VS 2013 compiler information??? I have tried to modify the default.conf (in the codeblocks folder (the Program Files (x86)/codeblocks folder and the Users/.../appdata folder (and any other codeblocks folder that has a default.conf file in it), to point to the V2013 compilers folder in "Program files (x86)/Microsoft Visual Studio 12.0 folder and have no luck in try to utilize the V2013 complier. It works fine for VS 2008. Every time I try to modify the default file (in all possible folders), Code::Blocks always resets the conf file. Help!

oBFusCATed

Why are you editing this file manually? Why don't you use the ui in settings -> compilers?
Copy an existing vstudio compiler apply the changes and you're done.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

skool daze

Beginning with Code::Blocks

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]