<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>
<br>
Windows 10 (64-bit), CMake 3.8.1, Visual C++ 2015.<br>
<br>
My guess is that it just needs a fixup to deal with the case of NOT
building the Collada plugin, when those strings are probably empty.
I'll kick off a build with the quote-wrapping fix and let you know
later but it is probably best to ask Torben to take a look.<br>
<br>
Cheers,<br>
Stuart<br>
</body>
</html>