Compiling TGE 1.5 on VC++ 2005 Express
by Neil Ferguson · in Torque Game Engine · 08/26/2007 (1:48 pm) · 6 replies
Hi, I've just downloaded the latest and TGE and am trying to get it to compile on VC++ 2005 Express. I'm new to this and have followed the article at http://tdn.garagegames.com/wiki/Torque/vs2k5 but I'm getting the following error when trying to compile:
1>------ Build started: Project: Torque Demo, Configuration: Debug Win32 ------
1>Performing Custom Build Step
1>Access is denied.
1>Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"
1>Creating browse information file...
1>Microsoft Browse Information Maintenance Utility Version 8.00.50727
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>BSCMAKE: error BK1506 : cannot open file '..\engine\out.vc8.debug\abstractPolyList.sbr': No such file or directory
1>Build log was saved at "file://c:\Torque\TGE_1_5_2\engine\out.VC8.DEBUG\BuildLog.htm"
1>Torque Demo - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 6 up-to-date, 0 skipped ==========
I'm probably doing something stupid, but any help would be appreciated!!
1>------ Build started: Project: Torque Demo, Configuration: Debug Win32 ------
1>Performing Custom Build Step
1>Access is denied.
1>Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"
1>Creating browse information file...
1>Microsoft Browse Information Maintenance Utility Version 8.00.50727
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>BSCMAKE: error BK1506 : cannot open file '..\engine\out.vc8.debug\abstractPolyList.sbr': No such file or directory
1>Build log was saved at "file://c:\Torque\TGE_1_5_2\engine\out.VC8.DEBUG\BuildLog.htm"
1>Torque Demo - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 6 up-to-date, 0 skipped ==========
I'm probably doing something stupid, but any help would be appreciated!!
#2
1>Access is denied.
looks like a file sharing or permissions issue to me
08/27/2007 (3:52 am)
Hey whered your post go? got it working?1>Access is denied.
looks like a file sharing or permissions issue to me
#3
08/27/2007 (5:53 am)
Hi, still not got it working. Its been doing my head in! I've tried reinstalling everything but still no joy. Any idea what would be denied access?
#4
08/27/2007 (6:19 am)
Is your repo set to read only?
#5
08/27/2007 (6:46 am)
Repo? sorry this is all new to me! I've checked the permissions of the torque folder and its all readable, writeable etc. Are there other permissions i have to set?
#6
08/27/2007 (9:12 am)
Problem solved! I seemed to be having problems accessing nasmw.exe, i deleted it and downloaded a new one and it compiles - only wish i'd tried that hours ago!!!
Torque Owner James Thompson
Keiouu Studios
Just use what it has, no TDN article