SDL Wiki
[ front page | index | search | recent changes | git repo | offline html ]

PS Vita

SDL port for the Sony Playstation Vita and Sony Playstation TV

Credit to

Building

To build for the PSVita, make sure you have vitasdk and cmake installed and run:

cmake -S. -Bbuild -DCMAKE_TOOLCHAIN_FILE=${VITASDK}/share/vita.toolchain.cmake -DCMAKE_BUILD_TYPE=Release
cmake --build build
cmake --install build

Notes


[ edit | delete | history | feedback | raw ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.