VS .net strikes again!!!
by Jeff C. · in Torque Game Engine · 06/03/2004 (8:01 pm) · 4 replies
Deleting intermediate files and output files for project 'Torque Demo', configuration 'Release|Win32'.
Performing Custom Build Step
'"C:\torque\vc6\..\bin\nasm\nasmw.exe"' is not recognized as an internal or external command,
operable program or batch file.
Project : error PRJ0019: A tool returned an error code: "Performing Custom Build Step"
---------------------
Above: I get the following error, have searched the forums, and triewd some of the other corrections, but still no luck...
I have under about:
VC++ MSDE 2002 ver 7.0.9466
.Net Framework 1.0 - 1.0.3705
installed:
Vis basic .net
vis c# .net
crystal rep for vis st.net
this is a 1st install of vis c++ and a TGE... please advise.
Performing Custom Build Step
'"C:\torque\vc6\..\bin\nasm\nasmw.exe"' is not recognized as an internal or external command,
operable program or batch file.
Project : error PRJ0019: A tool returned an error code: "Performing Custom Build Step"
---------------------
Above: I get the following error, have searched the forums, and triewd some of the other corrections, but still no luck...
I have under about:
VC++ MSDE 2002 ver 7.0.9466
.Net Framework 1.0 - 1.0.3705
installed:
Vis basic .net
vis c# .net
crystal rep for vis st.net
this is a 1st install of vis c++ and a TGE... please advise.
About the author
#2
nasm: fatal: unable to open input file c:\torque\terrain\blender_asm.asm
could all these issues be because im using an unstable build? whats the current stable build?
cvs says im using release 1_2_0 right now... An y other suggestions?
06/03/2004 (10:02 pm)
This is odd... no idea, why it isn't included in my cvs, but what ever... I went to source forge and downloaded it and now I get the same error message, but its now: nasm: fatal: unable to open input file c:\torque\terrain\blender_asm.asm
could all these issues be because im using an unstable build? whats the current stable build?
cvs says im using release 1_2_0 right now... An y other suggestions?
#3
06/04/2004 (6:52 am)
Don't know what happen, but I decided i would try to delete the dl dir and go into cvs and redownload the tge... wala it compiles.... must have been a corrupted download. thanks for trying.
#4
06/04/2004 (10:00 am)
Sometimes CVS is crazy like that. Glad you got it fixed. :)
Torque Owner Badguy
first scan your stuff you should have this file:
nasmw.exe
if not that is a problem.
but this dont look right:
C:\torque\vc6\..\bin\nasm\nasmw.exe
but it could be.. I guess?
anyhow.. you said you are using vc7 why then are you coming from the vc6 folder?
simply check the project settings under special build or whatever it's called there.. and make sure the path exhists to this file correctly.