Author Topic: How to integrate MSVS 2013 C++ or MSVS 2015 C++ into Code::Blocks  (Read 3860 times)

pjones0

  • Guest
How to integrate MSVS 2013 C++ or MSVS 2015 C++ into Code::Blocks
« on: September 12, 2016, 12:01:51 am »
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!

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: How to integrate MSVS 2013 C++ or MSVS 2015 C++ into Code::Blocks
« Reply #1 on: September 12, 2016, 08:46:53 am »
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!]

Offline skool daze

  • Multiple posting newcomer
  • *
  • Posts: 10
  • beginning with Code::Blocks
Re: How to integrate MSVS 2013 C++ or MSVS 2015 C++ into Code::Blocks
« Reply #2 on: October 13, 2016, 10:04:38 am »
but is it worth the risk?
Beginning with Code::Blocks

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: How to integrate MSVS 2013 C++ or MSVS 2015 C++ into Code::Blocks
« Reply #3 on: October 13, 2016, 09:10:54 pm »
What risk?
(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!]