Game Development Community

Nasmw/cmd.exe error in VC6

by Nmaxime · in Technical Issues · 09/05/2007 (3:03 pm) · 1 replies

I've been all over the forums for days trying to fix this but none of the fixes work for me, here is the error I get when I try to build using VC6 on Windows XP:

Performing Custom Build Step on ..\engine\terrain\blender_asm.asm
Access is denied.
Error executing c:\windows\system32\cmd.exe.

torqueDemo_DEBUG.exe - 1 error(s), 0 warning(s)

when i try to run nasmw.exe through the command prompt it tells me "Access is denied."

#1
09/06/2007 (12:24 pm)
More than likely your anti-virus software has a lock or quarinteen on nasmw.exe. This happens because a lot of virus like to use nasm for nefarious purposes and the one that ships with Torque tends to get picked up as a false positive.