Game Development Community

T2D Alpha Compling Problems

by Lyle Stanton · in Torque Game Builder · 11/27/2005 (10:27 pm) · 6 replies

Hello

I am having trouble compiling the alpha version of T2D.

I can compile the first release just fine with no problems.

However when i try to compile the Alpha version, it is giving me the problem

error PRJ0019: A Tool Returned An Error Code: "Performing Custom Build Step".

Now i have searched the site, and have come across many articles with this same error.

I have tried to do everything in them and nothing has worked this far.

Ive been trying for 8 hrs and its probably something really stupid. so i decided to post this.

Unlike the other threads thought my error says nothing about nasm error.

I am using the education version of vc++ i have to use the vc 6 solution.

Any help would be greatly appreciated.

Thanks

#1
11/27/2005 (10:45 pm)
Have you built it before? Have you executed the "VC6.cc compiling.reg" file?

You may encounter problems building under VC6; so far this release is for windows/VC7 only although there shouldn't be any major hurdles to building it under VC6 apart from perhaps a slight tweak.

For the next release, I'd hope for VC6 plus the other platforms as well.

- Melv.
#2
11/27/2005 (11:26 pm)
I have not been able to get the new version to compile sucessfully yet.

I just executed the VC6.cc compiling.reg file and tried again. still having the same problem.

The other six projects are compiling successfully. the only 1 having a problem is T2D SDK.

Thanks Melv.
#3
11/29/2005 (11:14 am)
The VC6 project file hasn't been updated for 1.1 ALPHA... only the VC7 project file... the VC6 project will be updated for ALPHA2.
#4
11/29/2005 (6:22 pm)
Ok , thanks.

Just downloaded the 2005 express, im gonna try to get the VC7 to compile on that.
#5
11/29/2005 (9:01 pm)
@Lyle, make sure you follow follow the vs express products resource instructions.
#6
11/29/2005 (10:14 pm)
Jason Thanks 4 the link. got the engine complied in 10 mins.

Thanks For All The Help Everyone.