README.CVS
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:1k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. The latest development version of SDL is available via CVS:
  2. cvs -d :pserver:guest@libsdl.org:/home/slouken/libsdl.org/cvs login
  3. # No password, so just hit enter when prompted for a password
  4. cvs -d :pserver:guest@libsdl.org:/home/slouken/libsdl.org/cvs checkout SDL
  5. When you check a fresh copy of SDL out of CVS, you need to generate
  6. the files used by make by running the "autogen.sh" script, which will
  7. run aclocal, automake, autoconf and then run configure.
  8. There is a web interface to cvs at http://www.libsdl.org/cgi/cvsweb.cgi