Morph
Member
I am using Bloodshed Dev-C++ 4.9.9.2
"/src/win32/srb2win.dev" is the project path.
Even if I make no changes at all and I compile the default source code I get this error message during very last steps of the compilation:
Any ideas what's wrong? It always worked with SRB2 0.94. O__o
"/src/win32/srb2win.dev" is the project path.
Even if I make no changes at all and I compile the default source code I get this error message during very last steps of the compilation:
CreateProcess((null), nasm.exe -o ../../objs/Mingw/Win32/tmap.o -f win32 ../tmap.nas, ...) failed.
Das System kann die angegebene Datei nicht finden.
(That's actually german for: System can't find the mentioned file)
E:\Spiele2\srb2src\src\win32\Makefile.win [Build Error] [../../objs/Mingw/Win32/tmap.o] Error 2
Any ideas what's wrong? It always worked with SRB2 0.94. O__o