Dark Bit Factory & Gravity
PROGRAMMING => Coding tutorials => Topic started by: jeruka9 on January 02, 2018
-
1.Download CodeBlocks https://sourceforge.net/projects/codeblocks/files/Binaries/17.12/Windows/codeblocks-17.12-setup.exe/download (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 (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 :)