Page 1 of 1
compile
Posted: Fri May 13, 2005 1:15 pm
by kgsws
I have problem ...
How can i compile ZDOOM in Microsoft Visual C++ 6.0 ?
Posted: Fri May 13, 2005 1:35 pm
by TheDarkArchon
[Not a future request]
Posted: Fri May 13, 2005 1:55 pm
by Graf Zahl
You can't. The code only compiles with .NET because it uses C++ features that are buggy in 6.0
Posted: Fri May 13, 2005 2:02 pm
by kgsws
oh, thank you for answer
Posted: Fri May 13, 2005 5:21 pm
by killingblair
I heard the next version of ZDoom will compile with GCC or MinGW out of the zip, does that mean it can compile without needing .NET?
Posted: Fri May 13, 2005 6:01 pm
by Chris
It should compile fine with MinGW (which is the Windows port of GCC) out of the box, according to Randy. With Linux/GCC, I don't think will be directly supported, but I do plan on keeping up with the patching.