[vtk-developers] JPEG support fails

Sebastien BARRE sebastien at barre.nom.fr
Fri Sep 14 09:57:37 EDT 2001


Hi

I'm not sure JPEG support should be included before it's tested or at least 
does not fail :)

vtkJPEGReader.cxx
C:\DEVEL\LANGAGES\TCL\8.3\include\jmorecfg.h(161) : error C2371: 'INT32' : 
redefinition; different basic types
         C:\devel\langages\c\msdev\VC98\INCLUDE\basetsd.h(33) : see 
declaration of 'INT32'
vtkJPEGWriter.cxx
C:\DEVEL\LANGAGES\TCL\8.3\include\jmorecfg.h(161) : error C2371: 'INT32' : 
redefinition; different basic types
         C:\devel\langages\c\msdev\VC98\INCLUDE\basetsd.h(33) : see 
declaration of 'INT32'

As the dashboard looks stable and there is no Windows 98 box performing any 
VTK build, I guess it's Windows 98 specific (which is my OS at the moment). 
I had to remove JPEG files from my CMakeLists.txt




More information about the vtk-developers mailing list