Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: hnfmr on June 03, 2010, 06:10:10 am

Title: A newbie question on configuring compiler
Post by: hnfmr on June 03, 2010, 06:10:10 am
Hi all,

I installed Visual Studio 2010 and Code::Blocks 10 on my system. The problem is, I can't make VC++ 2010 compiler work.

I copied the MS VC++ 2008 compiler setting template, and changed folder name from 8 -> 10.0, but it doesn't work.

I'm using Windows 7 (64 bit).

Can anyone advise me on how to configure VS 2010 properly to work with C::B?

Thanks!
Title: Re: A newbie question on configuring compiler
Post by: ollydbg on June 03, 2010, 06:46:13 am
The feature is added to CC_BRANCH. But it is under test stage.
see: WebSVN codeblocks  (http://svn.berlios.de/wsvn/codeblocks), but You may need to build it yourself  :D