[vtkusers] Static Link VTK
John Drescher
drescherjm at gmail.com
Mon Dec 10 21:39:02 EST 2012
> Thanks for the response. I did not know about CRTs I am not too sure it can
> affect the static compilations.
>
I can tell you that I have never used static Qt with my static vtk
because the open source Qt license prohibits you from compiling Qt
statically. Well at least it did the last time I checked.
> Is it recommended for Win32 machines because I am running it on Vista and
> MSVC 2010.
>
> I will probably clean up everthing do it again see if I can understand what
> is going on :)
Did you ever execute the INSTALL target for VTK? If so make sure CMake
is finding the correct VTK_DIR.
John
More information about the vtkusers
mailing list