You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 3, 2020. It is now read-only.
DavidWyand-GG edited this page Jan 7, 2013
·
1 revision
If this is the first time you will compile Torque 3D, or if you have added or removed any files to either the standard Torque 3D Engine/source directory or your project's source directory, you will need to run your project's generateProjects.bat file. This will rebuild your project's solution and project files. Now follow these steps to compile Torque 3D:
Navigate to your project's buildFiles/VisualStudio 2010 directory (or the 2008 directory if that is the version of Visual Studio you are using).
Double click on your project's .sln file. This will open Visual Studio.
When Visual Studio has fully loaded, press F7 to start compiling your project.