xerpi / vita2hos

[WIP] PlayStation Vita to Horizon OS (Nintendo Switch OS) translation layer
https://discord.gg/Z9kAsBqkbx
GNU General Public License v2.0
1.1k stars 32 forks source link

Issue building, missing "libnx32/switch32_rules" #26

Closed GarnetSunset closed 2 years ago

GarnetSunset commented 2 years ago

root@7c0b94cf994d:/downloads/Downloads/vita2hos# make Makefile:10: /opt/devkitpro/libnx32/switch32_rules: No such file or directory make: *** No rule to make target '/opt/devkitpro/libnx32/switch32_rules'. Stop.

From the official devkita64 image.

xerpi commented 2 years ago

You need a private version of devkitARM to build vita2hos. If you are a developer willing to contribute we can hice you access to a Docker container with the toolchain installed.

GarnetSunset commented 2 years ago

Ahh okay, that's alright! Sorry, didn't realize it was private. :)