Game Development Community

Compiling with eclipse

by Brad Kelley · in Torque Game Engine · 11/19/2005 (6:56 pm) · 2 replies

Hi, Since I just wasted a year developing a game with a lousy game studio only to find that there is no way to get the lag out of mmogs I have been working with torque. Problem is I have very little experience with compilers. I have the eclipse platform but each time I try to compile Torque I get several fatal errors:

Severity Description Resource In Folder Location Creation Time
2 cPrecipitationmodifyStorm * In function 'void Torque line 0 November 19, 2005 9:34:01 PM

Severity Description Resource In Folder Location Creation Time
2 winGL.cc Torque/engine/platformWin32 line 89 November 19, 2005 9:34:01 PM

Severity Description Resource In Folder Location Creation Time
2 winGL.cc Torque/engine/platformWin32 line 90 November 19, 2005 9:34:02 PM

Severity Description Resource In Folder Location Creation Time
2 winGL.cc Torque/engine/platformWin32 line 91 November 19, 2005 9:34:02 PM
Severity Description Resource In Folder Location Creation Time
2 winGL.cc Torque/engine/platformWin32 line 92 November 19, 2005 9:34:02 PM
Severity Description Resource In Folder Location Creation Time
2 winV2Video.cc Torque/engine/platformWin32 line 10 November 19, 2005 9:34:02 PM


They are all " INCLUDES" and I have tried commenting them out as was suggested in one of the forums but no luck. I still get errors and I can't seem to find any more Info about this.

#1
11/19/2005 (7:56 pm)
Http://www.garagegames.com/mg/forums/result.thread.php?qt=15205

http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=4948

ps> eclipse sucks :)
#2
11/20/2005 (8:04 am)
I haven't gotten it to work either and i have followed the step by step process a few times, uninstalled everything reinstalled it and nothing.

I can't find the Visual C++ 6.0 or 7.0 talked about on here i have Visual C++ 2005 Express edition but can't get any help with it either :(