Re: OpenGL
Re: OpenGL
- Subject: Re: OpenGL
- From: Richard Salvatierra <email@hidden>
- Date: Tue, 28 Jun 2005 17:55:50 -0400
Not sure if this helps but when I take the [manView
setupSharedContext] out of my controller's awake from nib, then call
it from a button, the set up is successful. Any ideas? Thanks in
advance.
-Rich
On Jun 28, 2005, at 5:19 PM, Richard Salvatierra wrote:
I am working from the sample code: LiveVideoMixer
In my project I get an error: invalid drawable
during "setupSharedContext" I am nearly using the exact
VideoMixView.m file.
I imagine it is related to an error: "CoreGraphics/CoreGraphics.h:
No such file of Directory" when I include
#import <CoreGraphics/CoreGraphics.h> in me testApp_Prefix.pch file
I have added the ApplicationServices.framework
(along with OpenGL, QuartzCore, Qucktime.)
I am not sure what I am missing.
Any help appreciated. Thanks.
- Rich
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >OpenGL (From: Richard Salvatierra <email@hidden>) |