Skip to content

Instantly share code, notes, and snippets.

@avilleret
Created September 15, 2014 11:06
Show Gist options
  • Save avilleret/341958d385bac597d7d8 to your computer and use it in GitHub Desktop.
Save avilleret/341958d385bac597d7d8 to your computer and use it in GitHub Desktop.
./configure --without-libquicktime output
Result:
Target : Gem.pd_darwin
Objects :
default window : gemglutwindow
Configuration:
Compiler : g++
CXXFLAGS : -g -O2 -Os -ffast-math -mmmx -fpascal-strings
: -I/usr/local/Cellar/libdc1394/2.2.2/include -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/local/Cellar/imagemagick/6.8.9-1/include/ImageMagick-6 -I/usr/local/Cellar/glfw3/3.0.4/include -I/usr/local/Cellar/glfw2/2.7.9/include -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/local/include/SDL
DEFINES :
LIBS : -ldl -lz -lm
: -L/usr/local/Cellar/libdc1394/2.2.2/lib -ldc1394 -ljpeg -ltiff -L/usr/local/Cellar/imagemagick/6.8.9-1/lib -lMagickCore-6.Q16 -L/usr/local/Cellar/imagemagick/6.8.9-1/lib -lMagick++-6.Q16 -lMagickWand-6.Q16 -lMagickCore-6.Q16 -L/usr/local/Cellar/glfw3/3.0.4/lib -lglfw3 -L/usr/local/Cellar/glfw2/2.7.9/lib -lglfw -framework Cocoa -framework OpenGL -framework IOKit -L/usr/local/lib -lSDLmain -lSDL -Wl,-framework,Cocoa
LDFLAGS :
:
Install path : /usr/local
RTE (Pure Data):
external-extension : pd_darwin
CFLAGS : -DPD -I/Applications/Pd-0.45-4-64bit.app/Contents/Resources//src
LIBS : -L/Applications/Pd-0.45-4-64bit.app/Contents/Resources//bin
used optional libraries:
font-rendering :
default font :
image-support
use ImageMagick : yes (Magick++)
use QuickTime : yes
use AVFoundation : yes
use TIFF : yes
use JPEG : yes
moviefile-support
use PLUGINS : yes
use mpeg : no
use mpeg-3 : no
use QuickTime : yes (framework)
use AVFoundation : yes (framework)
use aviplay : no
use gmerlin : no
capture-support
use PLUGINS : yes
use v4l : no
use v4l2 : no
use ieee1394 : yes (libdc1394)
use DV : no
use Unicap : yes
use Video-for-WinDOS : no
use QuickTime : yes
use AVFoundation : yes
Now run make ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment