Problem to compile vs.Release 1.3.2
by Alienforce · in Torque Game Engine · 09/12/2005 (1:06 pm) · 3 replies
Cant build the project :(
__
Performing Custom Build Step
nasm: more than one input file specified
nasm: more than one input file specified
nasm: more than one input file specified
nasm: more than one input file specified
type 'nasm -h' for help
Project : error PRJ0019: A tool returned an error code: "Performing Custom Build Step"
Running VC7, XP.
Please advice ??
Question 2, What is the latest version ?? Lighting Pack 1.3.5 read something like that in another post,
where do i get Vs 1.3.5.. the one i got seems to 1.3.2beta when i bought the lightning pack..
/Thomas
__
Performing Custom Build Step
nasm: more than one input file specified
nasm: more than one input file specified
nasm: more than one input file specified
nasm: more than one input file specified
type 'nasm -h' for help
Project : error PRJ0019: A tool returned an error code: "Performing Custom Build Step"
Running VC7, XP.
Please advice ??
Question 2, What is the latest version ?? Lighting Pack 1.3.5 read something like that in another post,
where do i get Vs 1.3.5.. the one i got seems to 1.3.2beta when i bought the lightning pack..
/Thomas
#2
But as a fresh user of TGE and TSE i moved the Lightning Pack to folder with a "space" in the folderpath.. :) Oouups...
My mistake everything works great now.
Thanks anyway John.
/Thomas
09/12/2005 (3:10 pm)
Hmmm, I dont know if want to admit this... But as a fresh user of TGE and TSE i moved the Lightning Pack to folder with a "space" in the folderpath.. :) Oouups...
My mistake everything works great now.
Thanks anyway John.
/Thomas
#3
Actually it should work fine using any directory (even with spaces). Unfortunately I can't test VC7 here, I'm using VC6 and VC2003, which both work fine when the directories have spaces.
Sorry torque is acting a little strange with VC7, but thanks for posting how you fixed the problem!
-John
09/12/2005 (5:47 pm)
Hi Thomas,Actually it should work fine using any directory (even with spaces). Unfortunately I can't test VC7 here, I'm using VC6 and VC2003, which both work fine when the directories have spaces.
Sorry torque is acting a little strange with VC7, but thanks for posting how you fixed the problem!
-John
Torque Owner John Kabus (BobTheCBuilder)
The latest version of the Torque Lighting kit is 1.3.5, the documentation was mistakenly updated as version 1.3.2.
Are you building the code fresh from the install or have you merged this code into another project?
Also what happens when you open a command prompt and try to run 'nasmw.exe'?
-John