[vtkusers] Third party libraries as binary

Dan Lipsa dan.lipsa at kitware.com
Mon Nov 5 11:39:50 EST 2018


You'll have to recompile VTK using VTK_USE_SYSTEM_<lib> set to ON.
In this case VTK will use <lib> from your system and not compile the
version included with the source code.

Dan


On Mon, Nov 5, 2018 at 11:31 AM Matthew Troke <
matthew.troke at avalonholographics.com> wrote:

> I've noticed that 3rd party libraries in VTK are included with their
> source code and built along with VTK. Can a 3rd party library be include in
> VTK that is precompiled (either with .lib or dll) and linked with the
> project? If so, is there a procedure or guide to show how this would be
> done within the VTK build system?
>
> Thanks,
> Matt
>
> --
> Matthew Troke
> Software Engineer
> Office: 1-709-701-0239
> Email: matthew.troke at avalonholographics.com
>
> *This email and any attachments are confidential and may be privileged.
> Any unauthorized use, disclosure, copying or distribution of the
> information received is prohibited. If you are not the intended recipient
> please contact the sender immediately by return email confirming that you
> have and will delete all communications related to the email and any
> attachments sent to you in error.*
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/vtkusers/attachments/20181105/3e2588b4/attachment.html>


More information about the vtkusers mailing list