Rinnegatamante / NBlood-Vita

Blood port for PSVITA.
19 stars 3 forks source link

Won't compile VPK #6

Open TheOrnyx opened 2 years ago

TheOrnyx commented 2 years ago

Everytime I try to compile the vpk on arch I get these lines

make: arm-vita-eabi-gcc: No such file or directory /bin/sh: line 1: arm-vita-eabi-gcc: command not found /bin/sh: line 1: arm-vita-eabi-g++: command not found Failed building obj/blood/blood.o from source/blood/src/blood.cpp! make: *** [GNUmakefile:1180: obj/blood/blood.o] Error 1

And then it aborts. Am I missing a dependency or something?

knerlington commented 2 years ago

I'm pretty sure it's part of VITASDK in one way or another. So yes. Unfortunately I don't have the insight to help, but would love to know what's needed to build this myself.