[LAD] DPF Template Not Working on OSX

Chris Share cpsmusic at yahoo.com
Wed Oct 12 10:54:35 UTC 2016


Using "make MACOS=true" fixed the problem.

Thanks!




----- Original Message -----
From: Filipe Coelho <falktx at gmail.com>
To: linux-audio-dev at lists.linuxaudio.org
Sent: Tuesday, 11 October 2016, 23:24
Subject: Re: [LAD] DPF Template Not Working on OSX

On 11.10.2016 14:22, Christopher Arndt wrote:
> Am 11.10.2016 um 14:03 schrieb Chris Share:
>> I set "MACOS=true" in Makefile.mk. When I run "make" I get the following error:
>>
>> /Applications/Xcode.app/Contents/Developer/usr/bin/make -C dpf/dgl
>> Makefile.mk:104: *** OpenGL missing, cannot continue.  Stop.
>> make: *** [libs] Error 2
> I never tested DPF under OS X, but my guess is that you need to add the
> location of the OS X OpenGL headers and libraries to CFLAGS resp. LDFLAGS.

DPF author here..


Under OSX you need to use:
$ make MACOS=true

If you're using gcc-4.2 you should use:
$ make MACOS_OLD=true


Hope that works.

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev at lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-dev


More information about the Linux-audio-dev mailing list