[vtkusers] from VTK 4.0 to 4.2

imho imho at skynet.be
Tue Apr 15 15:54:28 EDT 2003


Hi all,
I try to replace vtk 4.0 to vtk 45.2, but some files I used aren't found 
by the compiler :

Compiling...
affichage16coupes.cpp
c:\documents and settings\administrateur\mes 
documents\memoire\newproject\affichage16coupes.h(4) : fatal error C1083: 
Cannot open include file: 'vtkRenderWindow.h': No such file or directory
affichage1coupe.cpp
c:\documents and settings\administrateur\mes 
documents\memoire\newproject\affichage1coupe.h(4) : fatal error C1083: 
Cannot open include file: 'vtkRenderWindow.h': No such file or directory
affichage4coupes.cpp
c:\documents and settings\administrateur\mes 
documents\memoire\newproject\affichage4coupes.h(4) : fatal error C1083: 
Cannot open include file: 'vtkRenderWindow.h': No such file or directory
affichage4vues.cpp
c:\documents and settings\administrateur\mes 
documents\memoire\newproject\affichage4vues.h(4) : fatal error C1083: 
Cannot open include file: 'vtkRenderWindow.h': No such file or directory
affichageReg.cpp
c:\documents and settings\administrateur\mes 
documents\memoire\newproject\affichagereg.h(4) : fatal error C1083: 
Cannot open include file: 'vtkRenderWindow.h': No such file or directory
affichageVTK.cpp
c:\documents and settings\administrateur\mes 
documents\memoire\newproject\affichagevtk.h(5) : fatal error C1083: 
Cannot open include file: 'vtkImageCast.h': No such file or directory
main.cpp
c:\qt\include\vtkqtobjectfactory.h(12) : fatal error C1083: Cannot open 
include file: 'vtkObjectFactory.h': No such file or directory
moc_newprojectwindow.cpp
c:\qt\include\vtkqtobjectfactory.h(12) : fatal error C1083: Cannot open 
include file: 'vtkObjectFactory.h': No such file or directory
newprojectwindow.cpp
c:\qt\include\vtkqtobjectfactory.h(12) : fatal error C1083: Cannot open 
include file: 'vtkObjectFactory.h': No such file or directory
vtkInteractorStyleCustom.cpp
c:\documents and settings\administrateur\mes 
documents\memoire\newproject\vtkinteractorstylecustom.h(4) : fatal error 
C1083: Cannot open include file: 'vtkInteractorStyle.h': No such file or 
directory


What should I do? Is it something different with vtk 4.2?

thanks




More information about the vtkusers mailing list