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
Sent: Thursday, June 29, 2006 1:49 PM
To: [email protected]
Subject: [osg-users] OSG JPEG plugin expecting C or C++ JPEG library?

 

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/

Reply via email to