Compiling using Code::Blocks
From OdaWiki
Overview:
This guide contains information on how to compile Odamex using Code::Blocks
Download
- Download tortoisesvn and install, then restart.
MingW Files
- Get the following MinGW files:
[url=http://prdownloads.sf.net/mingw/gcc-core-3.4.2-20040916-1.tar.gz?download/
gcc-core-3.4.2-20040916-1.tar.gz]
[li][url=http://prdownloads.sf.net/mingw/gcc-g++-3.4.2-20040916-1.tar.gz?download]
gcc-g++-3.4.2-20040916-1.tar.gz[/url][/li]
[li][url=http://prdownloads.sf.net/mingw/mingw-runtime-3.9.tar.gz?download]
mingw-runtime-3.9.tar.gz[/url][/li]
[li][url=http://prdownloads.sf.net/mingw/w32api-3.6.tar.gz?download]
w32api-3.6.tar.gz[/url][/li]
[li][url=http://prdownloads.sf.net/mingw/binutils-2.15.91-20040904-1.tar.gz?download]
binutils-2.15.91-20040904-1.tar.gz[/url][/li]
[li][url=http://prdownloads.sf.net/mingw/mingw32-make-3.80.0-3.exe?download]
mingw32-make-3.80.0-3.exe[/url][/li]
[li][url=http://prdownloads.sf.net/mingw/gdb-5.2.1-1.exe?download]
gdb-5.2.1-1.exe[/url][/li]
[/list]
Community