1.12 opengl link problems

Just tried to build the sample ‘Hello World’ app with Juce 1.12 in 10.4.1 and I got a bunch of _aglXXXXX link errors. I tried to link in the OpenGL framework, but that didn’t seem to help.

After messing around a bit I build Juce without OpenGL. Any idea what I need to link in to get OpenGL going?

Link to the AGL.framework as well.
Ben

Ah, how obvious. I didn’t see that one in the ol’ frameworks folder. Thanks Beno!

Anytime.
Ben