Hi, On Sun, 2008-12-21 at 17:41 +0100, padd...@gmx.net wrote: > Hi Gerrit, > > thanks for the help. > > I've found a problem with JPEG: > > 1>OSGJPGImageFileType.cpp > 1>c:\projekte\c++\freeimage\source\libjpeg\jmorecfg.h(179) : error > C2371: 'INT32': Neudefinition; unterschiedliche Basistypen > 1> C:\Program Files (x86)\Microsoft Visual Studio > 8\VC\PlatformSDK\include\basetsd.h(62): Siehe Deklaration von 'INT32' > 1>c:\projekte\c++\freeimage\source\libjpeg\jmorecfg.h(233) : warning > C4005: 'FAR': Makro-Neudefinition > > > I could fix that with the attached version of OSGJPGImageFileType.cpp... > But I don't know if there will be problems with cygwin.
hmm, that sounds more like a problem with the image/windows headers. IIRC from gnuwin32 they just took the INT32 declaration out of jmorecfg.h > Also most of the test files haven't the include paths to glut. Ah ok, my mistake I have the imagelibs and glut in the same place so as long as one or the other is there stuff is found. I'll fix it. kind regards, gerrit ------------------------------------------------------------------------------ _______________________________________________ Opensg-users mailing list Opensg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensg-users