[Insight-developers] ITK 3.20 - 64 bits - Windows - VS2008 - Problem with itkvnl ?
Jean-Christophe Fillion-Robin
jchris.fillionr at kitware.com
Fri May 6 12:59:54 EDT 2011
Hi Folks,
I am trying to build ITK 3.20 on windows using the following generator
"Visual Studio 9 2008 Win64"
The same errors occurs attempting to build ITK with the default option in
both Release and Debug. It resumes the incriminated target is itkvnl.
The errors are listed in the file: ITK-build-error-64bits-Release-VS2008.txt
The configuration output is listed in file:
ITK-configuration-log-64bits-Release-VS2008.txt
In the configuration log, I noticed that non of 8bits, 16bits, 32bits,
64bits .. have been found. See below:
*[...]
Check if the system is big endian - little endian
Performing Test VCL_CHAR_IS_SIGNED
Performing Test VCL_CHAR_IS_SIGNED - Failed
Looking for 8-bit int. [Checking char...]
Looking for 8-bit int. Not found.
Looking for 8-bit int. [Checking short...]
Looking for 8-bit int. [Checking char...]
Looking for 8-bit int. Not found.
Looking for 16-bit int. [Checking char...]
Looking for 16-bit int. [Checking int...]
Looking for 16-bit int. [Checking short...]
Looking for 16-bit int. Not found.
Looking for 32-bit int. [Checking short...]
Looking for 32-bit int. [Checking long...]
Looking for 32-bit int. [Checking int...]
Looking for 32-bit int. Not found.
Looking for 64-bit int. [Checking __int64...]
Looking for 64-bit int. [Checking long long...]
Looking for 64-bit int. [Checking long...]
Looking for 64-bit int. Not found.
Looking for 32-bit float. [Checking long double...]
Looking for 32-bit float. [Checking double...]
Looking for 32-bit float. [Checking float...]
Looking for 32-bit float. Not found.
Looking for 64-bit float. [Checking float...]
Looking for 64-bit float. [Checking long double...]
Looking for 64-bit float. [Checking double...]
Looking for 64-bit float. Not found.
Looking for 96-bit float. [Checking float...]
Looking for 96-bit float. [Checking double...]
Looking for 96-bit float. [Checking long double...]
Looking for 96-bit float. Not found.
Looking for 128-bit float. [Checking float...]
Looking for 128-bit float. [Checking double...]
Looking for 128-bit float. [Checking long double...]
Looking for 128-bit float. Not found.
[...]*
Any advice would be greatly appreciated.
Thanks
Jc
--
+1 919 869 8849
--
+1 919 869 8849
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20110506/ba6a09a3/attachment.htm>
-------------- next part --------------
Warning 1 warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data c:\Dashboards\Test\ITK\Utilities\vxl\v3p\netlib\sparse\spFactor.c 1176
Warning 2 warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data c:\Dashboards\Test\ITK\Utilities\vxl\v3p\netlib\sparse\spFactor.c 1584
Error 3 error C2182: 'type' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 16
Error 4 error C2182: 'rows' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 17
Error 5 error C2182: 'cols' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 18
Error 6 error C2182: 'imag' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 19
Error 7 error C2182: 'namlen' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 20
Error 8 error C2182: 'type' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 16
Error 9 error C2182: 'rows' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 17
Error 10 error C2182: 'cols' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 18
Error 11 error C2182: 'imag' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 19
Error 12 error C2182: 'namlen' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 20
Error 13 error C2182: 'type' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 16
Error 14 error C2182: 'rows' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 17
Error 15 error C2182: 'cols' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 18
Error 16 error C2182: 'imag' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 19
Error 17 error C2182: 'namlen' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 20
Error 18 error C2182: 'type' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 16
Error 19 error C2182: 'rows' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 17
Error 20 error C2182: 'cols' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 18
Error 21 error C2182: 'imag' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 19
Error 22 error C2182: 'namlen' : illegal use of type 'void' C:\Dashboards\Test\ITK\Utilities\vxl\core\vnl\vnl_matlab_header.h 20
Warning 23 warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data c:\Dashboards\Test\ITK\Utilities\NrrdIO\encodingGzip.c 89
Warning 24 warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data c:\Dashboards\Test\ITK\Utilities\NrrdIO\encodingGzip.c 90
Warning 25 warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data c:\Dashboards\Test\ITK\Utilities\NrrdIO\encodingGzip.c 109
Warning 26 warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data c:\Dashboards\Test\ITK\Utilities\NrrdIO\encodingGzip.c 146
Error 27 fatal error LNK1181: cannot open input file '..\..\bin\Release\itkvnl.lib' ITKCommon
Error 28 fatal error LNK1181: cannot open input file '..\..\bin\Release\ITKTransformIOReview.lib' itkTestDriver
-------------- next part --------------
Check for working C compiler using: Visual Studio 9 2008 Win64
Check for working C compiler using: Visual Studio 9 2008 Win64 -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler using: Visual Studio 9 2008 Win64
Check for working CXX compiler using: Visual Studio 9 2008 Win64 -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Looking for sys/types.h
Looking for sys/types.h - found
Looking for stdint.h
Looking for stdint.h - not found
Looking for stddef.h
Looking for stddef.h - found
Check size of int
Check size of int - done
Check size of long
Check size of long - done
Check size of void*
Check size of void* - done
Check size of char
Check size of char - done
Check size of short
Check size of short - done
Check size of float
Check size of float - done
Check size of double
Check size of double - done
Looking for limits.h
Looking for limits.h - found
Looking for unistd.h
Looking for unistd.h - not found
Looking for pthread.h
Looking for pthread.h - not found
Looking for include files CMAKE_HAVE_SYS_PRCTL_H
Looking for include files CMAKE_HAVE_SYS_PRCTL_H - not found.
Check if the system is big endian
Searching 16 bit integer
Check size of unsigned short
Check size of unsigned short - done
Using unsigned short
Check if the system is big endian - little endian
Found Threads: TRUE
Looking for C++ include iostream
Looking for C++ include iostream - found
Check for STD namespace
Check for STD namespace - found
Check for ANSI scope
Check for ANSI scope - found
Check for sstream
Check for sstream - found
Could NOT find Tclsh (missing: TCL_TCLSH)
Attention: You have chosen to use the new statistics framework instead of the existing framework. The statistics classes have been re-designed/refactored and in several cases do not conform to the API of the older framework. You may need to change your code to use the new API.
Checking to see if CXX compiler accepts flag -features=no%anachronisms
Checking to see if CXX compiler accepts flag -features=no%anachronisms - No
Checking to see if this platform supports large bit-fields (>32 bits)
Checking to see if this platform supports large bit-fields (>32 bits) - yes
Check the value of the 22nd bit of a 32-bit quiet-NaN
Check the value of the 22nd bit of a 32-bit quiet-NaN - 1
Check size of long long
Check size of long long - done
Check size of __int64
Check size of __int64 - done
Looking for include files HAVE_FENV_H
Looking for include files HAVE_FENV_H - not found.
Looking for include files HAVE_UNISTD_H
Looking for include files HAVE_UNISTD_H - not found.
Checking to see if this platform has the __FUNCTION__ C-Preprocessor directive
Checking to see if this platform supports has the __FUNCTION__ C-Preprocessor directive - yes
Checking whether header cstdio is available
Checking whether header cstdio is available - yes
Checking for Large File Support
Checking for Large File Support - failed to compile
Checking whether STL classes are in std namespace
Checking whether STL classes are in std namespace - yes
Checking whether ANSI stream headers are available
Checking whether ANSI stream headers are available - yes
Checking whether ANSI streams are in std namespace
Checking whether ANSI streams are in std namespace - yes
Checking whether ANSI string stream is available
Checking whether ANSI string stream is available - yes
Checking whether header cstddef is available
Checking whether header cstddef is available - yes
Checking whether stl string has operator!= for char*
Checking whether stl string has operator!= for char* - yes
Checking whether stl has iterator_traits
Checking whether stl has iterator_traits - yes
Checking whether stl has standard template allocator
Checking whether stl has standard template allocator - yes
Checking for rebind member of stl allocator
Checking for rebind member of stl allocator - yes
Checking for non-standard argument to stl allocator<>::max_size
Checking for non-standard argument to stl allocator<>::max_size - no
Checking whether stl containers support allocator objects.
Checking whether stl containers support allocator objects. - yes
Checking whether ios has binary openmode
Checking whether ios has binary openmode - yes
Checking whether "<>" is needed for template friends
Checking whether "<>" is needed for template friends - yes
Checking for member template support
Checking for member template support - yes
Checking for standard template specialization syntax
Checking for standard template specialization syntax - yes
Checking whether argument dependent lookup is supported
Checking whether argument dependent lookup is supported - yes
Checking for C type size macros
Checking for C type size macros - compiled
Check size of char
Check size of char - done
Check size of short
Check size of short - done
Check size of int
Check size of int - done
Check size of long
Check size of long - done
Check size of long long
Check size of long long - done
Check size of __int64
Check size of __int64 - done
Checking whether long and __int64 are the same type
Checking whether long and __int64 are the same type - no
Checking whether long long and __int64 are the same type
Checking whether long long and __int64 are the same type - yes
Checking whether char is signed
Checking whether char is signed - no
Checking whether C compiler has ptrdiff_t in stddef.h
Checking whether C compiler has ptrdiff_t in stddef.h - yes
Checking whether C compiler has ssize_t in unistd.h
Checking whether C compiler has ssize_t in unistd.h - no
Performing Test VCL_HAS_BOOL
Performing Test VCL_HAS_BOOL - Success
Performing Test VCL_HAS_TYPENAME
Performing Test VCL_HAS_TYPENAME - Success
Performing Test VCL_HAS_EXPORT
Performing Test VCL_HAS_EXPORT - Failed
Performing Test VCL_HAS_MUTABLE
Performing Test VCL_HAS_MUTABLE - Success
Performing Test VCL_HAS_EXPLICIT
Performing Test VCL_HAS_EXPLICIT - Success
Performing Test VCL_HAS_DYNAMIC_CAST
Performing Test VCL_HAS_DYNAMIC_CAST - Success
Performing Test VCL_HAS_RTTI
Performing Test VCL_HAS_RTTI - Success
Performing Test VCL_FOR_SCOPE_HACK
Performing Test VCL_FOR_SCOPE_HACK - Success
Performing Test VCL_DEFAULT_VALUE
Performing Test VCL_DEFAULT_VALUE - Success
Performing Test VCL_HAS_MEMBER_TEMPLATES
Performing Test VCL_HAS_MEMBER_TEMPLATES - Success
Performing Test VCL_CAN_DO_PARTIAL_SPECIALIZATION
Performing Test VCL_CAN_DO_PARTIAL_SPECIALIZATION - Success
Performing Test VCL_ALLOWS_INLINE_INSTANTIATION
Performing Test VCL_ALLOWS_INLINE_INSTANTIATION - Success
Performing Test VCL_NEEDS_INLINE_INSTANTIATION
Performing Test VCL_NEEDS_INLINE_INSTANTIATION - Success
Performing Test VCL_STATIC_CONST_INIT_INT
Performing Test VCL_STATIC_CONST_INIT_INT - Success
Performing Test VCL_STATIC_CONST_INIT_NO_DEFN
Performing Test VCL_STATIC_CONST_INIT_NO_DEFN - Success
Performing Test VCL_STATIC_CONST_INIT_FLOAT
Performing Test VCL_STATIC_CONST_INIT_FLOAT - Failed
Performing Test VCL_CAN_DO_STATIC_TEMPLATE_MEMBER
Performing Test VCL_CAN_DO_STATIC_TEMPLATE_MEMBER - Success
Performing Test VCL_CAN_DO_NON_TYPE_FUNCTION_TEMPLATE_PARAMETER
Performing Test VCL_CAN_DO_NON_TYPE_FUNCTION_TEMPLATE_PARAMETER - Success
Performing Test VCL_NEED_FRIEND_FOR_TEMPLATE_OVERLOAD
Performing Test VCL_NEED_FRIEND_FOR_TEMPLATE_OVERLOAD - Success
Performing Test VCL_OVERLOAD_CAST
Performing Test VCL_OVERLOAD_CAST - Success
Performing Test VCL_NULL_TMPL_ARGS
Performing Test VCL_NULL_TMPL_ARGS - Failed
Performing Test VCL_NO_STATIC_DATA_MEMBERS
Performing Test VCL_NO_STATIC_DATA_MEMBERS - Success
Performing Test VCL_HAS_TEMPLATE_SYMBOLS
Performing Test VCL_HAS_TEMPLATE_SYMBOLS - Failed
Performing Test VCL_CAN_DO_IMPLICIT_TEMPLATES
Performing Test VCL_CAN_DO_IMPLICIT_TEMPLATES - Success
Performing Test VCL_CAN_DO_COMPLETE_DEFAULT_TYPE_PARAMETER
Performing Test VCL_CAN_DO_COMPLETE_DEFAULT_TYPE_PARAMETER - Success
Performing Test VCL_CAN_DO_TEMPLATE_DEFAULT_TYPE_PARAMETER
Performing Test VCL_CAN_DO_TEMPLATE_DEFAULT_TYPE_PARAMETER - Success
Performing Test VCL_TEMPLATE_MATCHES_TOO_OFTEN
Performing Test VCL_TEMPLATE_MATCHES_TOO_OFTEN - Success
Performing Test VCL_SUNPRO_CLASS_SCOPE_HACK
Performing Test VCL_SUNPRO_CLASS_SCOPE_HACK - Success
Performing Test VCL_HAS_EXCEPTIONS
Performing Test VCL_HAS_EXCEPTIONS - Success
Performing Test VCL_HAS_NAMESPACES
Performing Test VCL_HAS_NAMESPACES - Success
Performing Test VCL_ALLOWS_NAMESPACE_STD
Performing Test VCL_ALLOWS_NAMESPACE_STD - Success
Performing Test VCL_NEEDS_NAMESPACE_STD
Performing Test VCL_NEEDS_NAMESPACE_STD - Failed
Performing Test VCL_HAS_SLICED_DESTRUCTOR_BUG
Performing Test VCL_HAS_SLICED_DESTRUCTOR_BUG - Failed
Performing Test VCL_HAS_WORKING_STRINGSTREAM
Performing Test VCL_HAS_WORKING_STRINGSTREAM - Failed
Performing Test VXL_UNISTD_USLEEP_IS_VOID
Performing Test VXL_UNISTD_USLEEP_IS_VOID - Failed
Performing Test VXL_STDLIB_HAS_QSORT
Performing Test VXL_STDLIB_HAS_QSORT - Success
Performing Test VXL_C_MATH_HAS_LROUND
Performing Test VXL_C_MATH_HAS_LROUND - Failed
Performing Test VCL_HAS_LFS
Performing Test VCL_HAS_LFS - Failed
Performing Test VXL_HAS_DBGHELP_H
Performing Test VXL_HAS_DBGHELP_H - Success
Performing Test VCL_DEFINE_SPECIALIZATION
Performing Test VCL_DEFINE_SPECIALIZATION - Success
Performing Test VCL_CANNOT_SPECIALIZE_CV
Performing Test VCL_CANNOT_SPECIALIZE_CV - Success
Looking for C++ include cassert
Looking for C++ include cassert - found
Looking for C++ include ciso646
Looking for C++ include ciso646 - found
Looking for C++ include csetjmp
Looking for C++ include csetjmp - found
Looking for C++ include cstdio
Looking for C++ include cstdio - found
Looking for C++ include ctime
Looking for C++ include ctime - found
Looking for C++ include cctype
Looking for C++ include cctype - found
Looking for C++ include climits
Looking for C++ include climits - found
Looking for C++ include csignal
Looking for C++ include csignal - found
Looking for C++ include cstdlib
Looking for C++ include cstdlib - found
Looking for C++ include cwchar
Looking for C++ include cwchar - found
Looking for C++ include cerrno
Looking for C++ include cerrno - found
Looking for C++ include clocale
Looking for C++ include clocale - found
Looking for C++ include cstdarg
Looking for C++ include cstdarg - found
Looking for C++ include cstring
Looking for C++ include cstring - found
Looking for C++ include cwctype
Looking for C++ include cwctype - found
Looking for C++ include cfloat
Looking for C++ include cfloat - found
Looking for C++ include cmath
Looking for C++ include cmath - found
Looking for C++ include cstddef
Looking for C++ include cstddef - found
Looking for C++ include algorithm
Looking for C++ include algorithm - found
Looking for C++ include iomanip
Looking for C++ include iomanip - found
Looking for C++ include list
Looking for C++ include list - found
Looking for C++ include ostream
Looking for C++ include ostream - found
Looking for C++ include streambuf
Looking for C++ include streambuf - found
Looking for C++ include bitset
Looking for C++ include bitset - found
Looking for C++ include ios
Looking for C++ include ios - found
Looking for C++ include locale
Looking for C++ include locale - found
Looking for C++ include queue
Looking for C++ include queue - found
Looking for C++ include string
Looking for C++ include string - found
Looking for C++ include complex
Looking for C++ include complex - found
Looking for C++ include iosfwd
Looking for C++ include iosfwd - found
Looking for C++ include map
Looking for C++ include map - found
Looking for C++ include set
Looking for C++ include set - found
Looking for C++ include typeinfo
Looking for C++ include typeinfo - found
Looking for C++ include deque
Looking for C++ include deque - found
Looking for C++ include iostream
Looking for C++ include iostream - found
Looking for C++ include memory
Looking for C++ include memory - found
Looking for C++ include sstream
Looking for C++ include sstream - found
Looking for C++ include utility
Looking for C++ include utility - found
Looking for C++ include exception
Looking for C++ include exception - found
Looking for C++ include istream
Looking for C++ include istream - found
Looking for C++ include new
Looking for C++ include new - found
Looking for C++ include stack
Looking for C++ include stack - found
Looking for C++ include valarray
Looking for C++ include valarray - found
Looking for C++ include fstream
Looking for C++ include fstream - found
Looking for C++ include iterator
Looking for C++ include iterator - found
Looking for C++ include numeric
Looking for C++ include numeric - found
Looking for C++ include stdexcept
Looking for C++ include stdexcept - found
Looking for C++ include vector
Looking for C++ include vector - found
Looking for C++ include functional
Looking for C++ include functional - found
Looking for C++ include limits
Looking for C++ include limits - found
Looking for C++ include strstream
Looking for C++ include strstream - found
Looking for C++ include pthread.h
Looking for C++ include pthread.h - not found
Looking for C++ include semaphore.h
Looking for C++ include semaphore.h - not found
Looking for C++ include ieeefp.h
Looking for C++ include ieeefp.h - not found
Looking for C++ include iso646.h
Looking for C++ include iso646.h - found
Looking for C++ include emmintrin.h
Looking for C++ include emmintrin.h - found
Performing Test VXL_HAS_SSE2_HARDWARE_SUPPORT
Performing Test VXL_HAS_SSE2_HARDWARE_SUPPORT - Failed
Performing Test VXL_HAS_MM_MALLOC
Performing Test VXL_HAS_MM_MALLOC - Success
Performing Test VXL_HAS_ALIGNED_MALLOC
Performing Test VXL_HAS_ALIGNED_MALLOC - Success
Performing Test VXL_HAS_MINGW_ALIGNED_MALLOC
Performing Test VXL_HAS_MINGW_ALIGNED_MALLOC - Failed
Performing Test VXL_HAS_POSIX_MEMALIGN
Performing Test VXL_HAS_POSIX_MEMALIGN - Failed
Performing Test VCL_COMPLEX_POW_WORKS
Performing Test VCL_COMPLEX_POW_WORKS - Failed
Looking for sqrtf
Looking for sqrtf - found
Looking for finite
Looking for finite - not found.
Looking for finitef
Looking for finitef - not found.
Looking for finitel
Looking for finitel - not found.
Looking for finite
Looking for finite - not found.
Looking for lrand48
Looking for lrand48 - not found.
Looking for drand48
Looking for drand48 - not found.
Looking for srand48
Looking for srand48 - not found.
Check if the system is big endian
Searching 16 bit integer
Using unsigned short
Check if the system is big endian - little endian
Performing Test VCL_CHAR_IS_SIGNED
Performing Test VCL_CHAR_IS_SIGNED - Failed
Looking for 8-bit int. [Checking char...]
Looking for 8-bit int. Not found.
Looking for 8-bit int. [Checking short...]
Looking for 8-bit int. [Checking char...]
Looking for 8-bit int. Not found.
Looking for 16-bit int. [Checking char...]
Looking for 16-bit int. [Checking int...]
Looking for 16-bit int. [Checking short...]
Looking for 16-bit int. Not found.
Looking for 32-bit int. [Checking short...]
Looking for 32-bit int. [Checking long...]
Looking for 32-bit int. [Checking int...]
Looking for 32-bit int. Not found.
Looking for 64-bit int. [Checking __int64...]
Looking for 64-bit int. [Checking long long...]
Looking for 64-bit int. [Checking long...]
Looking for 64-bit int. Not found.
Looking for 32-bit float. [Checking long double...]
Looking for 32-bit float. [Checking double...]
Looking for 32-bit float. [Checking float...]
Looking for 32-bit float. Not found.
Looking for 64-bit float. [Checking float...]
Looking for 64-bit float. [Checking long double...]
Looking for 64-bit float. [Checking double...]
Looking for 64-bit float. Not found.
Looking for 96-bit float. [Checking float...]
Looking for 96-bit float. [Checking double...]
Looking for 96-bit float. [Checking long double...]
Looking for 96-bit float. Not found.
Looking for 128-bit float. [Checking float...]
Looking for 128-bit float. [Checking double...]
Looking for 128-bit float. [Checking long double...]
Looking for 128-bit float. Not found.
Performing Test VCL_NUMERIC_LIMITS_HAS_INFINITY
Performing Test VCL_NUMERIC_LIMITS_HAS_INFINITY - Failed
Performing Test VCL_PROCESSOR_HAS_INFINITY
Performing Test VCL_PROCESSOR_HAS_INFINITY - Failed
Looking for include files HAVE_ASSERT_H
Looking for include files HAVE_ASSERT_H - found
Looking for include files HAVE_DLFCN_H
Looking for include files HAVE_DLFCN_H - not found.
Looking for include files HAVE_FCNTL_H
Looking for include files HAVE_FCNTL_H - found
Looking for include files HAVE_INTTYPES_H
Looking for include files HAVE_INTTYPES_H - not found.
Looking for include files HAVE_LIMITS_H
Looking for include files HAVE_LIMITS_H - found
Looking for include files HAVE_MALLOC_H
Looking for include files HAVE_MALLOC_H - found
Looking for include files HAVE_MEMORY_H
Looking for include files HAVE_MEMORY_H - found
Looking for include files HAVE_STDLIB_H
Looking for include files HAVE_STDLIB_H - found
Looking for include files HAVE_STRING_H
Looking for include files HAVE_STRING_H - found
Looking for include files HAVE_STRINGS_H
Looking for include files HAVE_STRINGS_H - not found.
Looking for include files HAVE_SYS_STAT_H
Looking for include files HAVE_SYS_STAT_H - found
Looking for include files HAVE_SYS_TIME_H
Looking for include files HAVE_SYS_TIME_H - not found.
Looking for include files HAVE_WINDOWS_H
Looking for include files HAVE_WINDOWS_H - found
Looking for include files HAVE_IEEEFP_H
Looking for include files HAVE_IEEEFP_H - not found.
Looking for floor
Looking for floor - found
Looking for getopt
Looking for getopt - not found
Looking for isascii
Looking for isascii - not found
Looking for memmove
Looking for memmove - found
Looking for memset
Looking for memset - found
Looking for mmap
Looking for mmap - not found
Looking for pow
Looking for pow - found
Looking for sqrt
Looking for sqrt - found
Looking for strcasecmp
Looking for strcasecmp - not found
Looking for strchr
Looking for strchr - found
Looking for strrchr
Looking for strrchr - found
Looking for strstr
Looking for strstr - found
Looking for strtol
Looking for strtol - found
Looking for areroul
Looking for areroul - not found
Check size of int
Check size of int - done
Check size of long
Check size of long - done
Checking support for __FUNCTION__ in compiler
Checking support for __FUNCTION__ -- yes
Check if the system is big endian
Searching 16 bit integer
Using unsigned short
Check if the system is big endian - little endian
Looking for stdint.h
Looking for stdint.h - not found
Looking for include files CMAKE_HAVE_STDLIB_H
Looking for include files CMAKE_HAVE_STDLIB_H - found
Looking for EnumProcesses in Psapi
Looking for EnumProcesses in Psapi - found
Looking for mallinfo in malloc
Looking for mallinfo in malloc - not found
Attention: You have chosen to use the files in the Review directory. The Copyright of these files has not been cleared up, and the coding style and API of the classes in the Review directory may change drastically as it get code reviews from the developers. Please set ITK_USE_REVIEW to OFF if you don't want to use these files.
Could NOT find Tclsh (missing: TCL_TCLSH)
Could NOT find TCL (missing: TCL_LIBRARY TCL_INCLUDE_PATH)
Could NOT find TCLTK (missing: TCL_LIBRARY TCL_INCLUDE_PATH TK_LIBRARY TK_INCLUDE_PATH)
Could NOT find TK (missing: TK_LIBRARY TK_INCLUDE_PATH)
Configuring done
More information about the Insight-developers
mailing list