You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried running Vita on my raspberry pi 3b+ by following the instructions in getting started however, line 3:
$ RECIPE=Makefile.vita make -j
did not compile.
It gave Error: bad instruction and failed. when running line 4:
$ sudo src/vita --help
it said src/vita: command not found
The text was updated successfully, but these errors were encountered:
I tried running Vita on my raspberry pi 3b+ by following the instructions in getting started however, line 3:
$ RECIPE=Makefile.vita make -j
did not compile.
It gave Error: bad instruction and failed. when running line 4:
$ sudo src/vita --help
it said src/vita: command not found
The text was updated successfully, but these errors were encountered: