Hi Harrison,
Thanks for your purchase, and I'm sorry you've had trouble with the install. I'll see if I can help you sort it out.
I want to start by ensuring that we're on the same page. Have you read and followed all the instructions in the installguide.txt (provided in the same folder as the 3DAAK installer exe)? Specifically, I'd like to double-check that you're:
1. starting with a clean install of the T3D 1.1-Beta3 SDK (installer named: Torque-3D-2009_Pro_1.1_Beta_3-Win.exe)
2. using the 3DAAK-1.0-T3D-1.1-Beta3-Windows-Install.exe installer
and
3. selecting the correct path to your clean T3D 1.1-Beta3 SDK when the 3DAAK install wizard prompts you for it
If that's all been double-checked, and the problem persists, then I'd be curious to see what the other Torque Toolbox logs say. The Torque Toolbox generates 3 logs (shown on separate tabs in the Project Creation Progress window). For me (working properly) they appear as follows:
(... is where I've cut them for brevity)
Template files:
| Code: |
compile.bat
project.conf
project.mac.conf
projectCode.conf
webDeploy.conf
webDeploy.mac.conf
...
protypes.h
prcpucfg.h
prtypes.h
resource.h
|
Reformatting files:
| Code: |
reformat: game/Empty.torsion
reformat: source/torqueConfig.h
reformat: project.conf
reformat: project.360.conf
reformat: project.mac.conf
...
renamed from C:/Torque/Torque 3D 2009 Pro 1.1 Beta 3/My Projects/3DAAKTest/game/IE Empty Plugin.dll ...
to C:/Torque/Torque 3D 2009 Pro 1.1 Beta 3/My Projects/3DAAKTest/game/IE 3DAAKTest Plugin.dll
renamed from C:/Torque/Torque 3D 2009 Pro 1.1 Beta 3/My Projects/3DAAKTest/game/Empty.torsion ...
to C:/Torque/Torque 3D 2009 Pro 1.1 Beta 3/My Projects/3DAAKTest/game/3DAAKTest.torsion
|
And Source Project (the one you provided):
| Code: |
Welcome to projectGenerator 0.9
(c) GarageGames.Com, Inc.
CWD = C:TorqueTorque 3D 2009 Pro 1.1 Beta 3ToolsprojectGenerator
- Loading Smarty...
- Loading config file C:TorqueTorque 3D 2009 Pro 1.1 Beta 3My Projects3DAAKTestbuildFilesconfigproject.conf
- Setting platform to: win32
- begin project: lmng={73D9048F-55AA-4EF6-BF33-3A811DC47FCE}
- end project lmng
- begin project: lpng={63D63B58-3DB8-4844-9648-C5AA04B4C1BC}
- end project lpng
- begin project: lungif={5C9BE928-8510-451E-B866-5C2ECF3E592F}
- end project lungif
...
- Writing solution file: buildFiles/VisualStudio 2005/3DAAKTest.sln - success
- Writing solution file: buildFiles/VisualStudio 2008/3DAAKTest.sln - success
- Writing solution file: buildFiles/VisualStudio 2010/3DAAKTest.sln
- success
|
Could you provide me with the output from the other 2 logs? I suspect (from the error message you see) that
project.conf is not being copied (or does not exist to begin with in the template folder), and the first log (Template Files) may shed some light on that.
Thanks,
Lorne