I\'m building an OpenGL application and on eaglview.m + (Class)layerClass wont work.
+ (Class)layerClass
If i try to run it I get:
\"Undefined symbols for
You need to add the OpenGL and potentially the QuartzCore frameworks to the target to link them.