On 7/28/2010 2:04 AM, Florian Kuzmany wrote:
Hi,

I desperately try to compile osg 2.9.8 with the vrml-plug-in using VS 2008.

I followed the instructions on the vrml-plugin-site and was able to create the 
openvrm lib-files and added the pathes to cmake.

Compiling osg, over hundred errors occur.
It seems that osg refers to classes which don't exist in openvrml.lib (e.g. 
resource_fetcher).

Is Version 0.4.13 of openvrml still the right one? What do I do wrong?

Can anyone help me?
I don't have any experience with the vrml plug-in. I have, however, had good success using the OpenSceneGraph's Inventor (iv) plug-in, linked with the coin library (http://www.coin3d.org/), to read vrml models. The downside is that, if your application isn't gpl'd, using coin requires you to buy a coin professional license for around $3k per developer. For that reason, it's not a feasible solution for all projects.

Rob
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to