Trouble Building Torque 1.5.2 with viz studio c++ Express
by NICHOLAS BEECROFT · in Technical Issues · 06/20/2007 (10:40 am) · 2 replies
Hello all i am a noob just got TGE and its great i am just looking at trying to compile the engine with Visual studio c++ express edition (8.0).
And i keep gettings errors :7>BSCMAKE: error BK1506 : cannot open file '..\engine\out.VC8.DEBUG\abstractPolyList.sbr': No such file or directory
7>Build log was saved at "file://c:\Torque\TGE_1_5_2\engine\out.VC8.DEBUG\BuildLog.htm"
7>Torque Demo - 354 error(s), 0 warning(s)
========== Build: 0 succeeded, 7 failed, 0 up-to-date, 0 skipped ==========
I am at a total loss on this lol
Any assistance would be greatful
Thanks in advance .
And i keep gettings errors :7>BSCMAKE: error BK1506 : cannot open file '..\engine\out.VC8.DEBUG\abstractPolyList.sbr': No such file or directory
7>Build log was saved at "file://c:\Torque\TGE_1_5_2\engine\out.VC8.DEBUG\BuildLog.htm"
7>Torque Demo - 354 error(s), 0 warning(s)
========== Build: 0 succeeded, 7 failed, 0 up-to-date, 0 skipped ==========
I am at a total loss on this lol
Any assistance would be greatful
Thanks in advance .
#2
http://www.microsoft.com/express/download/ is the direct download page. The Tan / Orange box is the one you want.
Note: Only the full installation worked, meaning all options on and nothing unselected. It was an 87Mb download but takes 1.1G of the hard drive.
After full installation I received 3 errors that mentioned cmd.exe. But the TorqueDemo did infact compile completely and ran without errors.
I think what we all need a new and complete step-by-step with pictures and links for each new update to TGE
I still haven't gotten TGEA to compile yet, and i seek through the forums looking for posts from those that got it working.
03/08/2008 (4:35 am)
I recently had a problem compiling TGE also but what worked for me and another person in the forums was a fresh install of the Visual C++ Express 2008 compiler thats free from Microsoft.http://www.microsoft.com/express/download/ is the direct download page. The Tan / Orange box is the one you want.
Note: Only the full installation worked, meaning all options on and nothing unselected. It was an 87Mb download but takes 1.1G of the hard drive.
After full installation I received 3 errors that mentioned cmd.exe. But the TorqueDemo did infact compile completely and ran without errors.
I think what we all need a new and complete step-by-step with pictures and links for each new update to TGE
I still haven't gotten TGEA to compile yet, and i seek through the forums looking for posts from those that got it working.
Torque Owner Tyler Starke