|
Fairly obvious it’s
C … doh! ... extern "C" { #include <jpeglib.h> #include "jerror.h" }; ... From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Ben Cain Hello, Does the OSG JPEG plugin expect a C or C++ JPEG
library? The JPEG group’s library is (by default)
C. I compiled it as C++ and am getting link errors when trying to build
the OSG plugin. Thanks, Ben |
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
