728x90

출처

SDL2 설치

X
user@localhost:~

[user@localhost]$ cd $LOCALBUILDDIR
[user@localhost]$ wget -c http://libsdl.org/release/SDL2-devel-2.0.9-mingw.tar.gz
[user@localhost]$ tar xzf SDL2-devel-2.0.9-mingw.tar.gz
[user@localhost]$ cd SDL2-2.0.9
[user@localhost]$ make native

728x90

+ Recent posts