I have been trying to compile some of the example code form the OpenGL book that I have and I'm getting undefined symbol errors for the GL calls. This is particularly perplexing as I have successfully compiled Some other GL code (from the 'Net) and the settings seem to be the same. I've got the target set with the source file and the OpenGL framework. Thanks.