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?


Thanks in advance 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

------------------------------------------------------------------------------
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