1
Technical Help: Problems BEFORE entering the game / nasm complains about existing files missing...
« on: May 09, 2004, 08:23:55 pm »
I get the error below. It could be fixed by putting the complete pathname in the \"%include\" of all i386/*.asm files....
bye,
-christian-
Nasm ./out/linuxx86/optimize/plugins/video/renderer/software/cpuid.o
plugins/video/renderer/software/i386/cpuid.asm:23: fatal: unable to open include file `cs.ash\'
nasm -f elf -Iplugins/video/renderer/software -Iplugins/video/renderer/software/i386 -I./include -I. -I./include -I./plugins -I./apps -I./libs -o ./out/linuxx86/optimize/plugins/video/renderer/software/cpuid.o plugins/video/renderer/software/i386/cpuid.asm
...failed Nasm ./out/linuxx86/optimize/plugins/video/renderer/software/cpuid.o ...
bye,
-christian-
Nasm ./out/linuxx86/optimize/plugins/video/renderer/software/cpuid.o
plugins/video/renderer/software/i386/cpuid.asm:23: fatal: unable to open include file `cs.ash\'
nasm -f elf -Iplugins/video/renderer/software -Iplugins/video/renderer/software/i386 -I./include -I. -I./include -I./plugins -I./apps -I./libs -o ./out/linuxx86/optimize/plugins/video/renderer/software/cpuid.o plugins/video/renderer/software/i386/cpuid.asm
...failed Nasm ./out/linuxx86/optimize/plugins/video/renderer/software/cpuid.o ...