1
Coding tutorials / Simple Guide Setting up CodeBlocks for Ansi C in Windows 7/Xp/Vista
« on: January 02, 2018 »
1.Download CodeBlocks https://sourceforge.net/projects/codeblocks/files/Binaries/17.12/Windows/codeblocks-17.12-setup.exe/download and Install in Program Files after instalation dont run program.
2.Download TDM-GCC-64 https://sourceforge.net/projects/tdm-gcc/files/TDM-GCC%20Installer/tdm-gcc-webdl.exe/download install on C Disk (all packages).
3.Run CodeBlocks and you have already GCC go to Settings-> Compiler->GNU GCC->reset defaults pres two times yes then ok.
4.Start new empty file write program for compile press F9.
have fun
2.Download TDM-GCC-64 https://sourceforge.net/projects/tdm-gcc/files/TDM-GCC%20Installer/tdm-gcc-webdl.exe/download install on C Disk (all packages).
3.Run CodeBlocks and you have already GCC go to Settings-> Compiler->GNU GCC->reset defaults pres two times yes then ok.
4.Start new empty file write program for compile press F9.
have fun