-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I get the following error when using the Makefile:
make -f Makefile.arm9
make[1]: Entering directory 'c:/dspython/wrap_libnds'
python c:/Python26//Scripts/pyrexc.py include/nds/arm9/wrap_console.pyx -o source/arm9/wrap_console.c
[Errno 2] No such file or directory: 'c:\dspython\wrap_libnds\source/arm9/wrap_console.c'
Makefile.arm9:20: recipe for target 'source/arm9/wrap_console.c' failed
make[1]: *** [source/arm9/wrap_console.c] Error 1
make[1]: Leaving directory 'c:/dspython/wrap_libnds'
make: *** [wrappers9] Error 2 'c:\dspython\wrap_libnds\source/arm9/wrap_console.c'
Metadata
Metadata
Assignees
Labels
No labels