Code::Blocks Forums

User forums => Help => Topic started by: CTMacUser on April 13, 2013, 08:54:06 am

Title: Setting up Code::Blocks to use Visual Studio 12 Express
Post by: CTMacUser on April 13, 2013, 08:54:06 am
I just installed C::B 12.11 w/ TDM-GCC 4.7.1 on my Windows 8 (ex-Vista) laptop.  On first run, a selection of compilers was given, including the TDM-GCC I just installed.  There were Visual Studio examples, but they stopped at VS10.  How do I get C::B to recognize VS12 (Express)?  I have the versions of VS12Express for Metro, Desktop, and Web.  I just installed the Windows 8 SDK, since your wiki says it's needed for Boost.

(Right now, I just got TDM-GCC as the only recognized compiler, which is the default, of course.)

Daryle W.