I hope someone can help. I'm getting an error whenever I run my newly
created app that uses OpenGL under OS X:
Application cannot be launched because of a Shared Library Error:
/<myApp>/<<myApp><OpenGLLibraryStub><>
I have OpenGLLibraryStub, from the AGL SDK included in the CW7 project, and
it links without errors, but whenever a piece of code even references, let
alone actually calls, an OpenGL function, it crashes on launch.
Any ideas???
Thanks
Bill