Compiling original source code
-
NEXUS
- Trained

- Posts: 166
- Joined: 11 Nov 2007, 02:36
- Location: USA
Compiling original source code
HI all, I am trying to compile the original source code for testing purposes, I am not sure what tools I need to get it to compile, as I hear it is a bit diffrent to compiling the current code...any help would be most appreciated. 
My nicknames - Mattbrit -> TankMaster -> Dr Reed -> ??? 
-
Chojun
- Regular

- Posts: 518
- Joined: 25 Nov 2006, 17:49
Re: Compiling original source code
You will need the Glide SDK as well as the DirectX 6 SDK. I think there were a couple other things to look out for but I remember it wasn't too tricky. If you continue to have trouble then PM me and I can get you through it.
-
Chojun
- Regular

- Posts: 518
- Joined: 25 Nov 2006, 17:49
Re: Compiling original source code
BTW if you have a hard time finding the Glide SDK then let me know, I've got it somewhere.
-
NEXUS
- Trained

- Posts: 166
- Joined: 11 Nov 2007, 02:36
- Location: USA
Re: Compiling original source code
I can't seem to find the SDK or Microsoft Visual Basic 2005 edition...Would I be able to use the 2008 edition?
EDIT - I got the Microsoft Visual Basic 2005 Express Edition.
EDIT - I got the Microsoft Visual Basic 2005 Express Edition.
My nicknames - Mattbrit -> TankMaster -> Dr Reed -> ??? 
-
Per
- Warzone 2100 Team Member

- Posts: 3780
- Joined: 03 Aug 2006, 19:39
Re: Compiling original source code
Microsoft Visual Basic?
The game's original project files were for Microsoft Visual C 6 ("MSVC6"). No idea if you can even run that anymore on modern versions of Windows.
The game's original project files were for Microsoft Visual C 6 ("MSVC6"). No idea if you can even run that anymore on modern versions of Windows.
-
NEXUS
- Trained

- Posts: 166
- Joined: 11 Nov 2007, 02:36
- Location: USA
Re: Compiling original source code
Thanks for the tip, I have no idea how to compile this...what program should I use? I have access to Windows XP, Vista and 7...What OS would be best to compile?
My nicknames - Mattbrit -> TankMaster -> Dr Reed -> ??? 
-
stiv
- Warzone 2100 Team Member

- Posts: 876
- Joined: 18 Jul 2008, 04:41
- Location: 45N 86W
Re: Compiling original source code
Windows 3.1 for the full old-skool experience?What OS would be best to compile?
-
Chojun
- Regular

- Posts: 518
- Joined: 25 Nov 2006, 17:49
Re: Compiling original source code
Windows XP would probably be best, at least initially. But it would be a very good thing to get it working under winXP and then migrate immediately to Vista or 7. You would probably need to upgrade the DX interfaces to DX8, which wouldn't be too much work, I don't think.