I'm having trouble installing openscenegraph with vrml plugins Can anyone provide some suggestions?
I'm working on Snow Leopard, and I downloaded the latest OpenVRML 0.18, and OpenSceneGraph 3.0.1
I can get OpenSceneGraph to work, however, I need to load VRML files, and when I use osg to read the file, it says that it can't find any plugin.
I tried installing OpenVRML by compiling from source, but it fails configuring, since it seems to be unable to fine libboost_thread-mt library file, even though I have it installed, and linking to it works.