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.gierlinger-HcfOH8yuiPfSyEMIgutviQ@public.gmane.orge | www.igd.fraunhofer.de