[ITK-users] Version of VTK and ITK
Abdelkhalek Bakkari
bakkari.abdelkhalek at hotmail.fr
Tue Mar 14 14:03:37 EDT 2017
Hi Dženan,
Thank you for your prompt answer.
I need two versions of VTK because I am using the 5.10.1 version for my current application and I need to use the Point Set module from the new version 7.1.0 of VTK.
Dženan
Abdelkhalek Bakkari
Ph.D candidate in Computer Science
Institute of Applied Computer Science
Lodz University of Technology, Poland
________________________________
From: Dženan Zukić <dzenanz at gmail.com>
Sent: 14 March 2017 18:48
To: Abdelkhalek Bakkari
Cc: insight-users
Subject: Re: Version of VTK and ITK
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<mailto: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/e29e6ddc/attachment.html>
More information about the Insight-users
mailing list