mirror of
https://github.com/mpv-player/mpv
synced 2025-04-10 11:41:37 +00:00
comments on compiling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5211 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7824552bad
commit
15948a320d
@ -1,4 +1,6 @@
|
|||||||
/* to compile:
|
/* to compile:
|
||||||
|
edit ../win32.c, change the #if 0 to 1 at line 1326 to enabel quicktime fix!
|
||||||
|
(cd ..;make distclean;make)
|
||||||
gcc -o list list.c ../libloader.a -lpthread -ldl -lm -ggdb ../../cpudetect.o
|
gcc -o list list.c ../libloader.a -lpthread -ldl -lm -ggdb ../../cpudetect.o
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user