Missing RTSConnection.h in RTS pack
by Benoit Touchette · in Torque Game Engine · 11/13/2004 (7:22 pm) · 6 replies
I just got the RTS pack and am trying to get it working under Linux (used wine (20041019) for installing the files on Mandrake 10.1 CE) and am currently getting the following error "game/RTS/RTSCamera.cc:16:36: game/RTS/RTSConnection.h: No such file or directory" and upon inspection there really was no such file in that directory.
Is there any way to get it or will i have to wait for an update to the pack? :(
Oh and before i forget again, i also got the following error "game/RTS/RTSCamera.cc:23:27: core/realcomp.h: No such file or directory", though this one was an easy fix as it was just a typo in the file game/RTS/RTSCamera.cc where realcomp.h should be realComp.h (see the include at line 23 of said file).
Is there any way to get it or will i have to wait for an update to the pack? :(
Oh and before i forget again, i also got the following error "game/RTS/RTSCamera.cc:23:27: core/realcomp.h: No such file or directory", though this one was an easy fix as it was just a typo in the file game/RTS/RTSCamera.cc where realcomp.h should be realComp.h (see the include at line 23 of said file).
#2
Also have a typo in game/RTS/guiRTSTSCtrl.cc where rtsCamera.h should read RTSCamera.h
11/13/2004 (7:31 pm)
LOL must be too tired, keep forgetting that windows isnt case sensitive, didn't see the lower case version of the file. Turns out its another typo in RTSUnit.cc, RTSCamera.cc, and guiMapHudRender.cc where RTSConnection.h should read rtsConnection.hAlso have a typo in game/RTS/guiRTSTSCtrl.cc where rtsCamera.h should read RTSCamera.h
#3
11/13/2004 (7:31 pm)
LOL ok didn't realize there was a seperate forum, my bad :)
#4
11/13/2004 (7:36 pm)
Quote:LOL must be too tiredHehe..I must be too--because the edit subscriptions is on the right not the left.
#5
All RTS discussion belongs in the RTS board.
11/14/2004 (9:32 am)
We have a linux patch ready - we're going to get installers for linux and mac up Monday, hopefully, that will incorporate the fixes.All RTS discussion belongs in the RTS board.
#6
11/14/2004 (2:23 pm)
Sorry about that, i didn't notice that there was another board until too late.
Torque 3D Owner Stephen Zepp