[vtkusers] Error Compiling VTK on latest Cygwin
Wahid Alizada
walizada at ucalgary.ca
Mon Jan 20 01:10:45 EST 2003
Hi,
I've installed Cygwin and am now trying to install VTK.
I ran non-interactive cmake and the makefiles were created successfully.
After running make (for the second time), here's a snippet of the error:
------------------
$ make
cmake.depends is up-to-date
/home/wahid/VTK/Wrapping: building default_target
cmake.depends is up-to-date
/home/wahid/VTK/Utilities: building default_target
cmake.depends is up-to-date
/home/wahid/VTK/Utilities/zlib: building default_target
/home/wahid/VTK/Utilities/png: building default_target
/home/wahid/VTK/Utilities/jpeg: building default_target
/home/wahid/VTK/Utilities/tiff: building default_target
gcc -mwin32 -I/home/wahid/VTK/Utilities/tiff -I/home/wahid/VTK -I/home/wahi
d/VTK/Rendering -I/home/wahid/VTK/IO -I/home/wahid/VTK/Imaging -I/home/wah
id/VTK/Graphics -I/home/wahid/VTK/Filtering -I/home/wahid/VTK/Common -I/home
/wahid/VTK/Common/Testing/Cxx -I/home/wahid/VTK/Utilities/jpeg -I/home/wahid
/VTK/Utilities/tiff -I/home/wahid/VTK/Utilities/expat -I/home/wahid/VTK/Util
ities/png -I/home/wahid/VTK/Utilities/zlib -I/home/wahid/VTK/Utilities/freet
ype/include -I/home/wahid/VTK/Utilities/freetype -I/home/wahid/VTK/Utilities
/ftgl/src -I/home/wahid/VTK/Utilities/ftgl -DJPEG_SUPPORT -DZIP_SUPP
ORT -D_HPUX_SOURCE -DTIF_PLATFORM_CONSOLE -c
/home/wahid/VTK/Utilities/tiff/tif_jpeg.c -o tif_jpeg.o
In file included from /home/wahid/VTK/Utilities/tiff/tif_jpeg.c:56:
/home/wahid/VTK/Utilities/jpeg/jpeglib.h:94: parse error before "boolean"
/home/wahid/VTK/Utilities/jpeg/jpeglib.h:94: warning: no semicolon at end of
struct or union
/home/wahid/VTK/Utilities/jpeg/jpeglib.h:95: warning: data definition has no
type or storage class
--------------
I'm running on Windows XP.
Any insight into this is much appreciated.
Wahid
More information about the vtkusers
mailing list