Closed tim-rex closed 6 years ago
Slight hiccup packaging devkitA64 for OSX. Fixed now.
use sudo dkp-pacman -Syu
to update & all should be well.
This isn't really the right place for this issue either but the toolchains don't have their own repo. The binaries are built from https://github.com/devkitpro/buildscripts so perhaps there or a post in the forums @ https://devkitpro.org
Nice one, that's looking good now. Thanks very much.
Installed the 'switch-dev' group on OSX via dkp-pacman, all looks good - but seems to be missing standard C include headers
Attempting to build the samples complains about missing string.h
And indeed.. this yields nothing
The following packages are installed
I don't see any other relevant packages... and I've set the following env vars
What am I missing here?