<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
I tried to build VTK 5.6 with GUI CMake. I used Unix Makefile
generator and I set "use defaul compiler". I also set:<br>
<br>
Where is the source code: C:/VTK56<br>
Where to build the binaries: C:/VTKBin56<br>
<br>
When i tampe the "Configure" button, it starts with no error, but
suddenly an error occurs. These are the messages that appear:<br>
<br>
<small>The C compiler identification is unknown
<br>
The CXX compiler identification is unknown<br>
Check for working C compiler: C:/cygwin/bin/gcc.exe<br>
Check for working C compiler: C:/cygwin/bin/gcc.exe -- works<br>
Detecting C compiler ABI info<br>
Detecting C compiler ABI info - failed<br>
Check for working CXX compiler: C:/cygwin/bin/c++.exe<br>
Check for working CXX compiler: C:/cygwin/bin/c++.exe -- works<br>
Detecting CXX compiler ABI info<br>
Detecting CXX compiler ABI info - failed<br>
Performing Test Support for 64 bit file systems<br>
Performing Test Support for 64 bit file systems - Success<br>
Looking for sys/types.h<br>
Looking for sys/types.h - found<br>
Looking for stdint.h<br>
Looking for stdint.h - found<br>
Looking for stddef.h<br>
Looking for stddef.h - found<br>
Check size of int<br>
Check size of int - failed<br>
Check size of long<br>
Check size of long - failed<br>
Check size of void*<br>
Check size of void* - failed<br>
Check size of char<br>
Check size of char - failed<br>
Check size of short<br>
Check size of short - failed<br>
Check size of float<br>
Check size of float - failed<br>
Check size of double<br>
Check size of double - failed<br>
Looking for include files CMAKE_HAVE_LIMITS_H<br>
Looking for include files CMAKE_HAVE_LIMITS_H - found<br>
Looking for include files CMAKE_HAVE_UNISTD_H<br>
Looking for include files CMAKE_HAVE_UNISTD_H - found<br>
Looking for include files CMAKE_HAVE_PTHREAD_H<br>
Looking for include files CMAKE_HAVE_PTHREAD_H - found<br>
Looking for include files CMAKE_HAVE_SYS_PRCTL_H<br>
Looking for include files CMAKE_HAVE_SYS_PRCTL_H - not found.<br>
Check if the system is big endian<br>
Searching 16 bit integer<br>
Check size of unsigned short<br>
Check size of unsigned short - failed<br>
Check size of unsigned int<br>
Check size of unsigned int - failed<br>
Check size of unsigned long<br>
Check size of unsigned long - failed<br>
<span style="color: rgb(255, 0, 0);">CMake Error at
C:/Programmi/CMake
2.8/share/cmake-2.8/Modules/TestBigEndian.cmake:44 (MESSAGE):</span><br>
<span style="color: rgb(255, 0, 0);"> no suitable type found</span><br>
<span style="color: rgb(255, 0, 0);">Call Stack (most recent call
first):</span><br>
<span style="color: rgb(255, 0, 0);">
CMake/CMakeBackwardCompatibilityC.cmake:31 (TEST_BIG_ENDIAN)</span><br>
<span style="color: rgb(255, 0, 0);"> CMakeLists.txt:428 (INCLUDE)</span></small>
<p style="margin: 0px; text-indent: 0px; color: rgb(255, 0, 0);"><br>
</p>
I don't uderstand how can I solve this error. Can you help me? Thank
you a lot.<br>
<br>
Luca<br>
</body>
</html>