Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

SDL net Vita: Difference between revisions

From GameBrew
No edit summary
Line 26: Line 26:
  tar --no-same-owner --no-same-permissions -C $VITASDK/arm-vita-eabi -xJf sdl2_net_vita_20171208.tar.xz
  tar --no-same-owner --no-same-permissions -C $VITASDK/arm-vita-eabi -xJf sdl2_net_vita_20171208.tar.xz


Note this will overwrite any currently installed versions of SDL2_net. The older VitaSDK version can always be downloaded from http://dl.vitasdk.org/sdl2_net.tar.xz.
Note this will overwrite any currently installed versions of SDL2_net.  
 
The older VitaSDK version can always be downloaded from http://dl.vitasdk.org/sdl2_net.tar.xz.


== External links ==
== External links ==
* GitHub - https://github.com/rsn8887/SDL_net
* GitHub - https://github.com/rsn8887/SDL_net

Revision as of 02:52, 17 Ocak 2023

SDL_net
Psvitapc2.png
General
Authorrsn8887
TypeDevelopments
Version2.0.1
LicenseMixed
Last Updated2017/12/09
Links
Download
Website
Source

This is a binary release of SDL2_net for Vita 2.0.1git version 20171208 ported to the Vita.

It is an example portable network library for use with SDL.

Installation

To install, download and run

tar --no-same-owner --no-same-permissions -C $VITASDK/arm-vita-eabi -xJf sdl2_net_vita_20171208.tar.xz

Note this will overwrite any currently installed versions of SDL2_net.

The older VitaSDK version can always be downloaded from http://dl.vitasdk.org/sdl2_net.tar.xz.

External links

Advertising: