Hi,

Old topic but I ran into the same issue. Browsing the OpenVRML code it
NEEDS the environnement variable OPENVRML_DATADIR set to the path
containing the components directory (which has all the xml files for the
nodes). It can also be set in the registry key
"HKLM\SOFTWARE\OpenVRML\OpenVRML\Datadir"

HTH
Regards,

--
nǝıɥʇɐƜ


On 1 February 2013 22:08, Jan Ciger <[email protected]> wrote:

> 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
> osg-users@lists.**openscenegraph.org <[email protected]>
> http://lists.openscenegraph.**org/listinfo.cgi/osg-users-**
> openscenegraph.org<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

Reply via email to