Code::Blocks Forums

User forums => Help => Topic started by: alainbn on May 22, 2011, 01:17:29 pm

Title: I don't understand how to install CB with Visual Studio SDK 2008 or 2010
Post by: alainbn on May 22, 2011, 01:17:29 pm
As SDK folder I have filled C:\Program Files (x86)\Microsoft SDKs
is it correct ?

Then after I'm lost about Global Variables.

I'm new to C++ Win32, I'm downloading CodeBlock for learning purpose and it's not really beginner's friendly so thanks for help.
Title: Re: I don't understand how to install CB with Visual Studio SDK 2008 or 2010
Post by: oBFusCATed on May 22, 2011, 01:31:12 pm
Have you read this: http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler#Microsoft_Visual_C.2B.2B ?

BTW, beginners should use the "default" compiler -> mingw, because it is easier to setup.