[ITK-users] Version of VTK and ITK

Dženan Zukić dzenanz at gmail.com
Tue Mar 14 13:48:14 EDT 2017


Hi Abdelkhalek,

you could try two different modules in your application which statically
link to different versions of VTK. Then the main executable calls the
appropriate functions in these modules. I think the easiest is to have
these modules be static libraries.

But why do you need two different versions of VTK?

HTH,
Dženan

On Tue, Mar 14, 2017 at 1:34 PM, Abdelkhalek Bakkari <
bakkari.abdelkhalek at hotmail.fr> wrote:

> Dear ITK users,
>
>
> How could I use two different VTK versions  with one version of ITK and Qt
> for one application, please ?
>
>
> Thank you in advance.
>
>
> Best regards,
>
>
> Abdelkhalek Bakkari
> Ph.D candidate in Computer Science
> Institute of Applied Computer Science
> Lodz University of Technology, Poland
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20170314/283304ad/attachment.html>


More information about the Insight-users mailing list