<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<blockquote type="cite"
cite="mid:CAFN7Y+V3mPXhobKf4RXhOacStNxq7ZZKuNXKT+UqaJJNUG+M_w@mail.gmail.com">
<blockquote type="cite">
<pre wrap="">I always build from scratch in an empty build directory.
</pre>
</blockquote>
<pre wrap="">
What platform and build tools are you using?
The use of REPLACE was introduced in a submission from Torben related
to VS2017 binary support:
<a class="moz-txt-link-freetext" href="https://github.com/openscenegraph/OpenSceneGraph/commit/67ef816da00441121f7b2cb606ee19bbb1f15e80">https://github.com/openscenegraph/OpenSceneGraph/commit/67ef816da00441121f7b2cb606ee19bbb1f15e80</a>
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
<a class="moz-txt-link-abbreviated" href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a>
</pre>
</blockquote>
Hi Robert,<br>
<br>
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.<br>
<br>
[Separate issue: curl 7.54.0 (latest) has a build error under VC++
2015 but the prev version builds OK]<br>
<br>
Cheers,<br>
Stuart<br>
</body>
</html>