From: gerard z. <gzi...@ap...> - 2003-07-21 18:26:58
|
Scott, Make sure that the Java component to which you're trying to add hardware surface is a Component. Try it with AWT first. cheers On Saturday, July 19, 2003, at 8:07PM, gl4...@li... wrote: > Message: 2 > Date: Sat, 19 Jul 2003 15:29:17 -0400 > To: gl4...@li... > From: Scott Vorthmann <vo...@nc...> > Subject: [gl4java-usergroup] frustrating bug > Reply-To: gl4...@li... > > > I'm at my wits end... been trying all day to get a pared-down version > of my app running as sample code for JFree-D. I've tried everything, > I swear, but I still keep getting: > > gl4javaAttach: CGLSetSurface failed > gl4javaResize: CGLUpdateContext failed > > Of course, I never get that in the full application. Stepping > through, the first error seems to come from native code. > > Can anyone translate those errors for me, or otherwise help me past > this roadblock? > > Thank you in advance, > > Scott |