mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-25 13:15:55 +01:00
Update README
This commit is contained in:
parent
ecaf228e5c
commit
b75809ed61
@ -35,14 +35,17 @@ Prerequisites:
|
||||
ccmake ..
|
||||
|
||||
|
||||
Using cmake editor, set:
|
||||
Using ccmake editor, set:
|
||||
|
||||
FFMPEG_DIR /usr/local
|
||||
|
||||
toggle "advanced mode"
|
||||
Toggle "advanced mode" (t)
|
||||
|
||||
|
||||
CMAKE_EXE_LINKER_FLAGS to:
|
||||
Set:
|
||||
CMAKE_EXE_LINKER_FLAGS
|
||||
CMAKE_MODULE_LINKER_FLAGS
|
||||
CMAKE_SHARED_LINKER_FLAGS
|
||||
each to:
|
||||
|
||||
-framework Foundation -framework AudioToolbox -framework CoreAudio -liconv -lm -framework AVFoundation -framework CoreVideo -framework CoreMedia -framework CoreGraphics -framework AudioToolbox -framework OpenGL -framework OpenGL -framework VideoToolbox -framework CoreImage -framework AppKit -framework CoreFoundation -framework CoreServices -lz -lbz2 -Wl,-framework,CoreFoundation -Wl,-framework,Security -L/usr/local/lib -lavdevice -lavfilter -lavformat -lavcodec -lswresample -lswscale -lavutil
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user