[osg-users] [build] Getting "error C2988: unrecognizable template declaration/definition" while compiling osgdb_vrml

2010-12-15 Thread Holger Krumm
Hi everybody!

I try to compile the osgdb_vrml reader plugin. As of now I have managed to 
compile a openvrml.lib from the current version OpenVRML 0.18.5 (not via 
subversion but downloaded the source directly from website).
When I try to compile I get a "error C2988: unrecognizable template 
declaration/definition" in openvrml\local\float.h. It seems to have something 
to do with the definition of OPENVRML_LOCAL beyond.


Code:

 template 
OPENVRML_LOCAL inline Float fabs(const Float f)
{
return f < 0.0 ? -f : f;
}




Did anyone ran into same troubles like me?

Any pointer is appreciated, unfortunately my C++ knowledge is limited (little 
bit "rusty", you know :) )


Thanks!

Cheers,
Holger

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=34907#34907





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Visual Studio 2010 binaries

2010-11-12 Thread Holger Krumm
Hi Christian,

thanks for your work!

Just a hint: you mixed up the ordering of links in your post:


> 
> without boost headers
> 
> 
> with boost 1.43 headers
> 
> 


Thank you!

Cheers,
Holger

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=33657#33657





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] A Windows binary version of OSG 2.6.x available?

2008-11-06 Thread Holger Krumm
Dear all,

I am sincerely looking into this promising API. I want to evaluate the
loading of VRML files and just wanted to make a quick check.
On the project's download page I saw a line "Windows pending" for
the binary package. Because I am not very experienced in that, can
anybody point me to a download location for the binary package?
Or can someone provide me with a binary build?

Best regards and thanks for the support here!

Holger
_______

Holger Krumm
Product Engineer Test & Experiment Software
Product Management

dSPACE GmbH  Tel.:  +49 5251 1638-1851
Technologiepark 25   Fax:   +49 5251 66529
33100 Paderborn  http://www.dspace.de
Germany  mailto:[EMAIL PROTECTED]
___



___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org