Game Development Community

TGEA Start up question...

by Kevin Mitchell · in Torque Game Engine · 10/13/2008 (1:33 pm) · 1 replies

Maybe I'm a little lost but I'm following the compile directions but i can not find the TGEA solution file in any folder :(

EDIT: I found some but now which one is the main app?

#1
10/13/2008 (1:44 pm)
The solution file (.sln) location is found for each project (GameExamples) in the BuildFiles directory. Inside of each one you will find solutions for VS 2003, VS 2005, and VS 2008.

EDIT: each project is separated out for easier (supposedly) development. The .../engine/source/... contains the bulk of the code that makes up TGEa. Think of the projects as being different builds.