Search found 1 match

by Codefused
Fri Feb 11, 2011 5:52 pm
Forum: Advanced Help
Topic: Compiling irrlicht ogl-es branch for iphone (progress)
Replies: 148
Views: 66926

Hi all, If you use the Garfinkle template you should: - Remove the view from the MainWindow.xib file. - Remove EAGLView.h/.m from the template project. - Remove references to glView from IrrlichtTemplateAppDelegate. The reason is that an EAGLView is created for you programatically within the irrlich...