I just build debug OSG on Windows and linux--thanks to those who helped
out.

In my build, the Windows OSG libraries and plugin libraries have the "d"
in their names.  But on linux, I get the "d" in the OSG library  names,
but not the plugin libraries.

So in Windows I have:
osg22-osgd.dll
osgdb_rgbd.dll

On Linux I have:
libosgd.so
osgdb_rgb.so

Shouldn't the linux plugin name be osgdb_rgbd.so?

andy

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

Reply via email to