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
Once I get to step 5, I entered "cp config.sample config", which gave me this error:
cp: cannot stat 'config.sample': No such file or directory
So I decided to skip that step and go to the next one, which is to enter "./bootstrap-vitasdk.sh".
Entering that gives me this error:
-bash: ./bootstrap-vitasdk.sh: No such file or directory
What am I doing wrong?
The text was updated successfully, but these errors were encountered:
Unless you want to really build vitasdk for some specific motivations (like you want to test some changes to the sdk), it's adviced to stick to pre-built sdks: https://github.com/vitasdk/autobuilds/releases
So I've been following the tutorial below to install VitaSDK:
https://www.se7ensins.com/forums/threads/how-to-setup-a-psvita-sdk-environment.1570814/
Once I get to step 5, I entered "cp config.sample config", which gave me this error:
cp: cannot stat 'config.sample': No such file or directory
So I decided to skip that step and go to the next one, which is to enter "./bootstrap-vitasdk.sh".
Entering that gives me this error:
-bash: ./bootstrap-vitasdk.sh: No such file or directory
What am I doing wrong?
The text was updated successfully, but these errors were encountered: