[vtkusers] Howto just build vtkIO.dll

listboss listboss at gmail.com
Tue Oct 12 08:35:53 EDT 2004


Hi

I have added a new function to vtkImageReader class and now I want to build it.
As most of you, I am using CMake and I can see the list of all
projects of VTK in Visual Studio.Net

If I want to create vtkIO.dll, I have to build the whole VTK which is
a lengthy process, but when I just right click on vtkIO project (not
the ALL_BUILD) and select "Build only vtkIO" it won't create the
vtkIO.dll but only the .lib files.

Could you please tell me how to do this ?
Thanks
Hamid



More information about the vtkusers mailing list