Hi I’m trying to test juce on an intel mac using xcode 2.2.1 . I’ve gotten Juce to build now i’m trying to just compile the hello world project to see if i can get that running.
I’m getting Linker errors like
_aglChoosePixelFormat
_aglCreateContext
_aglDestroyContext
etc etc
anyone know what i’m missing?