Hi, i have problem with compiling the lib, i try to run make install, but this is what i got:
Code:
slu@slu-MS-7850:/opt/devkitpro/ctrulib/examples/Caelina-master/libcaelina$ make install
default_3ds.vsh
/nihstro-assemble --input /opt/devkitpro/ctrulib/examples/Caelina-master/libcaelina/data/default_3ds.vsh --output ../default_3ds.vsh.shbin
make[1]: /nihstro-assemble: Command not found
make[1]: *** [default_3ds.vsh.o] Error 127
make: *** [build] Error 2
what is wrong? somehow, i have to install
https://github.com/neobrain/nihstro, right? but what i see, there is no makefile, so... how?
Sorry, i am new to c(++) and 3ds brew.