224
edits
Line 116: | Line 116: | ||
* The pre-compiled gtu release of vita-shader-collection from https://github.com/frangarcj/vita-shader-collection/releases, copy all headers to $VITASDK/arm-vita-eabi-gcc/include and the library libvitashaders.a to $VITASDK/arm-vita-eabi-gcc/lib | * The pre-compiled gtu release of vita-shader-collection from https://github.com/frangarcj/vita-shader-collection/releases, copy all headers to $VITASDK/arm-vita-eabi-gcc/include and the library libvitashaders.a to $VITASDK/arm-vita-eabi-gcc/lib | ||
Once all the dependencies are correctly setup, an installable package can be obtained from source by issuing the following command : | Once all the dependencies are correctly setup, an installable package can be obtained from source by issuing the following command: | ||
./configure --host=psp2 && make psp2vpk | * ./configure --host=psp2 && make psp2vpk | ||
= Disclaimer = | = Disclaimer = |
edits