Hi Adrian, just looked into the reference glext.h header from opengl.org and GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT seems to be the correct one. So it looks like a bug in your gl header?
Andreas > Hi Gerrit, > I'd been trying with opensg_dailybuild.060807.source.tgz and > opensg_dailybuild.060809.source.tgz - and this morning I went with > opensg_dailybuild.060814.source.tgz, still the same thing. I've attached > a log of what I get when I try to rebuild after the initial attempt that > fails (so it's not too, too long). > > I'm not sure if it's relevant, but a grep of /usr/include/GL/* doesn't > find GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT, however it does find > GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENTS_EXT (note the S at the end of > ATTACHMENTS) in glext.h.. any help? > > Any thoughts on the other part of my problem, the crash during cluster > use of FTGL text with SimpleTexturedMaterial? > > > thanks, Adrian > On Aug 14 2006, Gerrit Voss wrote: > >> >> Hi, >> >> On Fri, 2006-08-11 at 20:45 +0100, adrian wrote: >>> Hi, >>> >>> I'm seeing a problem with FTGL text when clustering, both on Prism + >>> i686 AMD systems. This seems to be occurring both on recent daily builds >>> and from one back on 060327. (As a small side issue I've had problems >>> building Prism daily builds over the last few days, is this expected? - >>> OSGDitherShadowMap.cpp:887: error: >>> `GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT_EXT' undeclared..) >> >> the cvs version seem to work over here, could you let me know which DB >> archive you are using. >> >> thanks, >> gerrit >> > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > ------------------------------------------------------------------------ > > _______________________________________________ > Opensg-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensg-users ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
