mirror of
https://github.com/mpv-player/mpv
synced 2024-12-19 05:15:12 +00:00
compile fixed. even with --enable-gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8690 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
adc4a88cff
commit
16328c620b
@ -1,6 +1,6 @@
|
||||
echo NOTE: do not compile with --enable-gui
|
||||
echo
|
||||
gcc -g mwallp.c jpeg.c ../../libvo/aclib.o ../../libmpcodecs/img_format.o \
|
||||
../../cpudetect.o ../../mp_msg.o ../../postproc/libpostproc.a \
|
||||
../../cpudetect.o ../../mp_msg-mencoder.o ../../postproc/libpostproc.a \
|
||||
../../postproc/libswscale.a \
|
||||
-I../../libmpcodecs -I../.. -I../../postproc \
|
||||
-L/usr/X11/lib -L/usr/X11R6/lib -lX11 -lm -ljpeg -o mwallp
|
||||
|
Loading…
Reference in New Issue
Block a user