Game Development Community

Update?

by VJ · in Torque Game Engine · 10/24/2005 (7:51 am) · 10 replies

Ok, I just bought the engine and I'm wondering since so many is talking about this 1.4 update, how to get it?

#1
10/24/2005 (7:53 am)
IMO it would be best to play around with 1.3 until 1.4 is released.

But to get 1.4, you need to download it off CVS (do a site search for torque cvs)
#2
10/24/2005 (8:47 am)
Alright, so how do I get 1.3? Is it the version I bought?
#3
10/24/2005 (9:10 am)
Click on "My Account" in the upper right corner.. on that page you'll find a link to download it. it comes with a "demo" and the source code.
#4
10/24/2005 (9:18 am)
How do I update the CVS to get 1.4
#5
10/24/2005 (9:28 am)
All I can see there is the actual engine, which I have downloaded and got working. I meant the update.
#6
10/24/2005 (2:56 pm)
Search for CVS. Follow the instructions.
#7
10/24/2005 (3:15 pm)
Thanks David!
#8
10/26/2005 (11:16 am)
Just one question, how do I compile the new engine?
#9
10/26/2005 (12:34 pm)
What OS and compiler are you using?
#10
10/26/2005 (3:11 pm)
Windows XP Pro and Visual Studio C++ 6.0

Edit:
Nevermind, I found out what I did wrong :)

Another Edit:
I ran into a problem while compiling. This keeps repeating in the build window:

f:\torque\torque\engine\audio\vorbisstream.h(25) : fatal error C1083: Cannot open include file: 'vorbis/codec.h': No such file or directory
fxFoliageReplicator.cc

Everything else seems to be compiling though, should I try downloading it again? I think it might have gotten disrupted by my bad internet connection in the evenings.
I'll post again when it's done.