[Insight-users] problem with itkImageToVTKImageFilter.h
John Drescher
drescherjm at gmail.com
Tue Feb 14 07:56:46 EST 2012
On Tue, Feb 14, 2012 at 7:39 AM, Ryma <rima.sb4 at gmail.com> wrote:
>
> Ok Cory.
> In VTK_DIR, i put the path of binary directory of VTK which is
> C:\download\VTKCmake.
> Is this correct?
VTK_DIR is the folder that you built VTK in not the source. If you ran
the INSTALL target you can also use the folder you installed VTK in
however I do not recommend using the INSTALL target in windows
especially if you want to debug and use dlls. Remember that it is not
safe to mix Visual Studio debug and release dlls or also not safe to
mix Visual Studio versions.
John
More information about the Insight-users
mailing list