On 01/31/2013 10:20 PM, lucie lemonnier wrote:
I compiled openvrml-0.17.12 with visual studio 2008 without problem. When I try to compile openvrml-0.17.12 with visual studio 2010, I have this error in compilation several times : "typename cannot be used outside a template declaration" Does that tell you something?
That sounds like some non-standard C++ code in OpenVRML. However, that version is quite old, try a more recent one. That particular bug may have been fixed since then - the version 0.18.7 has this in the changelog: "This release includes changes to build against XULRunner 2.0, project files for Visual C++ 2010, and minor bug fixes."
Regards, Jan _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

