Game Development Community

Just Getting Started, Having Error

by Scott Johnson · in Torque Game Builder · 07/15/2006 (9:28 pm) · 0 replies

Hello all, I'm just getting started with the TGB.

I've started a new project and saved it.

Immediately tried to build and voila ... error message stating:

Cannot find file: "some long path here\buildLog.html" make sure the path or internet location is correct.

And I get this on every sample included with the kit...

I look in the folder I choose for output and nothing...

I'm sure I'm missing something basic.. but I can't figure it out..

Thanks for any help..

Ok.. so I figured it out... Do not use absolute paths when specifying the output folder, it will relative the path from the Games folder... So problem solved...