MantisBT - VTK
View Issue Details
0001977VTK(No Category)public2005-06-26 01:112013-04-05 19:57
 
David Cole 
urgentmajoralways
closedfixed 
 
 
0001977: Building on Win64 problems
Trying to build VTK for windows 64 and am finding it very difficult.

I am coming up with a lot of errors that the project file is being modified outside the environment as cmake runs.

It also seems to be confusing targets, with erros like.

2>.\release\adler32.obj : fatal error LNK1112: module machine type 'x64' conflicts with target machine type 'X86'
1>vtkWin32OutputWindow.cxx.

An extract from the full build log is attached.

1>------ Rebuild All started: Project: vtkCommon, Configuration: Release x64 ------
2>------ Rebuild All started: Project: vtkzlib, Configuration: Release x64 ------
1>Deleting intermediate and output files for project 'vtkCommon', configuration 'Release|x64'
2>Deleting intermediate and output files for project 'vtkzlib', configuration 'Release|x64'
2>Building Custom Rule vtkzlib.vcproj.cmake
2>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
2>Copyright (C) Microsoft Corporation. All rights reserved.
2>CMakeTestGNU.c
2>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
2>Copyright (C) Microsoft Corporation. All rights reserved.
2>CMakeTestGNU.c
2>-- Check for working C compiler: cl -- works
2>-- Check for working CXX compiler: cl -- works
2>-- Compiling VTK CMake commands
1>Building Custom Rule vtkCommon.vcproj.cmake
1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>CMakeTestGNU.c
1>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
1>Copyright (C) Microsoft Corporation. All rights reserved.
1>CMakeTestGNU.c
1>-- Check for working C compiler: cl -- works
1>-- Check for working CXX compiler: cl -- works
1>-- Compiling VTK CMake commands
2>-- Compiling VTK CMake commands - done
2>-- Loading VTK CMake commands
2>-- Loading VTK CMake commands - done
2>-- Using Buildname: Win32-vs71
1>-- Compiling VTK CMake commands - done
1>-- Loading VTK CMake commands
1>-- Loading VTK CMake commands - done
1>-- Using Buildname: Win32-vs71
2>-- Configuring done
1>-- Configuring done
2>-- Generating done
2>-- Build files have been written to: C:/Documents and Settings/Brenton Thomas/My Documents/Third Party Source/vtk bin
2>Compiling...
2>trees.c
2>inflate.c
2>inffast.c
1>-- Generating done
2>deflate.c
1>-- Build files have been written to: C:/Documents and Settings/Brenton Thomas/My Documents/Third Party Source/vtk bin
2>infcodes.c
2>crc32.c
2>zutil.c
2>infutil.c
2>infblock.c
1>Compiling...
2>compress.c
2>uncompr.c
2>inftrees.c
1>vtkCommonInstantiator.cxx
2>gzio.c
2>..\..\..\VTK\Utilities\zlib\gzio.c(108) : warning C4996: 'strcpy' was declared deprecated
2>..\..\..\VTK\Utilities\zlib\gzio.c(156) : warning C4996: 'fopen' was declared deprecated
2> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(235) : see declaration of 'fopen'
2>..\..\..\VTK\Utilities\zlib\gzio.c(201) : warning C4996: 'sprintf' was declared deprecated
2> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
2>..\..\..\VTK\Utilities\zlib\gzio.c(535) : warning C4996: 'vsprintf' was declared deprecated
2> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'vsprintf'
2>..\..\..\VTK\Utilities\zlib\gzio.c(871) : warning C4996: 'strcpy' was declared deprecated
2>..\..\..\VTK\Utilities\zlib\gzio.c(872) : warning C4996: 'strcat' was declared deprecated
2>..\..\..\VTK\Utilities\zlib\gzio.c(873) : warning C4996: 'strcat' was declared deprecated
2>adler32.c
2>Generating Code...
2>Compiling resources...
2>Linking...
2>.\release\adler32.obj : fatal error LNK1112: module machine type 'x64' conflicts with target machine type 'X86'
2>Build log was saved at "file://c:\Documents [^] and Settings\Brenton Thomas\My Documents\Third Party Source\vtk bin\Utilities\zlib\x64\Release\BuildLog.htm"
2>vtkzlib - 1 error(s), 7 warning(s)
1>vtkWin32OutputWindow.cxx
3>------ Rebuild All started: Project: vtkjpeg, Configuration: Release x64 ------
3>Deleting intermediate and output files for project 'vtkjpeg', configuration 'Release|x64'
1>..\..\VTK\Common\vtkWin32OutputWindow.cxx(81) : warning C4996: 'strncpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(123) : see declaration of 'strncpy'
1>..\..\VTK\Common\vtkWin32OutputWindow.cxx(236) : warning C4996: 'sprintf' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
3>Building Custom Rule vtkjpeg.vcproj.cmake
1>vtkXMLFileOutputWindow.cxx
3>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
3>Copyright (C) Microsoft Corporation. All rights reserved.
3>CMakeTestGNU.c
3>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
3>Copyright (C) Microsoft Corporation. All rights reserved.
3>CMakeTestGNU.c
3>-- Check for working C compiler: cl -- works
3>-- Check for working CXX compiler: cl -- works
3>-- Compiling VTK CMake commands
3>-- Compiling VTK CMake commands - done
3>-- Loading VTK CMake commands
3>-- Loading VTK CMake commands - done
3>-- Using Buildname: Win32-vs71
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkFileOutputWindow.h(41) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkXMLFileOutputWindow.cxx(29) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkXMLFileOutputWindow.cxx(86) : warning C4996: 'strcat' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(59) : see declaration of 'strcat'
1>..\..\VTK\Common\vtkXMLFileOutputWindow.cxx(89) : warning C4996: 'strcat' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(59) : see declaration of 'strcat'
1>..\..\VTK\Common\vtkXMLFileOutputWindow.cxx(92) : warning C4996: 'strcat' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(59) : see declaration of 'strcat'
1>..\..\VTK\Common\vtkXMLFileOutputWindow.cxx(95) : warning C4996: 'strcat' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(59) : see declaration of 'strcat'
1>..\..\VTK\Common\vtkXMLFileOutputWindow.cxx(98) : warning C4996: 'strcat' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(59) : see declaration of 'strcat'
1>vtkWindowLevelLookupTable.cxx
1>vtkWindow.cxx
1>..\..\VTK\Common\vtkWindow.cxx(29) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkWindow.cxx(67) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkWedge.cxx
3>-- Configuring done
1>vtkWarpTransform.cxx
1>vtkVoxel.cxx
3>-- Generating done
3>-- Build files have been written to: C:/Documents and Settings/Brenton Thomas/My Documents/Third Party Source/vtk bin
3>Compiling...
3>jdmerge.c
3>jquant2.c
3>jquant1.c
3>jdcolor.c
3>jdsample.c
3>jidctred.c
3>jidctint.c
3>jidctflt.c
3>jidctfst.c
3>jddctmgr.c
3>jdpostct.c
3>jdcoefct.c
3>jdmainct.c
3>jdphuff.c
3>jdhuff.c
3>jdmarker.c
3>jdinput.c
3>jdmaster.c
1>vtkVoidArray.cxx
3>jdatasrc.c
3>jdtrans.c
3>Generating Code...
1>vtkViewport.cxx
3>Compiling...
3>jdapistd.c
3>jdapimin.c
3>jfdctint.c
3>jfdctflt.c
3>jfdctfst.c
3>jcdctmgr.c
3>jcphuff.c
3>jchuff.c
3>jcsample.c
3>jccolor.c
3>jccoefct.c
3>jcprepct.c
3>jcmainct.c
3>jcmarker.c
3>jcmaster.c
3>jcinit.c
3>jdatadst.c
1>vtkVertex.cxx
3>jcparam.c
3>jctrans.c
3>jcapistd.c
3>Generating Code...
1>vtkVersion.cxx
3>Compiling...
3>jcapimin.c
3>jmemmgr.c
3>..\..\..\VTK\Utilities\jpeg\jmemmgr.c(1106) : warning C4996: 'getenv' was declared deprecated
3> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdlib.h(454) : see declaration of 'getenv'
3>..\..\..\VTK\Utilities\jpeg\jmemmgr.c(1109) : warning C4996: 'sscanf' was declared deprecated
3> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(291) : see declaration of 'sscanf'
3>jerror.c
3>..\..\..\VTK\Utilities\jpeg\jerror.c(194) : warning C4996: 'sprintf' was declared deprecated
3> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
3>..\..\..\VTK\Utilities\jpeg\jerror.c(200) : warning C4996: 'sprintf' was declared deprecated
3> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
3>jutils.c
3>jcomapi.c
3>jmemnobs.c
3>Generating Code...
3>Linking...
3>.\release\jmemnobs.obj : fatal error LNK1112: module machine type 'x64' conflicts with target machine type 'X86'
3>Build log was saved at "file://c:\Documents [^] and Settings\Brenton Thomas\My Documents\Third Party Source\vtk bin\Utilities\jpeg\x64\Release\BuildLog.htm"
3>vtkjpeg - 1 error(s), 4 warning(s)
1>vtkUnstructuredGrid.cxx
4>------ Rebuild All started: Project: vtkDICOMParser, Configuration: Release x64 ------
4>Deleting intermediate and output files for project 'vtkDICOMParser', configuration 'Release|x64'
4>Building Custom Rule vtkDICOMParser.vcproj.cmake
4>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
4>Copyright (C) Microsoft Corporation. All rights reserved.
4>CMakeTestGNU.c
4>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
4>Copyright (C) Microsoft Corporation. All rights reserved.
4>CMakeTestGNU.c
4>-- Check for working C compiler: cl -- works
4>-- Check for working CXX compiler: cl -- works
4>-- Compiling VTK CMake commands
4>-- Compiling VTK CMake commands - done
4>-- Loading VTK CMake commands
4>-- Loading VTK CMake commands - done
1>vtkUnsignedShortArray.cxx
4>-- Using Buildname: Win32-vs71
1>vtkUnsignedLongArray.cxx
1>vtkUnsignedIntArray.cxx
1>vtkUnsignedCharArray.cxx
4>-- Configuring done
1>vtkUniformGrid.cxx
4>-- Generating done
4>-- Build files have been written to: C:/Documents and Settings/Brenton Thomas/My Documents/Third Party Source/vtk bin
4>Compiling...
4>DICOMAppHelper.cxx
4>..\..\..\VTK\Utilities\DICOMParser\DICOMAppHelper.cxx(572) : warning C4996: 'sscanf' was declared deprecated
4> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(291) : see declaration of 'sscanf'
4>..\..\..\VTK\Utilities\DICOMParser\DICOMAppHelper.cxx(597) : warning C4996: 'sscanf' was declared deprecated
4> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(291) : see declaration of 'sscanf'
4>..\..\..\VTK\Utilities\DICOMParser\DICOMAppHelper.cxx(636) : warning C4996: 'sscanf' was declared deprecated
4> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(291) : see declaration of 'sscanf'
4>..\..\..\VTK\Utilities\DICOMParser\DICOMAppHelper.cxx(663) : warning C4996: 'sscanf' was declared deprecated
4> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(291) : see declaration of 'sscanf'
4>DICOMParser.cxx
1>vtkTriangleStrip.cxx
4>DICOMFile.cxx
4>..\..\..\VTK\Utilities\DICOMParser\DICOMFile.cxx(114) : warning C4244: 'initializing' : conversion from 'std::streamoff' to 'long', possible loss of data
4>..\..\..\VTK\Utilities\DICOMParser\DICOMFile.cxx(149) : warning C4996: 'std::basic_istream<_Elem,_Traits>::read' was declared deprecated
4> with
4> [
4> _Elem=char,
4> _Traits=std::char_traits<char>
4> ]
4> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\istream(701) : see declaration of 'std::basic_istream<_Elem,_Traits>::read'
4> with
4> [
4> _Elem=char,
4> _Traits=std::char_traits<char>
4> ]
4>..\..\..\VTK\Utilities\DICOMParser\DICOMFile.cxx(233) : warning C4996: 'sscanf' was declared deprecated
4> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(291) : see declaration of 'sscanf'
4>..\..\..\VTK\Utilities\DICOMParser\DICOMFile.cxx(262) : warning C4996: 'sscanf' was declared deprecated
4> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(291) : see declaration of 'sscanf'
4>Generating Code...
1>vtkTriangle.cxx
1>Generating Code...
4>Linking...
4>.\release\DICOMFile.obj : fatal error LNK1112: module machine type 'x64' conflicts with target machine type 'X86'
4>Build log was saved at "file://c:\Documents [^] and Settings\Brenton Thomas\My Documents\Third Party Source\vtk bin\Utilities\DICOMParser\x64\Release\BuildLog.htm"
4>vtkDICOMParser - 1 error(s), 8 warning(s)
5>------ Rebuild All started: Project: vtkexpat, Configuration: Release x64 ------
5>Deleting intermediate and output files for project 'vtkexpat', configuration 'Release|x64'
5>Building Custom Rule vtkexpat.vcproj.cmake
5>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
5>Copyright (C) Microsoft Corporation. All rights reserved.
5>CMakeTestGNU.c
5>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
5>Copyright (C) Microsoft Corporation. All rights reserved.
5>CMakeTestGNU.c
5>-- Check for working C compiler: cl -- works
5>-- Check for working CXX compiler: cl -- works
5>-- Compiling VTK CMake commands
5>-- Compiling VTK CMake commands - done
5>-- Loading VTK CMake commands
5>-- Loading VTK CMake commands - done
5>-- Using Buildname: Win32-vs71
1>Compiling...
1>vtkTransformCollection.cxx
1>vtkTransform.cxx
5>-- Configuring done
1>vtkTimerLog.cxx
1>..\..\VTK\Common\vtkTimerLog.cxx(126) : warning C4996: 'vsprintf' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'vsprintf'
1>..\..\VTK\Common\vtkTimerLog.cxx(175) : warning C4996: 'strncpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(123) : see declaration of 'strncpy'
1>..\..\VTK\Common\vtkTimerLog.cxx(218) : warning C4996: 'strncpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(123) : see declaration of 'strncpy'
1>vtkTimeStamp.cxx
5>-- Generating done
5>-- Build files have been written to: C:/Documents and Settings/Brenton Thomas/My Documents/Third Party Source/vtk bin
5>Compiling...
5>xmlrole.c
5>xmltok.c
5>xmlparse.c
5>Generating Code...
1>vtkTetra.cxx
1>vtkTensor.cxx
5>Linking...
5>.\release\xmlparse.obj : fatal error LNK1112: module machine type 'x64' conflicts with target machine type 'X86'
5>Build log was saved at "file://c:\Documents [^] and Settings\Brenton Thomas\My Documents\Third Party Source\vtk bin\Utilities\expat\x64\Release\BuildLog.htm"
5>vtkexpat - 1 error(s), 0 warning(s)
6>------ Rebuild All started: Project: vtkfreetype, Configuration: Release x64 ------
6>Deleting intermediate and output files for project 'vtkfreetype', configuration 'Release|x64'
6>Building Custom Rule vtkfreetype.vcproj.cmake
6>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
6>Copyright (C) Microsoft Corporation. All rights reserved.
6>CMakeTestGNU.c
6>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
6>Copyright (C) Microsoft Corporation. All rights reserved.
6>CMakeTestGNU.c
6>-- Check for working C compiler: cl -- works
6>-- Check for working CXX compiler: cl -- works
6>-- Compiling VTK CMake commands
1>vtkTableExtentTranslator.cxx
6>-- Compiling VTK CMake commands - done
1>vtkStructuredVisibilityConstraint.cxx
6>-- Loading VTK CMake commands
6>-- Loading VTK CMake commands - done
6>-- Using Buildname: Win32-vs71
1>vtkStructuredPoints.cxx
1>vtkStructuredGrid.cxx
6>-- Configuring done
1>vtkStructuredData.cxx
6>-- Generating done
6>-- Build files have been written to: C:/Documents and Settings/Brenton Thomas/My Documents/Third Party Source/vtk bin
6>Compiling...
6>ftsystem.c
1>vtkStdString.cxx
6>..\..\..\VTK\Utilities\freetype\src\base\ftsystem.c(228) : warning C4996: 'fopen' was declared deprecated
6> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(235) : see declaration of 'fopen'
6>ftdebug.c
6>type42.c
6>pfr.c
6>bdf.c
6>c:\documents and settings\brenton thomas\my documents\third party source\vtk\utilities\freetype\src\bdf\bdflib.c(1890) : warning C4996: 'sprintf' was declared deprecated
6> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
6>c:\documents and settings\brenton thomas\my documents\third party source\vtk\utilities\freetype\src\bdf\bdflib.c(1902) : warning C4996: 'sprintf' was declared deprecated
6> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
6>c:\documents and settings\brenton thomas\my documents\third party source\vtk\utilities\freetype\src\bdf\bdfdrivr.c(323) : warning C4996: 'strcpy' was declared deprecated
6>c:\documents and settings\brenton thomas\my documents\third party source\vtk\utilities\freetype\src\bdf\bdfdrivr.c(425) : warning C4996: 'strcpy' was declared deprecated
6>c:\documents and settings\brenton thomas\my documents\third party source\vtk\utilities\freetype\src\bdf\bdfdrivr.c(426) : warning C4996: 'strcpy' was declared deprecated
6>pshinter.c
6>pcf.c
6>c:\documents and settings\brenton thomas\my documents\third party source\vtk\utilities\freetype\src\pcf\pcfread.c(434) : warning C4996: 'strcpy' was declared deprecated
6>c:\documents and settings\brenton thomas\my documents\third party source\vtk\utilities\freetype\src\pcf\pcfread.c(443) : warning C4996: 'strcpy' was declared deprecated
6>c:\documents and settings\brenton thomas\my documents\third party source\vtk\utilities\freetype\src\pcf\pcfread.c(963) : warning C4996: 'strcpy' was declared deprecated
6>c:\documents and settings\brenton thomas\my documents\third party source\vtk\utilities\freetype\src\pcf\pcfread.c(1038) : warning C4996: 'strcpy' was declared deprecated
6>c:\documents and settings\brenton thomas\my documents\third party source\vtk\utilities\freetype\src\pcf\pcfread.c(1039) : warning C4996: 'strcpy' was declared deprecated
6>smooth.c
1>vtkSphericalTransform.cxx
6>raster.c
6>winfnt.c
6>type1cid.c
6>type1.c
6>truetype.c
1>vtkSource.cxx
6>psaux.c
6>psmodule.c
6>..\..\..\VTK\Utilities\freetype\src\psnames\psmodule.c(106) : warning C4996: 'strncpy' was declared deprecated
6> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(123) : see declaration of 'strncpy'
6>cff.c
6>ftcache.c
6>autohint.c
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkProcessObject.h(76) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
6>ftmm.c
1>vtkSmartPointerBase.cxx
6>ftbbox.c
6>Generating Code...
1>vtkShortArray.cxx
1>vtkScalarsToColors.cxx
6>Compiling...
6>ftglyph.c
1>vtkRungeKutta45.cxx
6>ftbase.c
6>ftinit.c
6>Generating Code...
6>Linking...
6>.\release\ftinit.obj : fatal error LNK1112: module machine type 'x64' conflicts with target machine type 'X86'
6>Build log was saved at "file://c:\Documents [^] and Settings\Brenton Thomas\My Documents\Third Party Source\vtk bin\Utilities\freetype\x64\Release\BuildLog.htm"
6>vtkfreetype - 1 error(s), 12 warning(s)
1>vtkRungeKutta4.cxx
7>------ Rebuild All started: Project: vtktiff, Configuration: Release x64 ------
7>Deleting intermediate and output files for project 'vtktiff', configuration 'Release|x64'
7>Building Custom Rule vtktiff.vcproj.cmake
7>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
7>Copyright (C) Microsoft Corporation. All rights reserved.
7>CMakeTestGNU.c
7>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
7>Copyright (C) Microsoft Corporation. All rights reserved.
7>CMakeTestGNU.c
7>-- Check for working C compiler: cl -- works
7>-- Check for working CXX compiler: cl -- works
1>vtkRungeKutta2.cxx
7>-- Compiling VTK CMake commands
7>-- Compiling VTK CMake commands - done
7>-- Loading VTK CMake commands
7>-- Loading VTK CMake commands - done
7>-- Using Buildname: Win32-vs71
1>Generating Code...
7>-- Configuring done
1>Compiling...
1>vtkReferenceCount.cxx
7>-- Generating done
7>-- Build files have been written to: C:/Documents and Settings/Brenton Thomas/My Documents/Third Party Source/vtk bin
7>Compiling...
7>fax3sm_winnt.c
7>tif_win32.c
7>tif_zip.c
1>vtkRectilinearGrid.cxx
7>tif_write.c
7>tif_warning.c
1>vtkQuadric.cxx
7>tif_version.c
7>tif_tile.c
1>vtkQuadraticTriangle.cxx
7>tif_thunder.c
7>tif_swab.c
7>tif_strip.c
1>vtkQuadraticTetra.cxx
7>tif_read.c
7>tif_print.c
1>vtkQuadraticQuad.cxx
7>tif_predict.c
7>tif_pixarlog.c
7>tif_packbits.c
1>vtkQuadraticHexahedron.cxx
7>tif_open.c
7>..\..\..\VTK\Utilities\tiff\tif_open.c(152) : warning C4996: 'strcpy' was declared deprecated
7>tif_ojpeg.c
1>vtkQuadraticEdge.cxx
7>tif_next.c
7>tif_lzw.c
7>tif_luv.c
1>vtkQuad.cxx
7>Generating Code...
7>Compiling...
7>tif_jpeg.c
1>vtkPyramid.cxx
7>tif_getimage.c
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(64) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(77) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(93) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(105) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(112) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(120) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(125) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(133) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(141) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(146) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(152) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(215) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(244) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(281) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(288) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(310) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(319) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(324) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(332) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(342) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(347) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>..\..\..\VTK\Utilities\tiff\tif_getimage.c(356) : warning C4996: 'sprintf' was declared deprecated
7> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
7>tif_flush.c
1>vtkProperty2D.cxx
7>tif_fax3.c
7>tif_error.c
1>vtkPropCollection.cxx
7>tif_dumpmode.c
7>tif_dirwrite.c
1>vtkPropAssembly.cxx
7>..\..\..\VTK\Utilities\tiff\tif_dirwrite.c(872) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
7>tif_dirread.c
7>tif_dirinfo.c
7>tif_dir.c
1>vtkProp.cxx
7>tif_compress.c
7>..\..\..\VTK\Utilities\tiff\tif_compress.c(206) : warning C4996: 'strcpy' was declared deprecated
7>tif_codec.c
1>vtkProcessObject.cxx
7>tif_close.c
7>tif_aux.c
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkProcessObject.h(76) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkPriorityQueue.cxx
7>Generating Code...
1>vtkPolygon.cxx
7>Linking...
7>LINK : fatal error LNK1104: cannot open file 'vtkzlib.lib'
7>Build log was saved at "file://c:\Documents [^] and Settings\Brenton Thomas\My Documents\Third Party Source\vtk bin\Utilities\tiff\x64\Release\BuildLog.htm"
7>vtktiff - 1 error(s), 25 warning(s)
1>vtkPolyVertex.cxx
8>------ Rebuild All started: Project: vtkpng, Configuration: Release x64 ------
8>Deleting intermediate and output files for project 'vtkpng', configuration 'Release|x64'
8>Building Custom Rule vtkpng.vcproj.cmake
8>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
8>Copyright (C) Microsoft Corporation. All rights reserved.
8>CMakeTestGNU.c
8>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
8>Copyright (C) Microsoft Corporation. All rights reserved.
8>CMakeTestGNU.c
8>-- Check for working C compiler: cl -- works
8>-- Check for working CXX compiler: cl -- works
8>-- Compiling VTK CMake commands
1>vtkPolyLine.cxx
8>-- Compiling VTK CMake commands - done
8>-- Loading VTK CMake commands
8>-- Loading VTK CMake commands - done
8>-- Using Buildname: Win32-vs71
1>vtkPolyData.cxx
1>Generating Code...
8>-- Configuring done
8>-- Generating done
8>-- Build files have been written to: C:/Documents and Settings/Brenton Thomas/My Documents/Third Party Source/vtk bin
8>Compiling...
8>pngwio.c
8>pngset.c
8>..\..\..\VTK\Utilities\png\pngset.c(539) : warning C4996: 'strcpy' was declared deprecated
8>..\..\..\VTK\Utilities\png\pngset.c(788) : warning C4996: 'strcpy' was declared deprecated
8>..\..\..\VTK\Utilities\png\pngset.c(831) : warning C4996: 'strcpy' was declared deprecated
8>pngread.c
8>..\..\..\VTK\Utilities\png\pngread.c(103) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>..\..\..\VTK\Utilities\png\pngread.c(107) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>..\..\..\VTK\Utilities\png\pngread.c(132) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>..\..\..\VTK\Utilities\png\pngread.c(136) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>..\..\..\VTK\Utilities\png\pngread.c(197) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>..\..\..\VTK\Utilities\png\pngread.c(201) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>pnggccrd.c
8>pngwutil.c
8>..\..\..\VTK\Utilities\png\pngwutil.c(180) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>..\..\..\VTK\Utilities\png\pngwutil.c(1130) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>..\..\..\VTK\Utilities\png\pngwutil.c(1493) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>..\..\..\VTK\Utilities\png\pngwutil.c(1494) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>pngvcrd.c
8>pngrutil.c
8>..\..\..\VTK\Utilities\png\pngrutil.c(257) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>..\..\..\VTK\Utilities\png\pngrutil.c(260) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>..\..\..\VTK\Utilities\png\pngrutil.c(263) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>..\..\..\VTK\Utilities\png\pngrutil.c(290) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>..\..\..\VTK\Utilities\png\pngrutil.c(2072) : warning C4996: 'strcpy' was declared deprecated
8>pngpread.c
8>..\..\..\VTK\Utilities\png\pngpread.c(1423) : warning C4996: 'strcpy' was declared deprecated
8>pngerror.c
8>pngwtran.c
8>pngtrans.c
8>pngrtran.c
8>..\..\..\VTK\Utilities\png\pngrtran.c(1137) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>pngmem.c
8>png.c
8>..\..\..\VTK\Utilities\png\png.c(629) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>pngwrite.c
8>..\..\..\VTK\Utilities\png\pngwrite.c(414) : warning C4996: 'gmtime' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\time.inl(87) : see declaration of 'gmtime'
8>..\..\..\VTK\Utilities\png\pngwrite.c(500) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>..\..\..\VTK\Utilities\png\pngwrite.c(504) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>..\..\..\VTK\Utilities\png\pngwrite.c(529) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>..\..\..\VTK\Utilities\png\pngwrite.c(533) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>..\..\..\VTK\Utilities\png\pngwrite.c(582) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>..\..\..\VTK\Utilities\png\pngwrite.c(586) : warning C4996: 'sprintf' was declared deprecated
8> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
8>pngrio.c
8>pngget.c
8>Generating Code...
8>Linking...
8>LINK : fatal error LNK1104: cannot open file 'vtkzlib.lib'
8>Build log was saved at "file://c:\Documents [^] and Settings\Brenton Thomas\My Documents\Third Party Source\vtk bin\Utilities\png\x64\Release\BuildLog.htm"
8>vtkpng - 1 error(s), 28 warning(s)
9>------ Rebuild All started: Project: vtkftgl, Configuration: Release x64 ------
9>Deleting intermediate and output files for project 'vtkftgl', configuration 'Release|x64'
9>Building Custom Rule vtkftgl.vcproj.cmake
9>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
9>Copyright (C) Microsoft Corporation. All rights reserved.
9>CMakeTestGNU.c
9>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
9>Copyright (C) Microsoft Corporation. All rights reserved.
9>CMakeTestGNU.c
9>-- Check for working C compiler: cl -- works
9>-- Check for working CXX compiler: cl -- works
9>-- Compiling VTK CMake commands
9>-- Compiling VTK CMake commands - done
9>-- Loading VTK CMake commands
9>-- Loading VTK CMake commands - done
9>-- Using Buildname: Win32-vs71
1>Compiling...
1>vtkPoints.cxx
1>vtkPointSet.cxx
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkProcessObject.h(76) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkPointLocator.cxx
9>-- Configuring done
1>vtkPointData.cxx
9>-- Generating done
9>-- Build files have been written to: C:/Documents and Settings/Brenton Thomas/My Documents/Third Party Source/vtk bin
9>Compiling...
9>FTSize.cpp
9>FTPixmapGlyphRenderOpenGL.cpp
1>vtkPlanes.cxx
9>FTPixmapGlyph.cpp
9>FTLibrary.cpp
9>FTGlyphContainer.cpp
1>vtkPlaneCollection.cxx
9>FTGlyph.cpp
9>FTGLPixmapFontRenderOpenGL.cpp
9>FTGLPixmapFont.cpp
1>vtkPlane.cxx
9>FTGLBitmapFontRenderOpenGL.cpp
9>FTGLBitmapFont.cpp
9>FTFont.cpp
1>vtkPixel.cxx
9>FTFace.cpp
9>FTCharmap.cpp
9>FTBitmapGlyphRenderOpenGL.cpp
1>vtkPerspectiveTransform.cxx
9>FTBitmapGlyph.cpp
9>Generating Code...
1>vtkOverrideInformationCollection.cxx
9>Linking...
9>LINK : fatal error LNK1104: cannot open file 'vtkfreetype.lib'
9>Build log was saved at "file://c:\Documents [^] and Settings\Brenton Thomas\My Documents\Third Party Source\vtk bin\Utilities\ftgl\x64\Release\BuildLog.htm"
9>vtkftgl - 1 error(s), 0 warning(s)
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkOverrideInformation.h(71) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkOverrideInformation.h(73) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkOverrideInformation.h(75) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkOverrideInformation.cxx
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkOverrideInformation.h(71) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkOverrideInformation.h(73) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkOverrideInformation.h(75) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkOutputWindow.cxx
1>vtkOrderedTriangulator.cxx
1>vtkOldStyleCallbackCommand.cxx
1>vtkObjectFactoryCollection.cxx
1>vtkObjectFactory.cxx
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkOverrideInformation.h(71) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkOverrideInformation.h(73) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkOverrideInformation.h(75) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkObjectFactory.cxx(118) : warning C4996: 'getenv' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdlib.h(454) : see declaration of 'getenv'
1>..\..\VTK\Common\vtkObjectFactory.cxx(141) : warning C4996: 'strncpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(123) : see declaration of 'strncpy'
1>..\..\VTK\Common\vtkObjectFactory.cxx(165) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkObjectFactory.cxx(171) : warning C4996: 'strcat' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(59) : see declaration of 'strcat'
1>..\..\VTK\Common\vtkObjectFactory.cxx(258) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkObjectFactory.cxx(260) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkObjectFactory.cxx(264) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkObjectFactory.cxx(331) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkObjectFactory.cxx(333) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkObjectFactory.cxx(336) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkObjectFactory.cxx(452) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkObjectFactory.cxx(453) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkObjectFactory.cxx(455) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkObjectBase.cxx
1>vtkObject.cxx
1>vtkOStreamWrapper.cxx
1>vtkOStrStreamWrapper.cxx
1>..\..\VTK\Common\vtkOStrStreamWrapper.cxx(79) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>Generating Code...
1>Compiling...
1>vtkNonLinearCell.cxx
1>vtkMutexLock.cxx
1>vtkMultiThreader.cxx
1>vtkMultiPartExtentTranslator.cxx
1>vtkMultiBlockDataVisitor.cxx
1>vtkMultiBlockDataSet.cxx
1>vtkMultiBlockDataIterator.cxx
1>vtkMatrixToLinearTransform.cxx
1>vtkMatrixToHomogeneousTransform.cxx
1>vtkMatrix4x4.cxx
1>vtkMath.cxx
1>vtkMapper2D.cxx
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkProcessObject.h(76) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkLookupTable.cxx
1>vtkLongArray.cxx
1>vtkLogLookupTable.cxx
1>vtkLocator.cxx
1>vtkLinearTransform.cxx
1>vtkLine.cxx
1>vtkLargeInteger.cxx
1>vtkInterpolatedVelocityField.cxx
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkInterpolatedVelocityField.h(127) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>Generating Code...
1>Compiling...
1>vtkIntArray.cxx
1>vtkInstantiator.cxx
1>..\..\VTK\Common\vtkInstantiator.cxx(239) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkInitialValueProblemSolver.cxx
1>vtkIndent.cxx
1>vtkImplicitFunctionCollection.cxx
1>vtkImplicitFunction.cxx
1>vtkImageProgressIterator.cxx
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkProcessObject.h(76) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkImageIterator.cxx
1>vtkImageData.cxx
1>..\..\VTK\Common\vtkImageData.cxx(158) : error C2679: binary '*=' : no operator found which takes a right-hand operand of type 'size_t' (or there is no acceptable conversion)
1> c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkLargeInteger.h(65): could be 'vtkLargeInteger &vtkLargeInteger::operator *=(const vtkLargeInteger &)'
1> while trying to match the argument list '(vtkLargeInteger, size_t)'
1>..\..\VTK\Common\vtkImageData.cxx(161) : error C2679: binary '*=' : no operator found which takes a right-hand operand of type 'size_t' (or there is no acceptable conversion)
1> c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkLargeInteger.h(65): could be 'vtkLargeInteger &vtkLargeInteger::operator *=(const vtkLargeInteger &)'
1> while trying to match the argument list '(vtkLargeInteger, size_t)'
1>..\..\VTK\Common\vtkImageData.cxx(164) : error C2679: binary '*=' : no operator found which takes a right-hand operand of type 'size_t' (or there is no acceptable conversion)
1> c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkLargeInteger.h(65): could be 'vtkLargeInteger &vtkLargeInteger::operator *=(const vtkLargeInteger &)'
1> while trying to match the argument list '(vtkLargeInteger, size_t)'
1>..\..\VTK\Common\vtkImageData.cxx(167) : error C2679: binary '*=' : no operator found which takes a right-hand operand of type 'size_t' (or there is no acceptable conversion)
1> c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkLargeInteger.h(65): could be 'vtkLargeInteger &vtkLargeInteger::operator *=(const vtkLargeInteger &)'
1> while trying to match the argument list '(vtkLargeInteger, size_t)'
1>..\..\VTK\Common\vtkImageData.cxx(170) : error C2679: binary '*=' : no operator found which takes a right-hand operand of type 'size_t' (or there is no acceptable conversion)
1> c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkLargeInteger.h(65): could be 'vtkLargeInteger &vtkLargeInteger::operator *=(const vtkLargeInteger &)'
1> while trying to match the argument list '(vtkLargeInteger, size_t)'
1>..\..\VTK\Common\vtkImageData.cxx(173) : error C2679: binary '*=' : no operator found which takes a right-hand operand of type 'size_t' (or there is no acceptable conversion)
1> c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkLargeInteger.h(65): could be 'vtkLargeInteger &vtkLargeInteger::operator *=(const vtkLargeInteger &)'
1> while trying to match the argument list '(vtkLargeInteger, size_t)'
1>..\..\VTK\Common\vtkImageData.cxx(176) : error C2679: binary '*=' : no operator found which takes a right-hand operand of type 'size_t' (or there is no acceptable conversion)
1> c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkLargeInteger.h(65): could be 'vtkLargeInteger &vtkLargeInteger::operator *=(const vtkLargeInteger &)'
1> while trying to match the argument list '(vtkLargeInteger, size_t)'
1>..\..\VTK\Common\vtkImageData.cxx(179) : error C2679: binary '*=' : no operator found which takes a right-hand operand of type 'size_t' (or there is no acceptable conversion)
1> c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkLargeInteger.h(65): could be 'vtkLargeInteger &vtkLargeInteger::operator *=(const vtkLargeInteger &)'
1> while trying to match the argument list '(vtkLargeInteger, size_t)'
1>..\..\VTK\Common\vtkImageData.cxx(182) : error C2679: binary '*=' : no operator found which takes a right-hand operand of type 'size_t' (or there is no acceptable conversion)
1> c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkLargeInteger.h(65): could be 'vtkLargeInteger &vtkLargeInteger::operator *=(const vtkLargeInteger &)'
1> while trying to match the argument list '(vtkLargeInteger, size_t)'
1>..\..\VTK\Common\vtkImageData.cxx(185) : error C2679: binary '*=' : no operator found which takes a right-hand operand of type 'size_t' (or there is no acceptable conversion)
1> c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkLargeInteger.h(65): could be 'vtkLargeInteger &vtkLargeInteger::operator *=(const vtkLargeInteger &)'
1> while trying to match the argument list '(vtkLargeInteger, size_t)'
1>vtkIdentityTransform.cxx
1>vtkIdTypeArray.cxx
1>vtkIdType.cxx
1>vtkIdListCollection.cxx
1>vtkIdList.cxx
1>vtkHomogeneousTransform.cxx
1>vtkHierarchicalDataIterator.cxx
1>vtkHierarchicalDataSet.cxx
1>..\..\VTK\Common\vtkHierarchicalDataSet.cxx(84) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
1>..\..\VTK\Common\vtkHierarchicalDataSet.cxx(94) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
1>..\..\VTK\Common\vtkHierarchicalDataSet.cxx(124) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned int', possible loss of data
1>..\..\VTK\Common\vtkHierarchicalDataSet.cxx(145) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
1>vtkHierarchicalBoxVisitor.cxx
1>vtkHierarchicalBoxDataSet.cxx
1>vtkHexahedron.cxx
1>Generating Code...
1>Compiling...
1>vtkHeap.cxx
1>..\..\VTK\Common\vtkHeap.cxx(169) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkGenericCell.cxx
1>vtkGeneralTransform.cxx
1>vtkFunctionSet.cxx
1>vtkFunctionParser.cxx
1>..\..\VTK\Common\vtkFunctionParser.cxx(133) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkFunctionParser.cxx(815) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkFunctionParser.cxx(837) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkFunctionParser.cxx(848) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkFunctionParser.cxx(939) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkFunctionParser.cxx(966) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkFunctionParser.cxx(982) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkFunctionParser.cxx(1076) : warning C4996: 'strncpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(123) : see declaration of 'strncpy'
1>vtkFloatArray.cxx
1>vtkFileOutputWindow.cxx
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkFileOutputWindow.h(41) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkFileOutputWindow.cxx(49) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkFieldData.cxx
1>..\..\VTK\Common\vtkFieldData.cxx(591) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkFieldData.cxx(683) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkExtentTranslator.cxx
1>vtkExtentSplitter.cxx
1>vtkExplicitCell.cxx
1>vtkErrorCode.cxx
1>vtkEmptyCell.cxx
1>vtkEdgeTable.cxx
1>vtkDynamicLoader.cxx
1>..\..\VTK\Common\vtkDynamicLoader.cxx(217) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkDoubleArray.cxx
1>vtkDirectory.cxx
1>..\..\VTK\Common\vtkDirectory.cxx(103) : warning C4996: 'sprintf' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
1>..\..\VTK\Common\vtkDirectory.cxx(108) : warning C4996: 'sprintf' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
1>..\..\VTK\Common\vtkDirectory.cxx(145) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>..\..\VTK\Common\vtkDirectory.cxx(149) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkDebugLeaksManager.cxx
1>vtkDebugLeaks.cxx
1>..\..\VTK\Common\vtkDebugLeaks.cxx(132) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkDataSetCollection.cxx
1>Generating Code...
1>Compiling...
1>vtkDataSetAttributes.cxx
1>..\..\VTK\Common\vtkDataSetAttributes.cxx(2009) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkDataSet.cxx
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkProcessObject.h(76) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkDataObjectCollection.cxx
1>vtkDataObject.cxx
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkProcessObject.h(76) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkDataArraySelection.cxx
1>vtkDataArrayCollectionIterator.cxx
1>vtkDataArrayCollection.cxx
1>vtkDataArray.cxx
1>..\..\VTK\Common\vtkDataArray.cxx(66) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkCylindricalTransform.cxx
1>vtkCriticalSection.cxx
1>vtkCoordinate.cxx
1>vtkConvexPointSet.cxx
1>vtkContourValues.cxx
1>vtkCompositeDataCommand.cxx
1>vtkCompositeDataVisitor.cxx
1>vtkCompositeDataSet.cxx
1>vtkCompositeDataIterator.cxx
1>vtkCommand.cxx
1>vtkCollectionIterator.cxx
1>vtkCollection.cxx
1>Generating Code...
1>Compiling...
1>vtkCharArray.cxx
1>vtkCellTypes.cxx
1>vtkCellLinks.cxx
1>..\..\VTK\Common\vtkCellLinks.cxx(264) : warning C4267: '+=' : conversion from 'size_t' to 'unsigned long', possible loss of data
1>vtkCellData.cxx
1>vtkCellArray.cxx
1>vtkCell3D.cxx
1>vtkCell.cxx
1>vtkCallbackCommand.cxx
1>vtkByteSwap.cxx
1>vtkBox.cxx
1>vtkBitArray.cxx
1>vtkAssemblyPaths.cxx
1>vtkAssemblyPath.cxx
1>vtkAssemblyNode.cxx
1>vtkAmoebaMinimizer.cxx
1>..\..\VTK\Common\vtkAmoebaMinimizer.cxx(194) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkActor2DCollection.cxx
1>vtkActor2D.cxx
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkProcessObject.h(76) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>vtkAbstractTransform.cxx
1>vtkAbstractMapper.cxx
1>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkProcessObject.h(76) : warning C4996: 'strcpy' was declared deprecated
1> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
1>Generating Code...
1>Build log was saved at "file://c:\Documents [^] and Settings\Brenton Thomas\My Documents\Third Party Source\vtk bin\Common\x64\Release\BuildLog.htm"
1>vtkCommon - 10 error(s), 75 warning(s)
10>------ Rebuild All started: Project: vtkFiltering, Configuration: Release x64 ------
11>------ Rebuild All started: Project: CommonCxxTests, Configuration: Release x64 ------
11>Deleting intermediate and output files for project 'CommonCxxTests', configuration 'Release|x64'
10>Deleting intermediate and output files for project 'vtkFiltering', configuration 'Release|x64'
11>Building Custom Rule CommonCxxTests.vcproj.cmake
10>Building Custom Rule vtkFiltering.vcproj.cmake
11>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
11>Copyright (C) Microsoft Corporation. All rights reserved.
11>CMakeTestGNU.c
11>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
11>Copyright (C) Microsoft Corporation. All rights reserved.
11>CMakeTestGNU.c
10>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
10>Copyright (C) Microsoft Corporation. All rights reserved.
10>CMakeTestGNU.c
11>-- Check for working C compiler: cl -- works
11>-- Check for working CXX compiler: cl -- works
11>-- Compiling VTK CMake commands
10>Microsoft (R) C/C++ Optimizing Compiler Version 14.00.50215.44 for x64
10>Copyright (C) Microsoft Corporation. All rights reserved.
10>CMakeTestGNU.c
10>-- Check for working C compiler: cl -- works
10>-- Check for working CXX compiler: cl -- works
10>-- Compiling VTK CMake commands
11>-- Compiling VTK CMake commands - done
11>-- Loading VTK CMake commands
11>-- Loading VTK CMake commands - done
11>-- Using Buildname: Win32-vs71
10>-- Compiling VTK CMake commands - done
10>-- Loading VTK CMake commands
10>-- Loading VTK CMake commands - done
10>-- Using Buildname: Win32-vs71
10>-- Configuring done
11>-- Configuring done
10>-- Generating done
10>-- Build files have been written to: C:/Documents and Settings/Brenton Thomas/My Documents/Third Party Source/vtk bin
11>-- Generating done
10>Compiling...
11>-- Build files have been written to: C:/Documents and Settings/Brenton Thomas/My Documents/Third Party Source/vtk bin
11>Compiling...
11>SystemInformation.cxx
10>vtkFilteringInstantiator.cxx
11>..\..\..\..\VTK\Common\Testing\Cxx\SystemInformation.cxx(53) : warning C4996: 'std::basic_istream<_Elem,_Traits>::read' was declared deprecated
11> with
11> [
11> _Elem=char,
11> _Traits=std::char_traits<char>
11> ]
11> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\istream(701) : see declaration of 'std::basic_istream<_Elem,_Traits>::read'
11> with
11> [
11> _Elem=char,
11> _Traits=std::char_traits<char>
11> ]
11>TestSmartPointer.cxx
10>vtkUnstructuredGridToUnstructuredGridFilter.cxx
11>TestDirectory.cxx
10>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkProcessObject.h(76) : warning C4996: 'strcpy' was declared deprecated
10> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
10>vtkUnstructuredGridToPolyDataFilter.cxx
11>TestImageIterator.cxx
10>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkProcessObject.h(76) : warning C4996: 'strcpy' was declared deprecated
10> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
10>vtkUnstructuredGridSource.cxx
11>TestAmoebaMinimizer.cxx
10>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkProcessObject.h(76) : warning C4996: 'strcpy' was declared deprecated
10> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
10>vtkSuperquadric.cxx
11>quadraticEvaluation.cxx
10>vtkStructuredPointsToUnstructuredGridFilter.cxx
11>otherFieldData.cxx
10>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkProcessObject.h(76) : warning C4996: 'strcpy' was declared deprecated
10> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
10>vtkStructuredPointsToStructuredPointsFilter.cxx
11>..\..\..\..\VTK\Common\Testing\Cxx\otherFieldData.cxx(33) : warning C4996: 'sprintf' was declared deprecated
11> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\stdio.h(317) : see declaration of 'sprintf'
11>otherCellTypes.cxx
10>c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkProcessObject.h(76) : warning C4996: 'strcpy' was declared deprecated
10> C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(56) : see declaration of 'strcpy'
10>vtkStructuredPointsToPolyDataFilter.cxx
11>otherCellArray.cxx
10>c:\documents and settings\brenton thomas\my documents\third party
No tags attached.
Issue History
2008-08-29 17:41David ColeAssigned ToBrad King => David Cole
2008-08-29 17:42David ColeStatustabled => @80@
2008-08-29 17:42David ColeResolutionopen => fixed
2008-08-29 17:42David ColeNote Added: 0013242
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2013-04-05 19:57Berk GeveciStatuscustomer review => closed

