fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[fluid-dev] cmake variables cannot be turned on/off


From: Ebrahim Mayat
Subject: [fluid-dev] cmake variables cannot be turned on/off
Date: Mon, 08 Nov 2010 08:45:17 -0500

Hello Pedro

Working with revision 393,

$ cmake ..  -DENABLE_PORTAUDIO:BOOL=ON -DENABLE_FRAMEWORK:BOOL=OFF
//
**************************************************************
Summary:
libsndfile:            yes (with ogg vorbis support)
D-Bus:                 yes
PulseAudio:            no
JACK:                  no
ALSA:                  no
PortAudio:             no
//
$ make

[ 97%] Building C object src/CMakeFiles/libfluidsynth.dir/bindings/ fluid_filerenderer.c.o
Linking C shared library FluidSynth.framework/Versions/1/FluidSynth
Copying OS X content src/FluidSynth.framework/Versions/1/Headers/ fluidsynth.h Copying OS X content src/FluidSynth.framework/Versions/1/Headers/ fluidsynth/audio.h Copying OS X content src/FluidSynth.framework/Versions/1/Headers/ fluidsynth/event.h

I am unable to disable the enable-framework option and I cannot turn enable-portaudio on.

Regards,
Ebrahim



reply via email to

[Prev in Thread] Current Thread [Next in Thread]