I have seen alot of questions on how to use code::blocks so i decided to post a tutorial on how to set it up (no makefiles :))…
In the attachment (i only have winrar so i cant zip it)… youll find 4 files…
First merge the registry file (mcc18.reg) into the registry, just double click it to merge. then move the other 3 files into:
CodeBlocks\share\CodeBlocks emplates
Now when you open code::block make a new project and you should see IFI make a new project with that and then add all the .c and .h you do not need to include the linker or library… now choose which RC you are compiling for in the drop-down box and hit re-build all… that is important you must hit re-build everytime you want to compile new code…
Hope that helps some people…
CodeBlocks.rar (6.7 KB)
CodeBlocks.rar (6.7 KB)