User forums > Using Code::Blocks
New here: How to compile the C language using Code::Blocks
(1/1)
mykhel01:
I have written a simple program in an Empty page in C language, but don't know what to do next. I have used before TCC as compiler, but my new prof prefer Code::Blocks
I have just downloaded the codeblocks-10.05mingw-setup.exe
MortenMacFly:
--- Quote from: mykhel01 on November 23, 2010, 10:02:33 am ---I have written a simple program in an Empty page in C language, but don't know what to do next. I have used before TCC as compiler, but my new prof prefer Code::Blocks
I have just downloaded the codeblocks-10.05mingw-setup.exe
--- End quote ---
Install Code::Blocks, run the wizard to create yourself a C-Project (NOT C++!), paste the code into the "Hello World" file that got created, hit "build and run".
mykhel01:
I just reset the compiler and debugger settings to defaults and is now running.. thnks btw :P
Navigation
[0] Message Index
Go to full version