PDA

View Full Version : Compiling


strfox18
06-10-2004, 07:57
How do I recompile the source code to make changes to it? Is there a program for this?

[NvT]_KaszpiR_
06-10-2004, 11:55
search forums, thereis allready some info how to do it,
also read manuals about how to compile

i see you're green in this matter (no offence)

Whistler
06-10-2004, 13:01
you can buy M$ visual C++ from http://www.microsoft.com. it will cost you a lot of $$$.

if you don't want to pay so much you can download MinGW (the GNU compiler collection ported to Windows) at:
http://prdownloads.sf.net/mingw/MinGW-3.1.0-1.exe?download

strfox18
06-10-2004, 19:58
Cool thanks for info. I've compiled stuff before, I make mods for EQ and CS quite often. I've prgrammed in alot of languages, just never in C++.

Pierre-Marie Baty
06-10-2004, 22:25
ummm you "make mods for EQ and CS quite often" but never in C++ ? then in which language ?

strfox18
07-10-2004, 01:08
eq watcher has it's own language as does amx and admin mod. Dll's are new to me.

Pierre-Marie Baty
07-10-2004, 05:06
oh ok... you mean "plugins" then :)