aboood40091 / sm64-port

A port of https://www.github.com/n64decomp/sm64 for modern devices.
https://discord.gg/7bcNTPK
64 stars 3 forks source link

building returns Makefile.split:152: build/us_wiiu/level_rules.mk: No such file or directory powerpc-eabi-cpp -P -DVERSION_US -I . -o build/us_wiiu/level_rules.mk levels/level_rules.mk cc1: fatal error: opening output file build/us_wiiu/level_rules.mk: No such file or directory compilation terminated. make: *** [build/us_wiiu/level_rules.mk] Error 1 #20

Open TheComputerToucher opened 3 years ago

TheComputerToucher commented 3 years ago

Makefile.split:152: build/us_wiiu/level_rules.mk: No such file or directory powerpc-eabi-cpp -P -DVERSION_US -I . -o build/us_wiiu/level_rules.mk levels/level_rules.mk cc1: fatal error: opening output file build/us_wiiu/level_rules.mk: No such file or directory compilation terminated. make: *** [build/us_wiiu/level_rules.mk] Error 1

aboood40091 commented 3 years ago

Is this the entire output in the terminal?