[Insight-users] Build ITK and VTK in one step

Wagner Sales wsales at gmail.com
Mon Dec 1 12:46:42 EST 2008


Hi Yves,

I not use ITK and VTK on Windows, but I compiled both some time ago in
Windows. Since are separated projects, you'll needs to build in two
separated steps. The projects aren't dependents on each other, then
you can choose which build first.

Regards,

Wagner Sales

2008/12/1 Yves Martelli <ymartelli at cistib.upf.edu>:
> Hi,
>
> I'm building a medical image visualization tool and am using ITK and VTK. I
> was wondering if it was considered bad practice to try to build both in one
> step? I use CMake 2.6 to generate Microsoft Visual Studio projects and am
> having troubles with the BUILD_SHARE_LIBS variable which is defined to false
> in ITK and to true in VTK. Can I rename this variable in VTK files to have
> it build shared libs and not ITK or should I build ITK and VTK in two
> separate steps?
>
> Thanks,
>
> Yves
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>


More information about the Insight-users mailing list