Hi,

yes - problem solved.


Thanks for the fast reply and best
    Thomas

-- 
Dipl. Inf. Thomas Gierlinger
Fraunhofer-Institut für Graphische Datenverarbeitung IGD

Fraunhoferstr. 5  |  64283 Darmstadt  |  Germany
Tel +49 6151 155-477  |  Fax +49 6151 155-139
thomas.gierlin...@igd.fraunhofer.de  |  www.igd.fraunhofer.de


> -----Original Message-----
> From: Gerrit Voß [mailto:vo...@vossg.org]
> Sent: Thursday, May 16, 2013 1:09 PM
> To: opensg-users@lists.sourceforge.net
> Subject: Re: [Opensg-users] OpenSG2: Building rev. a592e8c -
> 'GL_FRAMEBUFFER' : undeclared identifier
> 
> 
> Hi,
> 
> On Thu, 2013-05-16 at 16:29 +0800, Gerrit Voß wrote:
> > Hi,
> >
> > On Thu, 2013-05-16 at 07:45 +0000, Gierlinger, Thomas wrote:
> > > Dear all,
> > >
> > > I am trying to build the current sources (rev. a592e8c) on windows (vc9)
> using more or less the default options
> > >         self.cmakeDefs = [
> > >             "-DCMAKE_INSTALL_PREFIX:PATH=" +
> os.path.join(self.installPrefix, self.installDir).replace('\\', '/'),
> > >             "-DOSG_USE_OSGSUPPORT_LIBS:BOOL=ON",
> > >             "-DOSG_INSTALL_PDB_FILES:BOOL=ON",
> > >             "-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON"]
> > >
> > > I am getting undeclared identifier errors for GL_FRAMEBUFFER,
> GL_COLOR_ATTACHMENT0 etc. which were used as *_EXT before.
> > >
> > > Is this a problem with my settings or requires OSGGLEXT.h an update?
> >
> > arg, my bug, I have OSG_INCLUDE_GLEW enabled by default, that hides
> > the missing GL constants.
> 
> ok, that should be fixed.
> 
> kind regards
>   gerrit
> 
> 
> 
> ------------------------------------------------------------------------------
> AlienVault Unified Security Management (USM) platform delivers complete
> security visibility with the essential security capabilities. Easily and 
> efficiently
> configure, manage, and operate all of your security controls from a single
> console and one unified framework. Download a free trial.
> http://p.sf.net/sfu/alienvault_d2d
> _______________________________________________
> Opensg-users mailing list
> Opensg-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/opensg-users
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to