<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt;color:black;"><DIV></DIV>
<DIV>Hello,<BR> <BR>I have tried with Microsoft visual studio 2010 professional and express (2008 and 2010), CMake 2.8.1 and <BR>vtk 5.6.1 in windows7. when I cmake source to binary, the following <BR>is the process:</DIV>
<DIV><BR>Check for working C compiler using: Visual Studio 9 2008<BR>Check for working C compiler using: Visual Studio 9 2008 -- works<BR>Detecting C compiler ABI info<BR>Detecting C compiler ABI info - done<BR>Check for working CXX compiler using: Visual Studio 9 2008<BR>Check for working CXX compiler using: Visual Studio 9 2008 -- works<BR>Detecting CXX compiler ABI info<BR>Detecting CXX compiler ABI info - done<BR>Performing Test Support for 64 bit file systems<BR>Performing Test Support for 64 bit file systems - Failed<BR>Looking for sys/types.h<BR>Looking for sys/types.h - found<BR>Looking for stdint.h<BR>Looking for stdint.h - not found<BR>Looking for stddef.h<BR>Looking for stddef.h - found<BR>Check size of int<BR>Check size of int - done<BR>Check size of long<BR>Check size of long - done<BR>Check size of void*<BR>Check size of void* - done<BR>Check size of char<BR>Check size of char - done<BR>Check size of short<BR>Check size of short -
 done<BR>Check size of float<BR>Check size of float - done<BR>Check size of double<BR>Check size of double - done<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 - not found.<BR>Looking for include files CMAKE_HAVE_PTHREAD_H<BR>Looking for include files CMAKE_HAVE_PTHREAD_H - not 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 - done<BR>Using unsigned short<BR>Check if the system is big endian - little endian<BR>Found Threads: TRUE <BR>Looking for C++ include iostream<BR>Looking for C++ include iostream - found<BR>Check for STD namespace<BR>Check for STD namespace - found<BR>Check for ANSI
 scope<BR>Check for ANSI scope - found<BR>Check for sstream<BR>Check for sstream - found<BR>Check size of long long<BR>Check size of long long - done<BR>Check size of __int64<BR>Check size of __int64 - done<BR>Check size of uintptr_t<BR>Check size of uintptr_t - done<BR>Checking whether long and __int64 are the same type<BR>Checking whether long and __int64 are the same type -- no<BR>Checking whether long long and __int64 are the same type<BR>Checking whether long long and __int64 are the same type -- yes<BR>Checking support for C++ type bool<BR>Checking support for C++ type bool -- yes<BR>Checking signedness of char<BR>Checking signedness of char -- signed<BR>Looking for getsockname in socket<BR>Looking for getsockname in socket - not found<BR>Checking for getsockname with socklen_t<BR>Checking for getsockname with socklen_t -- no<BR>Looking for SO_REUSEADDR<BR>Looking for SO_REUSEADDR - not found.<BR>Checking support for full template specialization
 syntax<BR>Checking support for full template specialization syntax -- yes<BR>Checking support for C++ explicit template instantiation<BR>Checking support for C++ explicit template instantiation -- yes<BR>Looking for C++ include iosfwd<BR>Looking for C++ include iosfwd - found<BR>Looking for C++ include iostream.h<BR>Looking for C++ include iostream.h - not found<BR>Checking ANSI streams end-of-file bug level<BR>Checking ANSI streams end-of-file bug level - 0<BR>Checking if ostream supports long long<BR>Checking if ostream supports long long -- yes<BR>Checking if istream supports long long<BR>Checking if istream supports long long -- yes<BR>Checking if vfw32 is available<BR>Checking if vfw32 is available -- yes<BR>Checking if vfw32 supports video capture<BR>Checking if vfw32 supports video capture -- yes<BR>Checking whether header cstdio is available<BR>Checking whether header cstdio is available - yes<BR>Checking for Large File Support<BR>Checking for
 Large File Support - failed to compile<BR>Checking whether STL classes are in std namespace<BR>Checking whether STL classes are in std namespace - yes<BR>Checking whether ANSI stream headers are available<BR>Checking whether ANSI stream headers are available - yes<BR>Checking whether ANSI streams are in std namespace<BR>Checking whether ANSI streams are in std namespace - yes<BR>Checking whether ANSI string stream is available<BR>Checking whether ANSI string stream is available - yes<BR>Checking whether header cstddef is available<BR>Checking whether header cstddef is available - yes<BR>Checking whether stl string has operator!= for char*<BR>Checking whether stl string has operator!= for char* - yes<BR>Checking whether stl has iterator_traits<BR>Checking whether stl has iterator_traits - yes<BR>Checking whether stl has standard template allocator<BR>Checking whether stl has standard template allocator - yes<BR>Checking for rebind member of stl
 allocator<BR>Checking for rebind member of stl allocator - yes<BR>Checking for non-standard argument to stl allocator<>::max_size<BR>Checking for non-standard argument to stl allocator<>::max_size - no<BR>Checking whether stl containers support allocator objects.<BR>Checking whether stl containers support allocator objects. - yes<BR>Checking whether ios has binary openmode<BR>Checking whether ios has binary openmode - yes<BR>Checking whether "<>" is needed for template friends<BR>Checking whether "<>" is needed for template friends - yes<BR>Checking for member template support<BR>Checking for member template support - yes<BR>Checking for standard template specialization syntax<BR>Checking for standard template specialization syntax - yes<BR>Checking whether argument dependent lookup is supported<BR>Checking whether argument dependent lookup is supported - yes<BR>Checking for C type size macros<BR>Checking for C type size macros -
 compiled<BR>Check size of char<BR>Check size of char - done<BR>Check size of short<BR>Check size of short - done<BR>Check size of int<BR>Check size of int - done<BR>Check size of long<BR>Check size of long - done<BR>Check size of long long<BR>Check size of long long - done<BR>Check size of __int64<BR>Check size of __int64 - done<BR>Checking whether long and __int64 are the same type<BR>Checking whether long and __int64 are the same type - no<BR>Checking whether long long and __int64 are the same type<BR>Checking whether long long and __int64 are the same type - yes<BR>Checking whether char is signed<BR>Checking whether char is signed - yes<BR>Looking for include files HAVE_ASSERT_H<BR>Looking for include files HAVE_ASSERT_H - found<BR>Looking for include files HAVE_DLFCN_H<BR>Looking for include files HAVE_DLFCN_H - not found.<BR>Looking for include files HAVE_FCNTL_H<BR>Looking for include files HAVE_FCNTL_H - found<BR>Looking for include files
 HAVE_INTTYPES_H<BR>Looking for include files HAVE_INTTYPES_H - not found.<BR>Looking for include files HAVE_LIMITS_H<BR>Looking for include files HAVE_LIMITS_H - found<BR>Looking for include files HAVE_MALLOC_H<BR>Looking for include files HAVE_MALLOC_H - found<BR>Looking for include files HAVE_MEMORY_H<BR>Looking for include files HAVE_MEMORY_H - found<BR>Looking for include files HAVE_STDLIB_H<BR>Looking for include files HAVE_STDLIB_H - found<BR>Looking for include files HAVE_STRING_H<BR>Looking for include files HAVE_STRING_H - found<BR>Looking for include files HAVE_STRINGS_H<BR>Looking for include files HAVE_STRINGS_H - not found.<BR>Looking for include files HAVE_SYS_STAT_H<BR>Looking for include files HAVE_SYS_STAT_H - found<BR>Looking for include files HAVE_SYS_TIME_H<BR>Looking for include files HAVE_SYS_TIME_H - not found.<BR>Looking for include files HAVE_UNISTD_H<BR>Looking for include files HAVE_UNISTD_H - not found.<BR>Looking for include
 files HAVE_WINDOWS_H<BR>Looking for include files HAVE_WINDOWS_H - found<BR>Looking for include files HAVE_IEEEFP_H<BR>Looking for include files HAVE_IEEEFP_H - not found.<BR>Looking for floor<BR>Looking for floor - found<BR>Looking for getopt<BR>Looking for getopt - not found<BR>Looking for isascii<BR>Looking for isascii - not found<BR>Looking for memmove<BR>Looking for memmove - found<BR>Looking for memset<BR>Looking for memset - found<BR>Looking for mmap<BR>Looking for mmap - not found<BR>Looking for pow<BR>Looking for pow - found<BR>Looking for sqrt<BR>Looking for sqrt - found<BR>Looking for strcasecmp<BR>Looking for strcasecmp - not found<BR>Looking for strchr<BR>Looking for strchr - found<BR>Looking for strrchr<BR>Looking for strrchr - found<BR>Looking for strstr<BR>Looking for strstr - found<BR>Looking for strtol<BR>Looking for strtol - found<BR>Looking for areroul<BR>Looking for areroul - not found<BR>Check size of int<BR>Check size of int -
 done<BR>Check size of long<BR>Check size of long - done<BR>Looking for dlopen in dl;<BR>Looking for dlopen in dl; - not found<BR>Looking for shl_load in dld;<BR>Looking for shl_load in dld; - not found<BR>Looking for dlopen in <BR>Looking for dlopen in  - not found<BR>Looking for include files HAVE_STDIO_H<BR>Looking for include files HAVE_STDIO_H - found<BR>Looking for include files HAVE_NETDB_H<BR>Looking for include files HAVE_NETDB_H - not found.<BR>Looking for include files HAVE_SYS_SOCKET_H<BR>Looking for include files HAVE_SYS_SOCKET_H - not found.<BR>Looking for include files HAVE_NETINET_IN_H<BR>Looking for include files HAVE_NETINET_IN_H - not found.<BR>Looking for include files HAVE_SYS_SELECT_H<BR>Looking for include files HAVE_SYS_SELECT_H - not found.<BR>Looking for include files HAVE_TIME_H<BR>Looking for include files HAVE_TIME_H - found<BR>Looking for include files HAVE_SIGNAL_H<BR>Looking for include files HAVE_SIGNAL_H -
 found<BR>Looking for include files HAVE_ERRNO_H<BR>Looking for include files HAVE_ERRNO_H - found<BR>Looking for include files HAVE_ANSIDECL_H<BR>Looking for include files HAVE_ANSIDECL_H - not found.<BR>Looking for include files HAVE_ARPA_INET_H<BR>Looking for include files HAVE_ARPA_INET_H - not found.<BR>Looking for include files HAVE_ARPA_NAMESER_H<BR>Looking for include files HAVE_ARPA_NAMESER_H - not found.<BR>Looking for include files HAVE_CTYPE_H<BR>Looking for include files HAVE_CTYPE_H - found<BR>Looking for include files HAVE_DIRENT_H<BR>Looking for include files HAVE_DIRENT_H - not found.<BR>Looking for include files HAVE_DL_H<BR>Looking for include files HAVE_DL_H - not found.<BR>Looking for include files HAVE_FLOAT_H<BR>Looking for include files HAVE_FLOAT_H - found<BR>Looking for include files HAVE_FP_CLASS_H<BR>Looking for include files HAVE_FP_CLASS_H - not found.<BR>Looking for include files HAVE_MATH_H<BR>Looking for include files
 HAVE_MATH_H - found<BR>Looking for include files HAVE_NAN_H<BR>Looking for include files HAVE_NAN_H - not found.<BR>Looking for include files HAVE_NDIR_H<BR>Looking for include files HAVE_NDIR_H - not found.<BR>Looking for include files HAVE_PTHREAD_H<BR>Looking for include files HAVE_PTHREAD_H - not found.<BR>Looking for include files HAVE_RESOLV_H<BR>Looking for include files HAVE_RESOLV_H - not found.<BR>Looking for include files HAVE_STDARG_H<BR>Looking for include files HAVE_STDARG_H - found<BR>Looking for include files HAVE_SYS_MMAN_H<BR>Looking for include files HAVE_SYS_MMAN_H - not found.<BR>Looking for include files HAVE_SYS_TIMEB_H<BR>Looking for include files HAVE_SYS_TIMEB_H - found<BR>Looking for finite<BR>Looking for finite - not found.<BR>Looking for fpclass<BR>Looking for fpclass - not found.<BR>Looking for fp_class<BR>Looking for fp_class - not found.<BR>Looking for fprintf<BR>Looking for fprintf - found<BR>Looking for ftime<BR>Looking
 for ftime - found<BR>Looking for gettimeofday<BR>Looking for gettimeofday - not found.<BR>Looking for localtime<BR>Looking for localtime - found<BR>Looking for printf<BR>Looking for printf - found<BR>Looking for sscanf<BR>Looking for sscanf - found<BR>Looking for sprintf<BR>Looking for sprintf - found<BR>Looking for snprintf<BR>Looking for snprintf - not found.<BR>Looking for signal<BR>Looking for signal - found<BR>Looking for strdup<BR>Looking for strdup - found<BR>Looking for strndup<BR>Looking for strndup - not found.<BR>Looking for strerror<BR>Looking for strerror - found<BR>Looking for strftime<BR>Looking for strftime - found<BR>Looking for stat<BR>Looking for stat - found<BR>Looking for _stat<BR>Looking for _stat - found<BR>Looking for vfprintf<BR>Looking for vfprintf - found<BR>Looking for vsnprintf<BR>Looking for vsnprintf - found<BR>Looking for vsprintf<BR>Looking for vsprintf - found<BR>Checking for getaddrinfo.<BR>Checking for getaddrinfo. -
 no<BR>Checking for socklen_t<BR>Checking for socklen_t - no<BR>Checking for DIR in sys/dir.h<BR>Checking for DIR in sys/dir.h - no<BR>Checking for DIR in sys/ndir.h<BR>Checking for DIR in sys/ndir.h - no<BR>Checking for va_copy<BR>Checking for va_copy - no<BR>Checking for __va_copy<BR>Checking for __va_copy - no<BR>Checking for ipv6 support.<BR>Checking for ipv6 support. - no<BR>Looking for csin<BR>Looking for csin - not found.<BR>Looking for atanh<BR>Looking for atanh - not found.<BR>Looking for include files STDC_HEADERS<BR>Looking for include files STDC_HEADERS - found<BR>Looking for include files HAVE_ALLOCA_H<BR>Looking for include files HAVE_ALLOCA_H - not found.<BR>Looking for include files HAVE_STDBOOL_H<BR>Looking for include files HAVE_STDBOOL_H - not found.<BR>Looking for alloca<BR>Looking for alloca - not found.<BR>Check size of size_t<BR>Check size of size_t - done<BR>Check size of ssize_t<BR>Check size of ssize_t - failed<BR>Check size of
 ptrdiff_t<BR>Check size of ptrdiff_t - done<BR>Check size of off_t<BR>Check size of off_t - done<BR>Check size of double<BR>Check size of double - done<BR>Check size of float<BR>Check size of float - done<BR>Check size of short<BR>Check size of short - done<BR>Check size of uchar<BR>Check size of uchar - failed<BR>Check size of _Bool<BR>Check size of _Bool - failed<BR>Performing NetCDF Test HAVE_ST_BLKSIZE<BR>Performing NetCDF Test HAVE_ST_BLKSIZE - Failed<BR>Performing NetCDF Test HAVE_FTRUNCATE<BR>Performing NetCDF Test HAVE_FTRUNCATE - Failed<BR>Looking for malloc.h<BR>Looking for malloc.h - found<BR>Looking for isnan<BR>Looking for isnan - not found.<BR>Looking for _isnan<BR>Looking for _isnan - found<BR>Looking for isinf<BR>Looking for isinf - not found.<BR>Looking for _isinf<BR>Looking for _isinf - not found<BR>Looking for fenv.h<BR>Looking for fenv.h - not found<BR>Configuring done</DIV>
<DIV> </DIV>
<DIV><BR>I tried different visions of VS (6.0, 2005, 2008 and 2010), neither of them <BR>work. anyone kowns how to fix? I am gonna crazy!!!<BR><BR> </DIV>
<DIV style="BACKGROUND-COLOR: rgb(255,255,255); COLOR: rgb(255,64,159)"><STRONG>Best Regards :</STRONG></DIV>
<DIV style="BACKGROUND-COLOR: rgb(255,255,255); COLOR: rgb(255,64,159)"><STRONG>Swapna Janagama</STRONG><STRONG> </STRONG></DIV>
<DIV></DIV></div><br></body></html>