User forums > Using Code::Blocks

code blocks with new compilers

<< < (2/2)

themean:
I have big problems when I'm trying to set code blocks with msvc2010 compiler
Can anyone give me clear gide how to do this ??

stahta01:
1. Install the Nightly build
http://forums.codeblocks.org/index.php/board,20.0.html

2. Pick the correct CB Compiler Choice "Microsoft Visual C++ 2010" to use MSVC 10

Which of the above items do you NOT understand how to do?

Tim S.

themean:
dont work
compile error : kernel32.dll missing
Can't compile simple hello world program
I have installed msvc 2010 express
set compiler to msvc 2010 and cant compile

oBFusCATed:
Read this it might help.
http://wiki.codeblocks.org/index.php?title=Integrating_Microsoft_Visual_Toolkit_2003_with_Code::Blocks_IDE#Setting_up_the_compiler

Using VC++ with Codeblocks is not the easiest thing beginners want to do. Also debugging your programs would be harder or even impossible.
So, if you don't have a compelling reason to use vc++ please use mingw, TDM Gcc is one very good release and it is pretty easy to install.

Navigation

[0] Message Index

[*] Previous page

Go to full version