How to compile a skprx?

godreborn

Welcome to the Machine
Member
Joined
Oct 10, 2009
Messages
38,471
Trophies
3
XP
29,180
Country
United States
I can't get it to compile with that line in there, were you able to? the skprx is from 2020, so it may be deprecated with newer versions of vitasdk. it may have to be updated.
 

diggeloid

Alex
Member
Joined
Apr 29, 2019
Messages
470
Trophies
0
Age
34
Location
gbatemp.net
XP
2,418
Country
United States
What is that crap you've added in front of export? That shouldn't be there.
I just checked myself, MSys2 definitely has export. You're entering the command wrong.
I added nothing, I sent it to the terminal and got that error msg,
but forget it, I have already reinstalled mysys2 and put those export lines in .bashrc
In case anyone is curious, that crap in the commands he posted is a feature called bracketed paste mode. I don't use Msys2, but I assume that he pressed some other key sequence before pasting, which activated bracketed pasting. For example, on some Linux terminals, you can activate it by pressing escape right before you paste.

71d.png
 
  • Like
Reactions: binkinator

godreborn

Welcome to the Machine
Member
Joined
Oct 10, 2009
Messages
38,471
Trophies
3
XP
29,180
Country
United States
export should work from the get go. I actually uninstalled msys2, because it was corrupted from using it a very long time ago. I reinstalled everything, and I had no issues with the export command. remember to add it to the bashrc or else it will only use the environmental variable for that one terminal session. I think you can do that with the nano command, but I just add it to the bottom of the bashrc by opening it in visual studio code, though you can open it with notepad++ if you want. I think both will change the color of text for your commands in case you make a typo or something, so it's easy to correct mistakes.
 

The Real Jdbye

*is birb*
Member
Joined
Mar 17, 2010
Messages
23,380
Trophies
4
Location
Space
XP
14,006
Country
Norway
In case anyone is curious, that crap in the commands he posted is a feature called bracketed paste mode. I don't use Msys2, but I assume that he pressed some other key sequence before pasting, which activated bracketed pasting. For example, on some Linux terminals, you can activate it by pressing escape right before you paste.

71d.png
Oh whoops. I have no idea what that means, but cool.
 

binkinator

Garfield’s Fitness Coach
Member
GBAtemp Patron
Joined
Mar 29, 2021
Messages
6,511
Trophies
2
XP
6,157
Country
United States
The crap at the beginning is when you try to do a Ctrl-V (paste) of something in your cut-buffer because it works with everything aside from MSYS2. Of course in your head you go "hmmmm" and then proceed to hit right-click on your mouse and slide down and hit paste.

...and viola!

You now have garbage in your command line like this:

1657332384453.png


MSYS2 uses Ctrl-Insert and Shift-Insert for cut and paste. Ungh

e: and btw if you try to deploy the vitasdk right now you will run into an issue with opensles BUT there's a PR for the issue so if you want you can pull down the PR and build/install it yourself and then just create an entry in /tmp to skip opensles
 
Last edited by binkinator,

SepricRedhead

Member
Newcomer
Joined
Dec 7, 2021
Messages
12
Trophies
0
Age
18
XP
98
Country
United States
Hi all,
I am trying to compile a skprx from the source code, and I have no idea about skprx compiling.
Anyway, I am following installing steps on https://vitasdk.org/, installed msys2 on my Windows10 PC,
but keep getting error msg after sending "export VITASDK=/usr/local/vitasdk"

any idea?
you have the stuff before the word export thats whats wrong
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    OctoAori20 @ OctoAori20: Welp