Hi Folks,
I came across Christopher Arndt's DISTRHO Plugin Framework effect template and would
like to use it on OSX. Cookiecutter sets up the project as expected. Once it's
downloaded 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'm using Xcode 6.2 on OS X 10.9.5.
Cheers,
Chris