Hi,
I'm working on a Mac-10.5 and I try to compile and execute a program, that uses AGL. Cause AGL is deprecated on this Mac Version, I changed AGLDrawable to HIViewRef and aglGetDrawable to aglGetHIViewRef. But when I try to execute the GUI, I get the following message...