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?
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.
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?