Game Development Community

Recompiling with \VS2005 question.

by Charin · in RTS Starter Kit · 07/20/2008 (1:38 am) · 3 replies

I was tring to RTS Port to TGE 1.5.2
I dont have version Microsoft Visual C++ 5.0
Only Microsoft Visual C++ 6.0

Does it have patch for vs2006 for RTS ?

Thanks

#1
07/20/2008 (4:39 am)
And you can't import VC5 files into VC6 most of the time Visual Studio supports import and converting older versions to the current used version!

Grtz,
#2
07/20/2008 (9:06 am)
No I cant use vs2005 file with VC6 .. but i have try copy VC6 from TGE and paste into RTS,I thinks it work but im not sure about it that why i ask for patch vc6 for RTS.
#3
07/20/2008 (11:00 am)
If you copy the VC6 from stock TGE 1.5.2 you should add some files to the project before the RTS Kit will compile correctly.

If I'm correct you should add the following files:
SDK\engine\game\RTS\*.*
SDK\engine\terrain\terrSelection.cc

Try to compile if it fails please paste some error logs. I'm on Linux so can't recreate the problem or try to create a solution for you!

Grtz,