Game Development Community

What exactly is the gnu that the docs say to download

by Ace · in Technical Issues · 10/05/2001 (6:50 am) · 2 replies

i just bought a 1.7 g P4 and run win98, could someone tell me where to put this gnu thing in plain english , and or do i even need it? And what is it for? I basicly did with it like the nasm thing but am usure if that is correct (i put it in my c: directory and added to tools/options/directorys/executablefiles

like i say i dont know if that is right or not.

thanks

#1
10/05/2001 (8:29 am)
You only need the gnu tools if your going to use "make" to build the engine. If you are using VC6, then don't bother installing them, all you need is nasm.
#2
10/05/2001 (8:43 am)
Thanks Tim