-
Notifications
You must be signed in to change notification settings - Fork 3
Description
hello bro, for some time I have been interested in your project and I am making a port from your repository (of course always with your respective credits), but I have this doubt when doing the “make”, I can not find the folder “mips-n64-” in the files, that causes me the following error, if you could help me I would be greatly appreciated, thank you
(evangelion-env) bardock@DESKTOP-Q1JK58L:~/evangelion_github/evangelion$ make
mips-n64-cpp -P -Wno-trigraphs -Umips -MMD -MP -MT build/evangelion.ld -MF build/evangelion.ld.d -o build/evangelion.ld evangelion.ld
-DBUILD_DIR=build
mips-n64-ld -r -b binary -o build/assets/60CB78.o assets/60CB78.bin
make: mips-n64-ld: No such file or directory
make: *** [Makefile:120: build/assets/60CB78.o] Error 127