Game Development Community

C++ 7.1

by Christopher Lee · in Torque Game Engine · 07/27/2005 (12:30 pm) · 6 replies

Bah, I try downloading some C++ compilers, and they have 3-4 new C++ tools. And I can't download them because of some stupid error, and security on this comp. Can anyone hook me up with Visual C++ 7.1? = 3

#1
07/27/2005 (12:32 pm)
No. Don't ask for pirated software on the GG forums.
#2
07/27/2005 (1:10 pm)
You can get if from any of the following warez sitez..

msdn.microsoft.com/howtobuy/visualc/default.aspx
msdn.microsoft.com/howtobuy/vstudio/vstudiose/default.aspx
msdn.microsoft.com/howtobuy/subscribers/msdnprofessional/default.aspx

seriously tho.. TBE is FREE
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=7362

and so is the Microsoft Visual C++ Toolkit 2003 (command line only - ie no ide) the same optimzing compiler and linker thats in the pro version of visual c++

msdn.microsoft.com/visualc/vctoolkit2003/
#3
07/27/2005 (6:18 pm)
It's not pirated, I was gonna get Beta 2005 on microsoft, but I couldn't down load it X_x
#4
07/27/2005 (6:28 pm)
Also. the TBE link is down, another reason I sought another compiler. =(
#5
07/27/2005 (7:10 pm)
The TBE link isn't down here. o.O
#6
07/27/2005 (10:21 pm)
I didnt know that Microsoft vctoolkit 2003 was available for free.
Does anyone know if you need the Platform SDK as well to compile Torque?

Will the make files for vc6 work with the toolkit?