I always build from scratch in an empty build directory.
What platform and build tools are you using?

The use of REPLACE was introduced in a submission from Torben related
to VS2017 binary support:

     
https://github.com/openscenegraph/OpenSceneGraph/commit/67ef816da00441121f7b2cb606ee19bbb1f15e80

We could revert this but it'd break support for VS2017 binaries...  I
don't have any suggestions yet on what an appropriate fix might be.
I'm not a Windows dev so will need to defer resolution to those with
WIndows expertise.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
Hi Robert,

Adding " around the 3rd and 4th args in the REPLACE lines did indeed eliminate 
the error. Torben should check that this is still OK when the Collada plugin is in 
use.

[Separate issue: curl 7.54.0 (latest) has a build error under VC++ 2015 but the 
prev version builds OK]

Cheers,
Stuart
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to