[vtkusers] Generate debug libraries with _d postfix

Fernando Nellmeldin f.nellmeldin at open-engineering.com
Mon Feb 15 11:28:00 EST 2016


Thank you for your response.
I checked the file with the function name, but I didn't know what to do.
For the current time, I guess I could do it manually. It is just a quick
find & rename that shouldn't take long.

Fernando.

2016-02-12 17:43 GMT+01:00 Ben Boeckel <ben.boeckel at kitware.com>:

> On Fri, Feb 12, 2016 at 10:26:18 +0100, Fernando Nellmeldin wrote:
> > However, that doesn't work for VTK 6.3.0 nor VTK 7.0.0. (for 5.10 does
> just
> > what I want).
>
> Probably due to the module system changes for VTK6.
>
> > Any thoughts of how to do the same on these versions?
>
> Some logic could be added to CMake/vtkModuleMacros.cmake:624 or so
> (inside of vtk_module_library) to do this for Windows.
>
> > PS: I'm using CMake with VS2010 generator under windows8, but I think the
> > solution should be general.
>
> Well, at least on Windows. Other platforms don't have the debug/release
> runtime library split and such things are annoying to work with
> elsewhere (I regularly debug a single library and not having to build
> the entire stack because the library name changed is a big plus).
>
> --Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160215/a772216a/attachment.html>


More information about the vtkusers mailing list