Notes
(0002556)
brenton thomas   
2005-06-27 05:05   
After much struggling arround I am managing to get a build - or at least it is compiling - there are some other errors that I will report later.

Rule

(1) Firstly you need to find teh right compiler. Don't set it to the AMD nmake or similiar - use
Set MAKECOMMAND "C:/PROGRA~2/MICROS~2/Common7/IDE/devenv.exe" VTK.sln /build Release /project ALL_BUILD

(2) Now you need to zap all the conflicting machine problems so remove all /machine:i386 refernces and replace with /machine:AMD64

(3) Finally you will need to ensure that the linker can find all the components so create a subdirectory x64\Release under your output directory.

Not totally fixed yet because I am now getting

1>..\..\VTK\Common\vtkImageData.cxx(158) : error C2679: binary '*=' : no operator found which takes a right-hand operand of type 'size_t' (or there is no acceptable conversion)
1> c:\documents and settings\brenton thomas\my documents\third party source\vtk\common\vtkLargeInteger.h(65): could be 'vtkLargeInteger &vtkLargeInteger::operator *=(const vtkLargeInteger &)'
1> while trying to match the argument list '(vtkLargeInteger, size_t)'

errors but this is a different story

(0002558)
Brad King   
2005-06-27 10:26   
The main problem is that no one is contributing a VTK dashboard entry:

http://public.kitware.com/dashboard.php?name=vtk [^]

for this platform. We will work on getting one but I can help you fix the problems for now.

First the CMake problems:

> (1) Firstly you need to find teh right compiler. Don't set it to the AMD nmake or similiar

You should just be able to select one of the Visual Studio generators and not need to hand-edit the cache.

> (2) Now you need to zap all the conflicting machine problems so remove all /machine:i386 refernces and replace with /machine:AMD64

Look in the CMake installation for Modules/Platform/Windows-cl.cmake. There is a line in that file containing /machine:i386. Just remove the option from the line (or replace it with /machine:AMD64).

> (3) Finally you will need to ensure that the linker can find all the components so create a subdirectory x64Release under your output directory.

Please explain this in more detail. Thanks.

As far as the compilation errors, let's get VTK from CVS to work first before VTK 4.4. It has already had changes made to build on a 64-bit Intel system so will likely have fewer problems.
(0013242)
David Cole   
2008-08-29 17:42   
Both VTK 5.2 and CVS HEAD of VTK build fine on Win64 systems using CMake 2.6 or later. If you find otherwise, please re-open this issue with more details.