QCView openGLContext
QCView openGLContext
- Subject: QCView openGLContext
- From: Lorenzo <email@hidden>
- Date: Fri, 14 Mar 2008 00:53:55 +0100
Hi,
I build my app against 10.4 SDK. The compiler says that there are no errors.
My app runs on Leopard very well. But on Tiger I get this error all the time
and my app won't launch.
--
[MYQCView openGLContext] : selector not recognized [self = 0x1492fee0]
--
If I comment this line below
[[qcView openGLContext] flushBuffer];
my app launches and runs well, but of course I can't see the QCView contents
properly. I have seen that this API is available in 10.5 and later. Anyway
my compiler doesn't protest when I build my app against 10.4 SDK. This a
part, how can I make this work on Tiger too? Any workaround?
Best Regards
--
Lorenzo
email: email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden