Hi, On Sun, 2004-11-14 at 07:25, [EMAIL PROTECTED] wrote: > Hi all, > > I try to build the latest OpenSG using VS7. Below is the compile error > when I build SystemLib. I include "c:\Program Files\GnuWin32\include\" in > the include path of VS so that it can find zilb.h, jpeg.h png.h and > tiffio.h, and same for the library path. All these head file and library > are from http://gnuwin32.sourceforge.net/packages.html. > > Thanks for any help! > > Yuting > > c:\Program Files\GnuWin32\include\jmorecfg.h(161): error C2371: 'INT32' : > redefinition; different basic types > > c:\Program Files\GnuWin32\include\jmorecfg.h(280): error C2371: 'boolean' > : redefinition; different basic types
I never used those as we normally build against the libs/header coming with OpenSG (dist/win/supportlibs.zip). As I'm not in office before Tuesday it might take a second for my to try the GnuWin32 versions, in between you might want to try the support libs. regards, gerrit ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
