Hi!
First my specs,
Mac OS X v10.6.4
openFrameworks Github version (17-nov-2010)
Xcode v3.2.4
iOS SDK 4.1
So this is my story
Hi!
First my specs,
Mac OS X v10.6.4
openFrameworks Github version (17-nov-2010)
Xcode v3.2.4
iOS SDK 4.1
So this is my story
‘glPushAttrib’ was not declared in this scope
‘glPopAttrib’ was not declared in this scope
‘glOrtho’ was not declared in this scope
‘glOrtho’ was not declared in this scope
I wasn’t using these so I commented these out to resolve the errors… As a tip, I always place my initials above so if I ever need to change I can easily find.
Getting the master to function properly can be a headache. I recommend reading this thread:
http://forum.openframeworks.cc/t/of-and-iphone-os-4.0/4185/0
If you’re still having problems, reply and I’ll help you out. I’d like to see you tackle it first though as it’s a good learning experience.
Thank you, I’ll take a deeper look in the thread you point me