Hi,
thanks for you fix! If we apply this patch, all dependent
packages should be checked, whether they do not fail.
It will definitely not happen before the release.
Best regards
Anton
2017-01-26 11:55 GMT+01:00 <1...@gmx.us>:
> Hi,
>
> The only thing that has to be done to fix this bug is ad
Hi,
The only thing that has to be done to fix this bug is add the tag,
-DVTK_CUSTOM_LIBRARY_SUFFIX:STRING="", when configuring using cmake.
Thanks
--
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinf
Hi,
The suffix can be controlled by a cache variable
(VTK_CUSTOM_LIBRARY_SUFFIX), but defaults to
"-${VTK_MAJOR_VERSION}.${VTK_MINOR_VERSION}".
http://public.kitware.com/pipermail/vtkusers/2015-November/092888.html
I think the best practice would be to set VTK_CUSTOM_LIBRARY_SUFFIX as
null for t