Welcome,
Guest
. Please
login
or
register
.
March 23, 2026
Home
Help
Search
Calendar
Login
Register
Dark Bit Factory & Gravity
»
PROGRAMMING
»
Coding tutorials
»
Simple Guide Setting up CodeBlocks for Ansi C in Windows 7/Xp/Vista
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Simple Guide Setting up CodeBlocks for Ansi C in Windows 7/Xp/Vista (Read 2820 times)
0 Members and 1 Guest are viewing this topic.
jeruka9
ZX 81
Posts: 4
Karma: 0
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
«
Last Edit: January 02, 2018 by jeruka9
»
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Dark Bit Factory & Gravity
»
PROGRAMMING
»
Coding tutorials
»
Simple Guide Setting up CodeBlocks for Ansi C in Windows 7/Xp/Vista