1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-21 02:41:13 +00:00

Ehh, why was that still in?

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@813 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
atmosfear 2001-05-16 15:34:45 +00:00
parent 0ce3ded590
commit ce2d877bee

View File

@ -23,11 +23,6 @@ A: Where did you install the SDL library? If you installed in /usr/local
(the default) then edit the top level config.mak and add
"-L/usr/local/lib " after "X_LIBS=" Now type make. You're done!
Q: I have problem ... with the SDL driver.
A: It's very experimental & buggy code, and it's UNSUPPORTED by us.
Please do NOT report bugs or ask features relating to SDL.
If you can improve it, send us patches!
Q: It doesn't compile, and it misses uint64_t inttypes.h and similar things...
A: copy DOCS/inttypes.h to MPlayer directory (cp DOCS/inttypes.h .)
try again... if fail, contact me