mirror of
https://github.com/yawut/SDL.git
synced 2026-06-02 22:24:34 -05:00
Added svn checkout install step
This commit is contained in:
parent
2ac49a53bd
commit
ceba80cfd0
4
INSTALL
4
INSTALL
|
|
@ -1,6 +1,10 @@
|
|||
|
||||
To compile and install SDL:
|
||||
|
||||
0. If you have downloaded this from the website, skip to the next step.
|
||||
If you have checked this out from subversion, you'll need to run
|
||||
./autogen.sh to build the configure script.
|
||||
|
||||
1. Run './configure; make; make install'
|
||||
|
||||
If you are compiling for Windows using gcc, read the FAQ at:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user