Bloodshot
Not the guy from Youtube
SRB2src compiling problem (SOLVED)
I'm trying to make an EXE mod, but when I try to compile the src, this error shows up, even if there are no changes to the src.
CreateProcess((null), nasm.exe -o ../../objs/Mingw/Win32/tmap.o -f win32 ../tmap.nas, ...) failed.
The system cannot find the file specified.
C:\Documents and Settings\Bloodshot\Desktop\SRB2Src\src\win32\Makefile.win [Build Error] [../../objs/Mingw/Win32/tmap.o] Error 2
It looks like i'm missing a file called tmap.o and I don't know what to do. I've tried redownloading the src, but it's not helping.
PLEASE HELP ME!
I'm trying to make an EXE mod, but when I try to compile the src, this error shows up, even if there are no changes to the src.
CreateProcess((null), nasm.exe -o ../../objs/Mingw/Win32/tmap.o -f win32 ../tmap.nas, ...) failed.
The system cannot find the file specified.
C:\Documents and Settings\Bloodshot\Desktop\SRB2Src\src\win32\Makefile.win [Build Error] [../../objs/Mingw/Win32/tmap.o] Error 2
It looks like i'm missing a file called tmap.o and I don't know what to do. I've tried redownloading the src, but it's not helping.
PLEASE HELP ME!
Last edited: