Hi all,

I was just compiling OpenSG 1.4 using the Visual Studio .NET 2003 Project
file.

A minor bugfix to make it compile using the "official" GnuWin32 jpeglib:
In OSGJPGImageFileType.cpp, you should add a

#ifdef WIN32
#define __WIN32__
#endif

before including jpeglib.h

Cheers,
Marco



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to