Hi Jan, Thanks for the info! I got mixed up with OSG versions - I was first going to compile with 2.9 series but then took the new release of 2.8.3 ..
Regards, Seppo -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jan Ciger Sent: 22. huhtikuuta 2010 18:43 To: OpenSceneGraph Users Subject: Re: [osg-users] OpenVRML include vrml97node.h missing Hello, That seems that you are using the old VRML plugin. For this version of OSG you need the old OpenVRML 0.14.3, nothing newer than that. There was a major change in the API around that time and the libraries are not compatible. You can get it from SourceForge. There will likely be a small patch required to get the old library to compile with recent compilers, you can find that here: http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/Li nux Alternatively you can update to newer OSG, the 2.9.x series has an updated version of the plugin included. Regards, Jan On Thu, Apr 22, 2010 at 3:14 PM, Seppo <[email protected]> wrote: > Hi, > > > > I have downloaded and build openvrml 0.18.4 (tied also with versions 18.3 > and 18.5) > > and included it to osg 2.8.3 but the compile stops as it does not find > openvrml/vrml97node.h > > > > As I looked into openvrml folder there was no include dir nor there was > openvrml/vrml97node.h -file anywhere.. where can I download correct openvrml > distribution with those files/dirs? I found them not from openvrml.org nor > the sourceforge one.. > > > > -Seppo > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

