well, im trying to compile this warp npc, obviosly i cant.
when i try to i get this error
what do i do?Code:1>------ Rebuild All started: Project: WarpNPC, Configuration: Release Win32 ------ 1>Deleting intermediate and output files for project 'WarpNPC', configuration 'Release|Win32' 1>Compiling... 1>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release 1>WarpNPC.cpp 1>..\src\WarpNPC\WarpNPC.cpp(4) : fatal error C1083: Cannot open include file: 'StdAfx.h': No such file or directory 1>Setup.cpp 1>..\src\WarpNPC\Setup.cpp(1) : fatal error C1083: Cannot open include file: 'StdAfx.h': No such file or directory 1>Generating Code... 1>Build log was saved at "file://c:\Documents and Settings\Chamilitary Man\Desktop\Ascent\src\scripts\projects\2003_int_release_WarpNPC\BuildLog.htm" 1>WarpNPC - 2 error(s), 1 warning(s) ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========