<div dir="ltr">Thank you for your response. <div>I checked the file with the function name, but I didn't know what to do.<div>For the current time, I guess I could do it manually. It is just a quick find & rename that shouldn't take long.</div></div><div><br></div><div>Fernando.</div><div class="gmail_extra"><br><div class="gmail_quote">2016-02-12 17:43 GMT+01:00 Ben Boeckel <span dir="ltr"><<a href="mailto:ben.boeckel@kitware.com" target="_blank">ben.boeckel@kitware.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Feb 12, 2016 at 10:26:18 +0100, Fernando Nellmeldin wrote:<br>
> However, that doesn't work for VTK 6.3.0 nor VTK 7.0.0. (for 5.10 does just<br>
> what I want).<br>
<br>
</span>Probably due to the module system changes for VTK6.<br>
<span class=""><br>
> Any thoughts of how to do the same on these versions?<br>
<br>
</span>Some logic could be added to CMake/vtkModuleMacros.cmake:624 or so<br>
(inside of vtk_module_library) to do this for Windows.<br>
<span class=""><br>
> PS: I'm using CMake with VS2010 generator under windows8, but I think the<br>
> solution should be general.<br>
<br>
</span>Well, at least on Windows. Other platforms don't have the debug/release<br>
runtime library split and such things are annoying to work with<br>
elsewhere (I regularly debug a single library and not having to build<br>
the entire stack because the library name changed is a big plus).<br>
<span class="HOEnZb"><font color="#888888"><br>
--Ben</font></span></blockquote></div>
</div></div>