[vtkusers] Question about vtk4.2

Jiang jiang at TI.Uni-Trier.DE
Tue Mar 9 09:15:08 EST 2004


Dear vtk-users,
I download the vtk-4.2-LatestRelease.zip. As the ReadMe document
introduces, I use CMake to build it. Then start up msdev and load
VTK.dsw.
     Select ALL_BUILD project, and build it.
In my program, I use vtkSphereWidget. So I include the
"vtkSphereWidget.h" in the code. However, when I compile it, there are
error message: 
Fatal error C1083: Cannot open include file: 'vtkSphereWidget.h': No
such file or directoryGenerating Code...
I find that in my vtk directory, there are vtkSphereWidget.h, which lies
in vtk/Hybrid/. But in vtk/bin/Debug/, there is no vtkHybrid.lib. 
Before, I use vtk as installing it, then setting "path" in environment
variable. And there are many vtk*.dll files in vtk/bin/Debug/ folder.
But now there is no .dll, only .lib.
Why is it changed in the current vtk version? How should I do?
 
 
Thanks a lot!
 
Chunyan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20040309/d6ad5467/attachment.htm>


More information about the vtkusers mailing list