Site Name: WIN-VS2008
Build Name: CIP-Windows-AMD64-clean-SL-ON (view notes)
Stamp: 20170831-0400-Nightly (related builds)
Time: 2017-08-31T17:55:07 EDT
Type: Nightly

OS Name: Windows
OS Platform: AMD64
OS Release: Server
OS Version: (Build 9600)
CTest version: ctest-3.9.0

Current Build
StageErrorsWarnings
Update00
Configure00
Build50409
Test853

History
Show Build History
Build History Filter

Notes
Add a Note to this Build

Graph
Show Build Graphs

Stage: Update (0 errors, 0 warnings)

Start Time: 2017-08-31T17:55:00 EDT
End Time: 2017-08-31T17:55:00 EDT
Update Command: "CTEST_GIT_COMMAND-NOTFOUND" "fetch"
Update Type: GIT
Number of Updates: 0

Configure (0 errors, 0 warnings)

Start Time: 2017-08-31T17:55:04 EDT
End Time: 2017-08-31T17:55:04 EDT
Configure Command: C:/Program Files/CMake/bin/cmake.exe -DCMAKE_BUILD_TYPE:STRING=Release "-GVisual Studio 9 2008 Win64" "D:/Projects/CIP"
Configure Return Value: 0
Configure Output:
-- The C compiler identification is MSVC 15.0.30729.1
-- The CXX compiler identification is MSVC 15.0.30729.1
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/x86_amd64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/x86_amd64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/x86_amd64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/x86_amd64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
----------- ENTRY ------------
Configuring Superbuild...
-- Found Git: C:/Users/Administrator/AppData/Local/GitHub/PortableGit_c2ba306e536fdf878271f7fe636a147ff37326ad/cmd/git.exe (found version "1.9.5.github.0") 
-- PRIMARY_PROJECT_NAME_DEPENDENCIES: CIPPython;SlicerExecutionModel;VTKv8;ITKv4;Boost;teem
-- SuperBuild - First pass
-- SuperBuild - First pass - done
-- SuperBuild - CIP => Requires CIPPython[INCLUDED], SlicerExecutionModel, VTKv8, ITKv4, Boost[INCLUDED], teem, 
-- SuperBuild -   SlicerExecutionModel => Requires ITKv4, 
-- SuperBuild -     ITKv4 => Requires zlib, VTKv8, 
-- SuperBuild -       zlib[OK]
-- SuperBuild -       ZLIB_INCLUDE_DIR:D:/Projects/CIP-build/CIP-build/zlib-install/include
-- SuperBuild -       ZLIB_LIBRARY:D:/Projects/CIP-build/CIP-build/zlib-install/lib/zlib.lib
-- SuperBuild -       ZLIB_ROOT:D:/Projects/CIP-build/CIP-build/zlib-install
-- SuperBuild -       VTKv8 => Requires zlib[INCLUDED], Boost[INCLUDED], 
-- SuperBuild -       VTKv8[OK]
-- SuperBuild -       PNG_INCLUDE_DIR:D:/Projects/CIP-build/CIP-build/VTKv8/Utilities/vtkpng
-- SuperBuild -       PNG_LIBRARY:D:/Projects/CIP-build/CIP-build/VTKv8-build/bin/$(ConfigurationName)/vtkpng.lib
-- SuperBuild -       LIBXML_INCLUDE_DIR:D:/Projects/CIP-build/CIP-build/VTKv8/ThirdParty/libxml2/vtklibxml2
-- SuperBuild -     ITKv4[OK]
-- SuperBuild -   SlicerExecutionModel[OK]
-- SuperBuild -   teem => Requires zlib[INCLUDED], VTKv8[INCLUDED], 
-- SuperBuild -   teem[OK]
-- SuperBuild - CIP[OK]
----------- DONE ------------
-- Configuring done
-- Generating done
-- Build files have been written to: D:/Projects/CIP-build/CIP-build

View Configure Summary

Build (50 errors, 409 warnings)

Build command: "C:\Program Files\CMake\bin\cmake.exe" --build . --config "Release"
Start Time: 2017-08-31T17:55:07 EDT
End Time: 2017-08-31T18:26:55 EDT

4>-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/x86_amd64/cl.exe
4>-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 9.0/VC/bin/x86_amd64/cl.exe -- works
4>-- Detecting CXX compiler ABI info
4>-- Detecting CXX compiler ABI info - done
4>-- Detecting CXX compile features
4>-- Detecting CXX compile features - done
4>CMake Error at CMakeLists.txt:41 (message):
4>  Microsoft Visual Studio 2013 or later is required.
4>-- Configuring incomplete, errors occurred!
4>See also "/.../CIP-build/VTKv8-build/CMakeFiles/CMakeOutput.log".
4>Project : error PRJ0019: A tool returned an error code from "Performing configure step for 'VTKv8'"
4>Build log was saved at "file://d:\Projects\CIP-build\VTKv8.dir\Release\BuildLog.htm"
4>VTKv8 - 1 error(s), 0 warning(s)
5>------ Build started: Project: ITKv4, Configuration: Release x64 ------
6>------ Build started: Project: teem, Configuration: Release x64 ------
6>Creating directories for 'teem'
5>Creating directories for 'ITKv4'
6>Performing download step (git clone) for 'teem'
5>Performing download step (git clone) for 'ITKv4'
6>Cloning into 'teem'...
5>Cloning into 'ITKv4'...
8>1>d:\projects\cip\utilities\vtk\vtkGlyph3DWithScaling.h(268) : error C2146: syntax error : missing ';' before identifier 'GetMTime'
8>1>d:\projects\cip\utilities\vtk\vtkGlyph3DWithScaling.h(268) : error C2433: 'vtkGlyph3DWithScaling::vtkMTimeType' : 'virtual' not permitted on data declarations
8>1>d:\projects\cip\utilities\vtk\vtkGlyph3DWithScaling.h(268) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
8>1>d:\projects\cip\utilities\vtk\vtkGlyph3DWithScaling.h(268) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
8>1>d:\projects\cip\utilities\vtk\vtkGlyph3DWithScaling.h(309) : error C2555: 'vtkGlyph3DWithScaling::GetMTime': overriding virtual function return type differs and is not covariant from 'vtkObject::GetMTime'
8>1>        d:\projects\cip-build\cippython-install\library\include\vtk-7.0\vtkObject.h(96) : see declaration of 'vtkObject::GetMTime'
8>1>..\..\..\CIP\Utilities\VTK\vtkGlyph3DWithScaling.cxx(92) : error C2143: syntax error : missing ';' before 'vtkGlyph3DWithScaling::GetMTime'
8>1>..\..\..\CIP\Utilities\VTK\vtkGlyph3DWithScaling.cxx(92) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
8>1>..\..\..\CIP\Utilities\VTK\vtkGlyph3DWithScaling.cxx(93) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
8>1>..\..\..\CIP\Utilities\VTK\vtkGlyph3DWithScaling.cxx(94) : error C2146: syntax error : missing ';' before identifier 'mTime'
8>1>..\..\..\CIP\Utilities\VTK\vtkGlyph3DWithScaling.cxx(94) : error C2065: 'mTime' : undeclared identifier
8>1>..\..\..\CIP\Utilities\VTK\vtkGlyph3DWithScaling.cxx(95) : error C2146: syntax error : missing ';' before identifier 'time'
8>1>..\..\..\CIP\Utilities\VTK\vtkGlyph3DWithScaling.cxx(95) : error C2065: 'time' : undeclared identifier
8>1>..\..\..\CIP\Utilities\VTK\vtkGlyph3DWithScaling.cxx(98) : error C2065: 'time' : undeclared identifier
8>1>..\..\..\CIP\Utilities\VTK\vtkGlyph3DWithScaling.cxx(99) : error C2065: 'mTime' : undeclared identifier
8>1>..\..\..\CIP\Utilities\VTK\vtkGlyph3DWithScaling.cxx(99) : error C2065: 'time' : undeclared identifier
8>1>..\..\..\CIP\Utilities\VTK\vtkGlyph3DWithScaling.cxx(99) : error C2065: 'mTime' : undeclared identifier
8>1>..\..\..\CIP\Utilities\VTK\vtkGlyph3DWithScaling.cxx(99) : error C2065: 'time' : undeclared identifier
8>1>..\..\..\CIP\Utilities\VTK\vtkGlyph3DWithScaling.cxx(99) : error C2065: 'mTime' : undeclared identifier
8>1>..\..\..\CIP\Utilities\VTK\vtkGlyph3DWithScaling.cxx(101) : error C2065: 'mTime' : undeclared identifier
8>1>Generating Code...
8>3>Building Custom Rule /.../CIP/CMakeLists.txt
8>3>CMake does not need to re-run because /.../CIP-build/CIP-build/CMakeFiles/generate.stamp is up-to-date.
8>3>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\copy-external-files.dir\Release\BuildLog.htm"
8>3>copy-external-files - 0 error(s), 0 warning(s)
8>1>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\Utilities\CIPUtilities.dir\Release\BuildLog.htm"
8>1>CIPUtilities - 19 error(s), 12 warning(s)
8>4>------ Build started: Project: copy-input-files, Configuration: Release x64 ------
8>5>------ Build started: Project: CIPCommon, Configuration: Release x64 ------
8>5>Compiling...
8>5>cipChestDataViewer.cxx
8>5>D:\Projects\CIP\Utilities\VTK\vtkGlyph3DWithScaling.h(268) : error C2146: syntax error : missing ';' before identifier 'GetMTime'
8>5>D:\Projects\CIP\Utilities\VTK\vtkGlyph3DWithScaling.h(268) : error C2433: 'vtkGlyph3DWithScaling::vtkMTimeType' : 'virtual' not permitted on data declarations
8>5>D:\Projects\CIP\Utilities\VTK\vtkGlyph3DWithScaling.h(268) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
8>5>D:\Projects\CIP\Utilities\VTK\vtkGlyph3DWithScaling.h(268) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
8>5>D:\Projects\CIP\Utilities\VTK\vtkGlyph3DWithScaling.h(309) : error C2555: 'vtkGlyph3DWithScaling::GetMTime': overriding virtual function return type differs and is not covariant from 'vtkObject::GetMTime'
8>5>        d:\projects\cip-build\cippython-install\library\include\vtk-7.0\vtkObject.h(96) : see declaration of 'vtkObject::GetMTime'
8>5>cipCylinderStencil.cxx
8>5>Generating Code...
8>5>Compiling...
8>5>cipSphereStencil.cxx
8>5>cipChestRegionChestTypeLocations.cxx
8>5>cipLobeSurfaceModel.cxx
8>6>d:\projects\cip\io\cipGeometryTopologyDataIO.h(14) : fatal error C1083: Cannot open include file: 'libxml/xmlwriter.h': No such file or directory
8>6>cipThinPlateSplineSurfaceIO.cxx
8>7>Performing Pre-Link Event...
8>7>Linking...
8>7>LINK : fatal error LNK1181: cannot open input file 'D:\Projects\CIP-build\lib\Release\CIPCommon.lib'
8>7>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\Common\Testing\cipHelperTEST.dir\Release\BuildLog.htm"
8>7>cipHelperTEST - 1 error(s), 0 warning(s)
8>8>------ Build started: Project: cipNelderMeadSimplexOptimizerTEST, Configuration: Release x64 ------
8>8>Compiling...
8>8>cipNelderMeadSimplexOptimizerTEST.cxx
8>6>cipChestRegionChestTypeLocationsIO.cxx
8>8>Performing Pre-Link Event...
8>8>Linking...
8>8>LINK : fatal error LNK1181: cannot open input file 'D:\Projects\CIP-build\lib\Release\CIPCommon.lib'
8>8>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\Common\Testing\cipNelderMeadSimplexOptimizerTEST.dir\Release\BuildLog.htm"
8>8>cipNelderMeadSimplexOptimizerTEST - 1 error(s), 0 warning(s)
8>9>LINK : fatal error LNK1181: cannot open input file 'D:\Projects\CIP-build\lib\Release\CIPCommon.lib'
8>9>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\Common\Testing\itkCIPExtractChestLabelMapImageFilterTEST.dir\Release\BuildLog.htm"
8>9>itkCIPExtractChestLabelMapImageFilterTEST - 1 error(s), 0 warning(s)
8>11>------ Build started: Project: FilterConnectedComponentsHelper, Configuration: Release x64 ------
8>11>Compiling...
8>11>FilterConnectedComponentsHelper.cxx
8>48>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\ComputeFissureFeatureVectors\ComputeFissureFeatureVectorsLib.dir\Release\BuildLog.htm"
8>48>ComputeFissureFeatureVectorsLib - 0 error(s), 0 warning(s)
8>50>------ Build started: Project: RegisterLabelMapsLib, Configuration: Release x64 ------
8>50>Generating RegisterLabelMapsCLP.h
8>50>GenerateCLP --InputXML /.../CIP/CommandLineTools/RegisterLabelMaps/RegisterLabelMaps.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/RegisterLabelMaps/RegisterLabelMapsCLP.h
8>50>GenerateCLP: Found 2 parameters groups
8>50>GenerateCLP: Group "I/O" has 7 parameters
8>50>GenerateCLP: Group "Registration parameters" has 6 parameters
8>50>Compiling...
8>50>RegisterLabelMaps.cxx
8>50>..\..\..\..\CIP\CommandLineTools\RegisterLabelMaps\RegisterLabelMaps.cxx(21) : fatal error C1083: Cannot open include file: 'libxml/parser.h': No such file or directory
8>50>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\RegisterLabelMaps\RegisterLabelMapsLib.dir\Release\BuildLog.htm"
8>50>RegisterLabelMapsLib - 1 error(s), 0 warning(s)
8>51>------ Build started: Project: GenerateMedianFilteredImageLib, Configuration: Release x64 ------
8>51>Generating GenerateMedianFilteredImageCLP.h
8>51>GenerateCLP --InputXML /.../CIP/CommandLineTools/GenerateMedianFilteredImage/GenerateMedianFilteredImage.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/GenerateMedianFilteredImage/GenerateMedianFilteredImageCLP.h
8>51>GenerateCLP: Found 1 parameters groups
8>51>GenerateCLP: Group "IO" has 4 parameters
8>51>Compiling...
8>51>GenerateMedianFilteredImage.cxx
8>49>Creating library...
8>53>RegisterCT.cxx
8>53>..\..\..\..\CIP\CommandLineTools\RegisterCT\RegisterCT.cxx(22) : fatal error C1083: Cannot open include file: 'libxml/parser.h': No such file or directory
8>53>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\RegisterCT\RegisterCTLib.dir\Release\BuildLog.htm"
8>53>RegisterCTLib - 1 error(s), 0 warning(s)
8>54>------ Build started: Project: GenerateNLMFilteredImageLib, Configuration: Release x64 ------
8>54>Generating GenerateNLMFilteredImageCLP.h
8>54>GenerateCLP --InputXML /.../CIP/CommandLineTools/GenerateNLMFilteredImage/GenerateNLMFilteredImage.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/GenerateNLMFilteredImage/GenerateNLMFilteredImageCLP.h
8>54>GenerateCLP: Found 2 parameters groups
8>54>GenerateCLP: Group "IO" has 3 parameters
8>54>GenerateCLP: Group "Parameters" has 5 parameters
8>54>Compiling...
8>54>GenerateNLMFilteredImage.cxx
8>66>Compiling...
8>66>GetTransformationKappa2D.cxx
8>67>------ Build started: Project: GetTransformationKappaLib, Configuration: Release x64 ------
8>67>Generating GetTransformationKappaCLP.h
8>67>GenerateCLP --InputXML /.../CIP/CommandLineTools/GetTransformationKappa/GetTransformationKappa.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/GetTransformationKappa/GetTransformationKappaCLP.h
8>67>GenerateCLP: Found 2 parameters groups
8>67>GenerateCLP: Group "I/O" has 6 parameters
8>67>GenerateCLP: Group "Similarity parameters" has 4 parameters
8>67>Compiling...
8>67>GetTransformationKappa.cxx
8>66>..\..\..\..\CIP\CommandLineTools\GetTransformationKappa2D\GetTransformationKappa2D.cxx(41) : fatal error C1083: Cannot open include file: 'libxml/parser.h': No such file or directory
8>66>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\GetTransformationKappa2D\GetTransformationKappa2DLib.dir\Release\BuildLog.htm"
8>66>GetTransformationKappa2DLib - 1 error(s), 0 warning(s)
8>68>------ Build started: Project: ReadVTKWriteNRRDsLib, Configuration: Release x64 ------
8>68>Generating ReadVTKWriteNRRDsCLP.h
8>68>GenerateCLP --InputXML /.../CIP/CommandLineTools/ReadVTKWriteNRRDs/ReadVTKWriteNRRDs.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/ReadVTKWriteNRRDs/ReadVTKWriteNRRDsCLP.h
8>68>GenerateCLP: Found 1 parameters groups
8>68>GenerateCLP: Group "IO" has 2 parameters
8>68>Compiling...
8>68>ReadVTKWriteNRRDs.cxx
8>67>..\..\..\..\CIP\CommandLineTools\GetTransformationKappa\GetTransformationKappa.cxx(24) : fatal error C1083: Cannot open include file: 'libxml/parser.h': No such file or directory
8>67>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\GetTransformationKappa\GetTransformationKappaLib.dir\Release\BuildLog.htm"
8>67>GetTransformationKappaLib - 1 error(s), 0 warning(s)
8>69>------ Build started: Project: GetTransformationSimilarityMetricLib, Configuration: Release x64 ------
8>69>Generating GetTransformationSimilarityMetricCLP.h
8>69>GenerateCLP --InputXML /.../CIP/CommandLineTools/GetTransformationSimilarityMetric/GetTransformationSimilarityMetric.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/GetTransformationSimilarityMetric/GetTransformationSimilarityMetricCLP.h
8>69>GenerateCLP: Found 2 parameters groups
8>69>GenerateCLP: Group "I/O" has 6 parameters
8>69>GenerateCLP: Group "Similarity parameters" has 5 parameters
8>69>Compiling...
8>69>GetTransformationSimilarityMetric.cxx
8>69>..\..\..\..\CIP\CommandLineTools\GetTransformationSimilarityMetric\GetTransformationSimilarityMetric.cxx(52) : fatal error C1083: Cannot open include file: 'libxml/parser.h': No such file or directory
8>69>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\GetTransformationSimilarityMetric\GetTransformationSimilarityMetricLib.dir\Release\BuildLog.htm"
8>69>GetTransformationSimilarityMetricLib - 1 error(s), 0 warning(s)
8>68>Creating library...
8>68>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\ReadVTKWriteNRRDs\ReadVTKWriteNRRDsLib.dir\Release\BuildLog.htm"
8>68>ReadVTKWriteNRRDsLib - 0 error(s), 1 warning(s)
8>70>------ Build started: Project: GraphCutsOptimizationLib, Configuration: Release x64 ------
8>70>Generating GraphCutsOptimizationCLP.h
8>70>GenerateCLP --InputXML /.../CIP/CommandLineTools/GraphCutsOptimization/GraphCutsOptimization.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/GraphCutsOptimization/GraphCutsOptimizationCLP.h
8>70>GenerateCLP: Found 2 parameters groups
8>70>GenerateCLP: Group "IO" has 1 parameters
8>84>LINK : fatal error LNK1181: cannot open input file 'D:\Projects\CIP-build\lib\Release\CIPIO.lib'
8>84>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\PerturbParticles\PerturbParticles.dir\Release\BuildLog.htm"
8>84>PerturbParticles - 1 error(s), 0 warning(s)
8>85>------ Build started: Project: PerturbParticlesTest, Configuration: Release x64 ------
8>85>Compiling...
8>85>PerturbParticlesTest.cxx
8>83>Creating library...
8>83>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\PerformMorphological\PerformMorphologicalLib.dir\Release\BuildLog.htm"
8>83>PerformMorphologicalLib - 0 error(s), 0 warning(s)
8>86>------ Build started: Project: PerformMorphologicalTest, Configuration: Release x64 ------
8>86>Compiling...
8>86>PerformMorphologicalTest.cxx
8>85>D:\Projects\CIP\CommandLineTools\Testing\itkTestMain.h(55) : fatal error C1083: Cannot open include file: 'vtkTesting.h': No such file or directory
8>85>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\PerturbParticles\PerturbParticlesTest.dir\Release\BuildLog.htm"
8>85>PerturbParticlesTest - 1 error(s), 0 warning(s)
8>87>------ Build started: Project: PerformMorphological, Configuration: Release x64 ------
8>87>Compiling...
8>87>SEMCommandLineLibraryWrapper.cxx
8>87>Linking...
8>87>LINK : fatal error LNK1181: cannot open input file 'D:\Projects\CIP-build\lib\Release\CIPIO.lib'
8>87>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\PerformMorphological\PerformMorphological.dir\Release\BuildLog.htm"
8>87>PerformMorphological - 1 error(s), 0 warning(s)
8>88>------ Build started: Project: MergeParticleDataSetsTest, Configuration: Release x64 ------
8>88>Compiling...
8>88>MergeParticleDataSetsTest.cxx
8>86>D:\Projects\CIP\CommandLineTools\Testing\itkTestMain.h(55) : fatal error C1083: Cannot open include file: 'vtkTesting.h': No such file or directory
8>86>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\PerformMorphological\PerformMorphologicalTest.dir\Release\BuildLog.htm"
8>86>PerformMorphologicalTest - 1 error(s), 0 warning(s)
8>89>------ Build started: Project: QualityControl, Configuration: Release x64 ------
8>89>Compiling...
8>89>SEMCommandLineLibraryWrapper.cxx
8>89>Linking...
8>89>LINK : fatal error LNK1181: cannot open input file 'D:\Projects\CIP-build\lib\Release\CIPIO.lib'
8>89>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\QualityControl\QualityControl.dir\Release\BuildLog.htm"
8>89>QualityControl - 1 error(s), 0 warning(s)
8>90>------ Build started: Project: MergeParticleDataSets, Configuration: Release x64 ------
8>90>Compiling...
8>90>SEMCommandLineLibraryWrapper.cxx
8>90>Linking...
8>90>LINK : fatal error LNK1181: cannot open input file 'D:\Projects\CIP-build\lib\Release\CIPIO.lib'
8>90>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\MergeParticleDataSets\MergeParticleDataSets.dir\Release\BuildLog.htm"
8>90>MergeParticleDataSets - 1 error(s), 0 warning(s)
8>91>------ Build started: Project: MergeChestLabelMapsTest, Configuration: Release x64 ------
8>91>Compiling...
8>91>MergeChestLabelMapsTest.cxx
8>88>D:\Projects\CIP\CommandLineTools\Testing\itkTestMain.h(55) : fatal error C1083: Cannot open include file: 'vtkTesting.h': No such file or directory
8>88>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\MergeParticleDataSets\MergeParticleDataSetsTest.dir\Release\BuildLog.htm"
8>88>MergeParticleDataSetsTest - 1 error(s), 0 warning(s)
8>92>------ Build started: Project: QualityControlTest, Configuration: Release x64 ------
8>92>Compiling...
8>92>QualityControlTest.cxx
8>91>D:\Projects\CIP\CommandLineTools\Testing\itkTestMain.h(55) : fatal error C1083: Cannot open include file: 'vtkTesting.h': No such file or directory
8>91>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\MergeChestLabelMaps\MergeChestLabelMapsTest.dir\Release\BuildLog.htm"
8>91>MergeChestLabelMapsTest - 1 error(s), 0 warning(s)
8>93>------ Build started: Project: MergeChestLabelMaps, Configuration: Release x64 ------
8>93>Compiling...
8>93>SEMCommandLineLibraryWrapper.cxx
8>93>Linking...
8>93>LINK : fatal error LNK1181: cannot open input file 'D:\Projects\CIP-build\lib\Release\CIPIO.lib'
8>93>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\MergeChestLabelMaps\MergeChestLabelMaps.dir\Release\BuildLog.htm"
8>93>MergeChestLabelMaps - 1 error(s), 0 warning(s)
8>92>D:\Projects\CIP\CommandLineTools\Testing\itkTestMain.h(55) : fatal error C1083: Cannot open include file: 'vtkTesting.h': No such file or directory
8>92>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\QualityControl\QualityControlTest.dir\Release\BuildLog.htm"
8>92>QualityControlTest - 1 error(s), 0 warning(s)
8>94>------ Build started: Project: MaskOutLabelMapStructuresTest, Configuration: Release x64 ------
8>94>Compiling...
8>94>MaskOutLabelMapStructuresTest.cxx
8>95>------ Build started: Project: ReadDicomWriteTags, Configuration: Release x64 ------
8>95>Compiling...
8>95>SEMCommandLineLibraryWrapper.cxx
8>95>Linking...
8>95>LINK : fatal error LNK1181: cannot open input file 'D:\Projects\CIP-build\lib\Release\CIPIO.lib'
8>95>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\ReadDicomWriteTags\ReadDicomWriteTags.dir\Release\BuildLog.htm"
8>95>ReadDicomWriteTags - 1 error(s), 0 warning(s)
8>96>------ Build started: Project: MaskOutLabelMapStructures, Configuration: Release x64 ------
8>96>Compiling...
8>96>SEMCommandLineLibraryWrapper.cxx
8>96>Linking...
8>96>LINK : fatal error LNK1181: cannot open input file 'D:\Projects\CIP-build\lib\Release\CIPIO.lib'
8>96>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\MaskOutLabelMapStructures\MaskOutLabelMapStructures.dir\Release\BuildLog.htm"
8>96>MaskOutLabelMapStructures - 1 error(s), 0 warning(s)
8>97>------ Build started: Project: LabelParticlesByChestRegionChestTypeTest, Configuration: Release x64 ------
8>97>Compiling...
8>97>LabelParticlesByChestRegionChestTypeTest.cxx
8>94>D:\Projects\CIP\CommandLineTools\Testing\itkTestMain.h(55) : fatal error C1083: Cannot open include file: 'vtkTesting.h': No such file or directory
8>94>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\MaskOutLabelMapStructures\MaskOutLabelMapStructuresTest.dir\Release\BuildLog.htm"
8>94>MaskOutLabelMapStructuresTest - 1 error(s), 0 warning(s)
8>98>------ Build started: Project: ReadDicomWriteTagsTest, Configuration: Release x64 ------
8>98>Compiling...
8>98>ReadDicomWriteTagsTest.cxx
8>97>D:\Projects\CIP\CommandLineTools\Testing\itkTestMain.h(55) : fatal error C1083: Cannot open include file: 'vtkTesting.h': No such file or directory
8>97>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\LabelParticlesByChestRegionChestType\LabelParticlesByChestRegionChestTypeTest.dir\Release\BuildLog.htm"
8>97>LabelParticlesByChestRegionChestTypeTest - 1 error(s), 0 warning(s)
8>99>------ Build started: Project: LabelParticlesByChestRegionChestType, Configuration: Release x64 ------
8>99>Compiling...
8>99>SEMCommandLineLibraryWrapper.cxx
8>99>Linking...
8>99>LINK : fatal error LNK1181: cannot open input file 'D:\Projects\CIP-build\lib\Release\CIPIO.lib'
8>99>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\LabelParticlesByChestRegionChestType\LabelParticlesByChestRegionChestType.dir\Release\BuildLog.htm"
8>99>LabelParticlesByChestRegionChestType - 1 error(s), 0 warning(s)
8>98>D:\Projects\CIP\CommandLineTools\Testing\itkTestMain.h(55) : fatal error C1083: Cannot open include file: 'vtkTesting.h': No such file or directory
8>98>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\ReadDicomWriteTags\ReadDicomWriteTagsTest.dir\Release\BuildLog.htm"
8>98>ReadDicomWriteTagsTest - 1 error(s), 0 warning(s)
8>100>------ Build started: Project: LabelMapFromRegionAndTypePointsTest, Configuration: Release x64 ------
8>100>Compiling...
8>100>LabelMapFromRegionAndTypePointsTest.cxx
8>101>------ Build started: Project: ReadNRRDsWriteVTK, Configuration: Release x64 ------
8>101>Compiling...
8>101>SEMCommandLineLibraryWrapper.cxx
8>101>Linking...
8>101>LINK : fatal error LNK1181: cannot open input file 'D:\Projects\CIP-build\lib\Release\CIPIO.lib'
8>101>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\ReadNRRDsWriteVTK\ReadNRRDsWriteVTK.dir\Release\BuildLog.htm"
8>101>ReadNRRDsWriteVTK - 1 error(s), 0 warning(s)
8>102>------ Build started: Project: LabelMapFromRegionAndTypePoints, Configuration: Release x64 ------
8>102>Compiling...
8>102>SEMCommandLineLibraryWrapper.cxx
8>102>Linking...
8>102>LINK : fatal error LNK1181: cannot open input file 'D:\Projects\CIP-build\lib\Release\CIPIO.lib'
8>102>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\LabelMapFromRegionAndTypePoints\LabelMapFromRegionAndTypePoints.dir\Release\BuildLog.htm"
8>102>LabelMapFromRegionAndTypePoints - 1 error(s), 0 warning(s)
8>103>------ Build started: Project: GraphCutsOptimizationTest, Configuration: Release x64 ------
8>103>Compiling...
8>103>GraphCutsOptimizationTest.cxx
8>100>D:\Projects\CIP\CommandLineTools\Testing\itkTestMain.h(55) : fatal error C1083: Cannot open include file: 'vtkTesting.h': No such file or directory
8>100>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\LabelMapFromRegionAndTypePoints\LabelMapFromRegionAndTypePointsTest.dir\Release\BuildLog.htm"
8>100>LabelMapFromRegionAndTypePointsTest - 1 error(s), 0 warning(s)
8>104>------ Build started: Project: ReadNRRDsWriteVTKTest, Configuration: Release x64 ------
8>104>Compiling...
8>104>ReadNRRDsWriteVTKTest.cxx
8>103>D:\Projects\CIP\CommandLineTools\Testing\itkTestMain.h(55) : fatal error C1083: Cannot open include file: 'vtkTesting.h': No such file or directory
8>103>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\GraphCutsOptimization\GraphCutsOptimizationTest.dir\Release\BuildLog.htm"
8>103>GraphCutsOptimizationTest - 1 error(s), 0 warning(s)
8>105>------ Build started: Project: GraphCutsOptimization, Configuration: Release x64 ------
8>105>Compiling...
8>105>SEMCommandLineLibraryWrapper.cxx
8>105>Linking...
8>105>LINK : fatal error LNK1181: cannot open input file 'D:\Projects\CIP-build\lib\Release\CIPIO.lib'
8>105>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\GraphCutsOptimization\GraphCutsOptimization.dir\Release\BuildLog.htm"
8>105>GraphCutsOptimization - 1 error(s), 0 warning(s)
8>104>D:\Projects\CIP\CommandLineTools\Testing\itkTestMain.h(55) : fatal error C1083: Cannot open include file: 'vtkTesting.h': No such file or directory
8>104>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\ReadNRRDsWriteVTK\ReadNRRDsWriteVTKTest.dir\Release\BuildLog.htm"
8>104>ReadNRRDsWriteVTKTest - 1 error(s), 0 warning(s)
8>106>------ Build started: Project: GetTransformationSimilarityMetricTest, Configuration: Release x64 ------
8>106>Compiling...
8>106>GetTransformationSimilarityMetricTest.cxx
8>107>------ Build started: Project: ReadVTKWriteNRRDs, Configuration: Release x64 ------
8>107>Compiling...
8>107>SEMCommandLineLibraryWrapper.cxx
8>107>Linking...
8>107>LINK : fatal error LNK1181: cannot open input file 'D:\Projects\CIP-build\lib\Release\CIPIO.lib'
The maximum number of reported warnings or errors has been reached!!!
View Errors Summary

Build Warnings (409)
2>1>------ Build started: Project: zlib, Configuration: Release x64 ------
2>1>Compiling...
2>1>adler32.c
2>1>zutil.c
2>1>uncompr.c
2>1>trees.c
2>1>inftrees.c
2>1>inflate.c
2>1>inffast.c
2>1>gzio.c
2>1>..\zlib\gzio.c(131) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2>1>..\zlib\gzio.c(181) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2>1>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
2>1>..\zlib\gzio.c(226) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2>1>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
2>1>..\zlib\gzio.c(627) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2>1>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_vsnprintf'
2>1>..\zlib\gzio.c(1001) : warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2>1>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(126) : see declaration of 'strerror'
2>1>..\zlib\gzio.c(1008) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2>1>..\zlib\gzio.c(1009) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2>1>..\zlib\gzio.c(1010) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2>1>deflate.c
2>1>crc32.c
2>1>compress.c
2>1>Generating Code...
2>1>Creating library...
2>1>Build log was saved at "file://d:\Projects\CIP-build\zlib-build\zlib.dir\Release\BuildLog.htm"
2>1>zlib - 0 error(s), 8 warning(s)
2>========== Build: 1 succeeded, 0 failed, 2 up-to-date, 0 skipped ==========
2>Performing install step for 'zlib'
2>Microsoft (R) Visual C++ Express Edition Version 9.0.30729.1.
1>common.mkdir bin.v2\libs\thread\build\msvc-9.0\debug\link-static\threading-multi\win32
1>compile-c-c++ bin.v2\libs\thread\build\msvc-9.0\debug\link-static\threading-multi\win32\thread.obj
1>thread.cpp
1>compile-c-c++ bin.v2\libs\thread\build\msvc-9.0\debug\link-static\threading-multi\win32\tss_dll.obj
1>tss_dll.cpp
1>compile-c-c++ bin.v2\libs\thread\build\msvc-9.0\debug\link-static\threading-multi\win32\tss_pe.obj
1>tss_pe.cpp
1>compile-c-c++ bin.v2\libs\thread\build\msvc-9.0\debug\link-static\threading-multi\future.obj
1>future.cpp
1>msvc.archive bin.v2\libs\thread\build\msvc-9.0\debug\link-static\threading-multi\libboost_thread-vc90-mt-gd-1_54.lib
1>tss_dll.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
1>common.copy D:\Projects\CIP-build\Boost-install\lib\libboost_thread-vc90-mt-gd-1_54.lib
1>bin.v2\libs\thread\build\msvc-9.0\debug\link-static\threading-multi\libboost_thread-vc90-mt-gd-1_54.lib
1>        1 file(s) copied.
1>common.mkdir D:\Projects\CIP-build\Boost-install\include
1>common.mkdir D:\Projects\CIP-build\Boost-install\include\boost-1_54
1>common.mkdir D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost
1>common.copy D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost\._aligned_storage.hpp
1>D:\Projects\CIP-build\Boost\boost\._aligned_storage.hpp
1>        1 file(s) copied.
1>common.copy D:\Projects\CIP-build\Boost-install\include\boost-1_54\boost\._any.hpp
1>common.mkdir bin.v2\libs\thread\build\msvc-9.0\release\link-static\threading-multi\win32
1>compile-c-c++ bin.v2\libs\thread\build\msvc-9.0\release\link-static\threading-multi\win32\thread.obj
1>thread.cpp
1>compile-c-c++ bin.v2\libs\thread\build\msvc-9.0\release\link-static\threading-multi\win32\tss_dll.obj
1>tss_dll.cpp
1>compile-c-c++ bin.v2\libs\thread\build\msvc-9.0\release\link-static\threading-multi\win32\tss_pe.obj
1>tss_pe.cpp
1>compile-c-c++ bin.v2\libs\thread\build\msvc-9.0\release\link-static\threading-multi\future.obj
1>future.cpp
1>msvc.archive bin.v2\libs\thread\build\msvc-9.0\release\link-static\threading-multi\libboost_thread-vc90-mt-1_54.lib
1>tss_dll.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
1>common.copy D:\Projects\CIP-build\Boost-install\lib\libboost_thread-vc90-mt-1_54.lib
1>bin.v2\libs\thread\build\msvc-9.0\release\link-static\threading-multi\libboost_thread-vc90-mt-1_54.lib
1>        1 file(s) copied.
1>...updated 20416 targets...
1>Performing build step for 'Boost'
1>Usage
1>  cmake [options] <path-to-source>
1>  cmake [options] <path-to-existing-build>
1>Specify a source directory to (re-)generate a build system for it in the
1>current working directory.  Specify an existing build directory to
6>Microsoft (R) Visual C++ Express Edition Version 9.0.30729.1.
6>Copyright (C) Microsoft Corp 2007. All rights reserved.
6>1>------ Build started: Project: teem, Configuration: Release x64 ------
6>1>Compiling...
6>1>meetPull.c
6>1>meetGage.c
6>1>meetNrrd.c
6>1>enumall.c
6>1>user.c
6>1>txf.c
6>1>..\teem\src\mite\txf.c(466) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\mite\txf.c(467) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\mite\txf.c(574) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\mite\txf.c(620) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\mite\txf.c(623) : warning C4244: '=' : conversion from '__int64' to 'int', possible loss of data
6>1>thread.c
6>1>shade.c
6>1>renderMite.c
6>1>ray.c
6>1>..\teem\src\mite\ray.c(250) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\mite\ray.c(308) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\mite\ray.c(326) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\mite\ray.c(328) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
6>1>kindnot.c
6>1>defaultsMite.c
6>1>setup.c
6>1>..\teem\src\push\setup.c(279) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\push\setup.c(381) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>methodsPush.c
6>1>forces.c
6>1>defaultsPush.c
6>1>corePush.c
6>1>binning.c
6>1>action.c
6>1>tensorCoil.c
6>1>Generating Code...
6>1>Compiling...
5>Microsoft (R) Visual C++ Express Edition Version 9.0.30729.1.
5>Copyright (C) Microsoft Corp 2007. All rights reserved.
6>1>realmethods.c
5>1>------ Build started: Project: itkvcl, Configuration: Release x64 ------
6>1>methodsCoil.c
6>1>enumsCoil.c
5>2>------ Build started: Project: itkv3p_netlib, Configuration: Release x64 ------
5>2>Compiling...
5>1>Compiling...
6>1>defaultsCoil.c
6>1>coreCoil.c
6>1>..\teem\src\coil\coreCoil.c(134) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\coil\coreCoil.c(157) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>2>lsmrDense.cxx
6>1>..\teem\src\coil\coreCoil.c(158) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\coil\coreCoil.c(159) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>trace.c
6>1>..\teem\src\pull\trace.c(329) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\pull\trace.c(455) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\pull\trace.c(576) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>enumsPull.c
6>1>ccPull.c
6>1>popcntl.c
6>1>volumePull.c
6>1>taskPull.c
6>1>pointPull.c
5>2>lsmrBase.cxx
6>1>infoPull.c
5>2>lsqrDense.cxx
6>1>energy.c
6>1>Generating Code...
5>2>spOutput.c
6>1>Compiling...
5>2>spUtils.c
6>1>constraints.c
6>1>binningPull.c
6>1>actionPull.c
6>1>maximaElf.c
6>1>glyphElf.c
6>1>ESHEstimElf.c
6>1>..\teem\src\elf\ESHEstimElf.c(299) : warning C4244: '*=' : conversion from 'double' to 'float', possible loss of data
6>1>ballStickElf.c
6>1>model1Tensor2.c
6>1>model1Cylinder.c
6>1>modelBall1Cylinder.c
6>1>modelBall1Stick.c
6>1>modelBall1StickEMD.c
6>1>model2Unit2D.c
6>1>model1Unit2D.c
6>1>model1Vector2D.c
6>1>model1Stick.c
6>1>modelBall.c
6>1>modelB0.c
6>1>modelZero.c
6>1>tenModel.c
6>1>..\teem\src\ten\tenModel.c(196) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\ten\tenModel.c(459) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\ten\tenModel.c(562) : warning C4244: 'function' : conversion from 'size_t' to 'double', possible loss of data
6>1>..\teem\src\ten\tenModel.c(562) : warning C4244: 'function' : conversion from 'size_t' to 'double', possible loss of data
5>2>spSolve.c
6>1>..\teem\src\ten\tenModel.c(604) : warning C4244: 'function' : conversion from 'size_t' to 'double', possible loss of data
6>1>..\teem\src\ten\tenModel.c(604) : warning C4244: 'function' : conversion from 'size_t' to 'double', possible loss of data
6>1>..\teem\src\ten\tenModel.c(675) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\ten\tenModel.c(754) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\ten\tenModel.c(813) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>Generating Code...
5>1>Build log was saved at "file://d:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\VNL\src\vxl\vcl\itkvcl.dir\Release\BuildLog.htm"
6>1>Compiling...
5>2>spFactor.c
5>1>itkvcl - 0 error(s), 0 warning(s)
5>2>spBuild.c
5>2>spAllocate.c
5>2>adaquad.c
5>2>trapezod.c
5>2>simpson.c
5>2>camsun.c
6>1>experSpec.c
5>2>rpoly.c
6>1>..\teem\src\ten\experSpec.c(233) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>triple.c
6>1>tensor.c
6>1>tendUnmf.c
5>2>lbfgsb.c
5>2>lbfgs.c
6>1>tendTriple.c
5>2>qrsolv.c
6>1>tendTconv.c
5>2>qrfac.c
6>1>tendSten.c
5>2>lmpar.c
6>1>tendSlice.c
5>2>lmdif.c
6>1>tendMconv.c
6>1>tendMfit.c
6>1>tendMsim.c
6>1>..\teem\src\ten\tendMsim.c(145) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
5>3>------ Build started: Project: itkvnl, Configuration: Release x64 ------
6>1>tendSim.c
6>1>tendShrink.c
6>1>tendSatin.c
6>1>tendPoint.c
6>1>..\teem\src\ten\tendPoint.c(60) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>2>lmder1.c
6>1>..\teem\src\ten\tendPoint.c(61) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\ten\tendPoint.c(62) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>tendNorm.c
6>1>tendMake.c
6>1>tendLog.c
6>1>tendHelix.c
6>1>..\teem\src\ten\tendHelix.c(59) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\ten\tendHelix.c(60) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\ten\tendHelix.c(61) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>tendGrads.c
6>1>Generating Code...
5>3>Compiling...
5>2>lmder.c
5>2>Generating Code...
5>3>vnl_alloc.cxx
5>3>vnl_vector_fixed_ref+float.3-.cxx
5>3>vnl_vector_fixed_ref+double.4-.cxx
6>1>Compiling...
5>3>vnl_vector_fixed_ref+double.3-.cxx
5>2>dspr.c
5>2>dsptrs.c
5>2>dsptrf.c
5>2>drscl.c
5>2>dormr2.c
5>3>Generating Code...
6>1>tendEval.c
6>1>tendEstim.c
6>1>tendEpireg.c
6>1>tendEllipse.c
6>1>..\teem\src\ten\tendEllipse.c(114) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\ten\tendEllipse.c(115) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\ten\tendEllipse.c(159) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\ten\tendEllipse.c(160) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>tendBmat.c
6>1>tendBfit.c
6>1>tendAvg.c
6>1>tendAnvol.c
6>1>Generating Code...
6>1>Compiling...
6>1>tendAnscale.c
6>1>tendAnplot.c
6>1>tendAnhist.c
6>1>tendAbout.c
6>1>tenGage.c
6>1>tenDwiGage.c
6>1>..\teem\src\ten\tenDwiGage.c(1108) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>qseg.c
6>1>qglox.c
6>1>path.c
6>1>..\teem\src\ten\path.c(619) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>mod.c
6>1>miscTen.c
6>1>..\teem\src\ten\miscTen.c(286) : warning C4244: '=' : conversion from 'size_t' to 'double', possible loss of data
6>1>grads.c
6>1>glyph.c
6>1>..\teem\src\ten\glyph.c(329) : warning C4244: '=' : conversion from 'size_t' to 'double', possible loss of data
6>1>fiberMethods.c
6>1>fiber.c
6>1>..\teem\src\ten\fiber.c(1078) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\ten\fiber.c(1204) : warning C4267: '+=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\ten\fiber.c(1241) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>estimate.c
6>1>..\teem\src\ten\estimate.c(466) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\ten\estimate.c(2036) : warning C4244: 'function' : conversion from 'size_t' to 'double', possible loss of data
6>1>..\teem\src\ten\estimate.c(2036) : warning C4244: 'function' : conversion from 'size_t' to 'double', possible loss of data
6>1>..\teem\src\ten\estimate.c(2077) : warning C4244: 'function' : conversion from 'size_t' to 'double', possible loss of data
6>1>..\teem\src\ten\estimate.c(2077) : warning C4244: 'function' : conversion from 'size_t' to 'double', possible loss of data
6>1>epireg.c
6>1>..\teem\src\ten\epireg.c(170) : warning C4244: '=' : conversion from 'size_t' to 'double', possible loss of data
6>1>..\teem\src\ten\epireg.c(170) : warning C4244: '=' : conversion from 'size_t' to 'double', possible loss of data
6>1>..\teem\src\ten\epireg.c(170) : warning C4244: '=' : conversion from 'size_t' to 'double', possible loss of data
6>1>..\teem\src\ten\epireg.c(184) : warning C4244: '=' : conversion from 'size_t' to 'double', possible loss of data
6>1>..\teem\src\ten\epireg.c(185) : warning C4244: '=' : conversion from 'size_t' to 'double', possible loss of data
6>1>..\teem\src\ten\epireg.c(344) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\ten\epireg.c(523) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\ten\epireg.c(567) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\ten\epireg.c(797) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\ten\epireg.c(834) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\ten\epireg.c(871) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\ten\epireg.c(872) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\ten\epireg.c(943) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\ten\epireg.c(993) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\ten\epireg.c(994) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\ten\epireg.c(995) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\ten\epireg.c(1218) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\ten\epireg.c(1289) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
5>2>dormqr.c
6>1>enumsTen.c
6>1>defaultsTen.c
6>1>chan.c
6>1>..\teem\src\ten\chan.c(138) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\ten\chan.c(370) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\ten\chan.c(774) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\ten\chan.c(788) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\ten\chan.c(796) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\ten\chan.c(926) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>Generating Code...
5>2>dorm2r.c
6>1>Compiling...
5>2>dorgr2.c
6>1>bvec.c
5>2>dorgqr.c
6>1>..\teem\src\ten\bvec.c(136) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>2>dorg2r.c
6>1>..\teem\src\ten\bvec.c(145) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>2>dlatrs.c
6>1>..\teem\src\ten\bvec.c(156) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
5>2>dlatdf.c
6>1>..\teem\src\ten\bvec.c(157) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
5>3>Compiling...
5>2>dlaswp.c
6>1>..\teem\src\ten\bvec.c(164) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
5>2>dlasv2.c
6>1>..\teem\src\ten\bvec.c(170) : warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data
5>3>vnl_vector_fixed+float.3-.cxx
6>1>bimod.c
5>3>vnl_vector_fixed+float.2-.cxx
6>1>..\teem\src\ten\bimod.c(83) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>3>vnl_vector_fixed+float.16-.cxx
6>1>aniso.c
5>2>dlassq.c
6>1>updateSeek.c
5>2>dlaset.c
6>1>..\teem\src\seek\updateSeek.c(580) : warning C4244: 'function' : conversion from 'size_t' to 'double', possible loss of data
5>2>dlascl.c
6>1>..\teem\src\seek\updateSeek.c(600) : warning C4244: 'function' : conversion from 'size_t' to 'double', possible loss of data
5>2>Generating Code...
5>3>vnl_vector_fixed+float.10-.cxx
6>1>..\teem\src\seek\updateSeek.c(664) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
5>3>vnl_vector_fixed+float.1-.cxx
6>1>..\teem\src\seek\updateSeek.c(665) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
5>2>Compiling...
6>1>..\teem\src\seek\updateSeek.c(666) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
5>2>dlartg.c
6>1>..\teem\src\seek\updateSeek.c(667) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
5>2>dlarft.c
6>1>textract.c
5>2>dlarfg.c
6>1>tables.c
5>2>dlarfb.c
6>1>setSeek.c
5>2>dlarf.c
6>1>methodsSeek.c
5>2>dlapy3.c
6>1>extract.c
5>2>dlapy2.c
6>1>..\teem\src\seek\extract.c(129) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
5>2>dlanhs.c
5>2>dlange.c
6>1>..\teem\src\seek\extract.c(203) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
5>2>dlagv2.c
6>1>enumsSeek.c
5>2>dlag2.c
6>1>descend.c
6>1>stub.c
6>1>rays.c
6>1>methodsHoover.c
6>1>defaultsHoover.c
6>1>sqd.c
6>1>set.c
6>1>model.c
6>1>Generating Code...
6>1>Compiling...
6>1>methodsEcho.c
6>1>matter.c
6>1>list.c
6>1>lightEcho.c
6>1>intx.c
6>1>enumsEcho.c
6>1>color.c
6>1>..\teem\src\echo\color.c(47) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\echo\color.c(48) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>bounds.c
6>1>transform.c
6>1>splineMisc.c
6>1>..\teem\src\limn\splineMisc.c(182) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\limn\splineMisc.c(205) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>splineMethods.c
6>1>..\teem\src\limn\splineMethods.c(67) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>splineEval.c
6>1>..\teem\src\limn\splineEval.c(45) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\limn\splineEval.c(57) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\limn\splineEval.c(178) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\limn\splineEval.c(361) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>shapes.c
6>1>renderLimn.c
6>1>qn.c
6>1>polyshapes.c
6>1>polymod.c
6>1>..\teem\src\limn\polymod.c(76) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\limn\polymod.c(1161) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\limn\polymod.c(1680) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\limn\polymod.c(1769) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\limn\polymod.c(1771) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\limn\polymod.c(1771) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\limn\polymod.c(2340) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\limn\polymod.c(2351) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>polyfilter.c
6>1>polydata.c
6>1>..\teem\src\limn\polydata.c(689) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\limn\polydata.c(690) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\limn\polydata.c(691) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>obj.c
6>1>Generating Code...
5>2>dlaev2.c
5>2>dladiv.c
5>2>dlacpy.c
5>2>dlacon.c
5>2>dlabad.c
5>2>dhgeqz.c
5>2>dgghrd.c
5>2>dgges.c
6>1>envmap.c
6>1>enumsLimn.c
5>3>Compiling...
5>3>vnl_vector+ulonglong-.cxx
6>1>defaultsLimn.c
5>3>vnl_vector+ulong-.cxx
6>1>cam.c
5>3>vnl_vector+uint-.cxx
6>1>valid.c
5>3>vnl_vector+uchar-.cxx
6>1>..\teem\src\bane\valid.c(205) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>3>vnl_vector+schar-.cxx
6>1>trnsf.c
5>3>vnl_vector+longlong-.cxx
6>1>..\teem\src\bane\trnsf.c(59) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>3>vnl_vector+long_double-.cxx
5>3>vnl_vector+long-.cxx
5>3>vnl_vector+int-.cxx
5>3>vnl_vector+float-.cxx
5>3>vnl_vector+double-.cxx
5>2>Compiling...
6>1>..\teem\src\bane\trnsf.c(111) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>3>vnl_unary_function+int.int-.cxx
6>1>..\teem\src\bane\trnsf.c(112) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>2>dggbak.c
6>1>..\teem\src\bane\trnsf.c(179) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>3>vnl_unary_function+double.vnl_vector+double--.cxx
6>1>..\teem\src\bane\trnsf.c(220) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>2>dgetc2.c
6>1>..\teem\src\bane\trnsf.c(293) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\bane\trnsf.c(317) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>3>vnl_sym_matrix+vcl_complex+long_double--.cxx
6>1>..\teem\src\bane\trnsf.c(318) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>2>dgesc2.c
5>3>vnl_sym_matrix+vcl_complex+float--.cxx
5>2>dgerq2.c
5>3>vnl_sym_matrix+vcl_complex+double--.cxx
5>2>dgeqrf.c
6>1>..\teem\src\bane\trnsf.c(455) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>3>vnl_sym_matrix+int-.cxx
6>1>..\teem\src\bane\trnsf.c(465) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\bane\trnsf.c(469) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\bane\trnsf.c(470) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\bane\trnsf.c(483) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>trex.c
5>2>dgeqr2.c
6>1>scat.c
6>1>rangeBane.c
5>3>vnl_sym_matrix+float-.cxx
6>1>methodsBane.c
6>1>measr.c
6>1>inc.c
6>1>..\teem\src\bane\inc.c(59) : warning C4267: 'function' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\bane\inc.c(138) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>3>vnl_sym_matrix+double-.cxx
6>1>..\teem\src\bane\inc.c(229) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>hvol.c
6>1>..\teem\src\bane\hvol.c(103) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\bane\hvol.c(104) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>2>dgecon.c
6>1>..\teem\src\bane\hvol.c(105) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\bane\hvol.c(291) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\bane\hvol.c(292) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>3>vnl_sparse_matrix+vnl_rational-.cxx
6>1>..\teem\src\bane\hvol.c(293) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>gkmsTxf.c
6>1>gkmsScat.c
5>2>ztrsyl.c
5>2>ztrsen.c
5>2>ztrexc.c
5>2>zgees.c
5>2>zgghrd.c
5>2>ztgsen.c
5>2>zgesc2.c
5>2>ztgex2.c
5>2>Compiling...
5>2>zggbal.c
5>2>zlartg.c
5>2>zdrscl.c
5>2>zlaswp.c
5>2>zgges.c
5>2>zhgeqz.c
5>2>zgetc2.c
6>1>gkmsPvg.c
5>2>zggbak.c
6>1>..\teem\src\bane\gkmsPvg.c(141) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>2>ztgexc.c
6>1>..\teem\src\bane\gkmsPvg.c(142) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>2>ztgsy2.c
6>1>Generating Code...
5>2>zlacn2.c
6>1>Compiling...
5>2>zlatdf.c
6>1>gkmsOpac.c
5>2>zrot.c
6>1>gkmsMite.c
6>1>gkmsInfo.c
5>2>ztgsyl.c
5>2>zlassq.c
6>1>vecGage.c
5>2>Generating Code...
6>1>update.c
6>1>stackBlur.c
5>2>Compiling...
5>2>zlaset.c
6>1>stack.c
5>2>zlascl.c
6>1>st.c
6>1>..\teem\src\gage\st.c(220) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>2>zlarfx.c
6>1>..\teem\src\gage\st.c(221) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>2>zlarft.c
6>1>..\teem\src\gage\st.c(222) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>2>zlarfg.c
6>1>shape.c
5>2>zlarfb.c
6>1>..\teem\src\gage\shape.c(264) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
5>2>zlarf.c
6>1>..\teem\src\gage\shape.c(265) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
5>2>zlanhs.c
6>1>..\teem\src\gage\shape.c(266) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
5>2>zlange.c
6>1>sclprint.c
5>2>zlahrd.c
6>1>sclfilter.c
6>1>sclanswer.c
5>2>zlahqr.c
5>2>zladiv.c
6>1>Generating Code...
6>1>Compiling...
5>2>zlacpy.c
6>1>defaultsGage.c
5>2>dvsort.c
6>1>deconvolve.c
6>1>ctx.c
5>3>Generating Code...
6>1>shTijk.c
5>2>dortqr.c
5>3>Compiling...
6>1>nrrdTijk.c
5>3>vnl_sparse_matrix+vnl_bignum-.cxx
6>1>..\teem\src\tijk\nrrdTijk.c(50) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
5>2>dnppla.c
6>1>..\teem\src\tijk\nrrdTijk.c(80) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
5>2>dnlaso.c
6>1>..\teem\src\tijk\nrrdTijk.c(110) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
5>2>dmvpc.c
6>1>miscTijk.c
5>2>dlaran.c
6>1>fsTijk.c
5>2>dlager.c
6>1>enumsTijk.c
5>2>dlaeig.c
6>1>approxTijk.c
5>2>dlabfc.c
6>1>3dTijk.c
6>1>2dTijk.c
6>1>xform.c
6>1>..\teem\src\moss\xform.c(176) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>sampler.c
5>2>dlabcm.c
6>1>..\teem\src\moss\sampler.c(42) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\moss\sampler.c(82) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\moss\sampler.c(130) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>..\teem\src\moss\sampler.c(131) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>1>methodsMoss.c
6>1>Generating Code...
6>1>Compiling...
5>2>dlabax.c
6>1>hestMoss.c
6>1>defaultsMoss.c
6>1>methodsAlan.c
5>2>tred2.c
6>1>enumsAlan.c
6>1>coreAlan.c
6>1>swap.c
6>1>subst.c
6>1>splice.c
6>1>sselect.c
6>1>slice.c
6>1>shuffle.c
6>1>save.c
6>1>rmap.c
6>1>reshape.c
6>1>resample.c
6>1>..\teem\src\unrrdu\resample.c(332) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\unrrdu\resample.c(342) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>..\teem\src\unrrdu\resample.c(354) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>Generating Code...
6>1>Compiling...
6>1>quantize.c
6>1>project.c
6>1>permute.c
6>1>pad.c
6>1>mrmap.c
6>1>mlut.c
6>1>undos.c
6>1>aabplot.c
6>1>hack.c
6>1>grid.c
6>1>..\teem\src\unrrdu\grid.c(93) : warning C4244: 'function' : conversion from 'size_t' to 'double', possible loss of data
6>1>vidicon.c
6>1>dnorm.c
6>1>diff.c
5>2>tred1.c
6>1>cksum.c
6>1>minmax.c
6>1>make.c
6>1>lut2.c
6>1>lut.c
6>1>join.c
5>2>sqrsl.c
5>2>zqrdc.c
5>2>cqrdc.c
5>2>dqrdc.c
5>2>sqrdc.c
5>2>dstqrb.c
5>2>dsortr.c
5>2>dsgets.c
5>2>Generating Code...
6>1>flotsam.c
6>1>..\teem\src\unrrdu\flotsam.c(150) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>1>flip.c
6>1>env.c
6>1>dist.c
6>1>dice.c
6>1>dhisto.c
6>1>dering.c
6>1>data.c
6>1>acrop.c
6>1>crop.c
6>1>convert.c
5>2>Compiling...
6>3>------ Build started: Project: tend, Configuration: Release x64 ------
5>2>zdotu.c
5>2>zdotc.c
6>3>Compiling...
5>2>zcopy.c
6>2>Compiling...
5>3>vnl_matrix_fixed+double.2.4-.cxx
6>2>ungantry.c
5>2>zaxpy.c
6>2>..\..\..\teem\src\bin\ungantry.c(89) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>3>vnl_matrix_fixed+double.2.3-.cxx
6>3>tend.c
5>2>xerbla.c
6>2>..\..\..\teem\src\bin\ungantry.c(90) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>2>sswap.c
6>2>..\..\..\teem\src\bin\ungantry.c(91) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>2>sscal.c
6>2>Linking...
5>2>srotg.c
6>3>Linking...
5>2>srot.c
6>3>Embedding manifest...
5>3>vnl_matrix_fixed+double.2.2-.cxx
6>2>Embedding manifest...
5>2>snrm2.c
6>3>Build log was saved at "file://d:\Projects\CIP-build\teem-build\src\bin\tend.dir\Release\BuildLog.htm"
5>3>vnl_matrix_fixed+double.1.2-.cxx
6>4>Build log was saved at "file://d:\Projects\CIP-build\teem-build\src\bin\unu.dir\Release\BuildLog.htm"
6>4>unu - 0 error(s), 0 warning(s)
5>2>dlamch.c
5>2>dger.c
5>2>dgemv.c
5>3>vnl_matrix_fixed+double.1.1-.cxx
5>2>dgemm.c
5>2>ddot.c
6>5>talkweb.c
6>5>..\..\..\teem\src\bin\talkweb.c(115) : warning C4267: '+=' : conversion from 'size_t' to 'unsigned int', possible loss of data
6>5>..\..\..\teem\src\bin\talkweb.c(242) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>5>..\..\..\teem\src\bin\talkweb.c(243) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>5>..\..\..\teem\src\bin\talkweb.c(245) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>5>..\..\..\teem\src\bin\talkweb.c(315) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
6>5>..\..\..\teem\src\bin\talkweb.c(318) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
6>5>..\..\..\teem\src\bin\talkweb.c(320) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
6>5>Linking...
6>5>Embedding manifest...
5>3>vnl_matrix_exp+vnl_matrix_fixed+double.4.4--.cxx
6>5>Build log was saved at "file://d:\Projects\CIP-build\teem-build\src\bin\talkweb.dir\Release\BuildLog.htm"
5>2>dcopy.c
6>5>talkweb - 0 error(s), 7 warning(s)
6>6>------ Build started: Project: spots, Configuration: Release x64 ------
6>6>Compiling...
6>7>------ Build started: Project: qbert, Configuration: Release x64 ------
6>7>Compiling...
6>7>qbert.c
6>7>..\..\..\teem\src\bin\qbert.c(56) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>7>..\..\..\teem\src\bin\qbert.c(68) : warning C4244: '=' : conversion from 'size_t' to 'double', possible loss of data
6>7>..\..\..\teem\src\bin\qbert.c(93) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>7>..\..\..\teem\src\bin\qbert.c(157) : warning C4244: '=' : conversion from 'size_t' to 'double', possible loss of data
6>7>..\..\..\teem\src\bin\qbert.c(300) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>7>..\..\..\teem\src\bin\qbert.c(403) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>7>..\..\..\teem\src\bin\qbert.c(415) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>7>..\..\..\teem\src\bin\qbert.c(426) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>7>..\..\..\teem\src\bin\qbert.c(436) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>3>vnl_matrix_exp+vnl_matrix_fixed+double.3.3--.cxx
6>6>spots.c
5>3>vnl_matrix_exp+vnl_matrix_fixed+double.2.2--.cxx
5>2>dcabs1.c
5>2>daxpy.c
5>2>dasum.c
5>2>cswap.c
5>2>Generating Code...
5>2>Compiling...
5>2>csrot.c
6>9>------ Build started: Project: pprobe, Configuration: Release x64 ------
6>9>Compiling...
6>9>pprobe.c
6>9>Linking...
6>9>Embedding manifest...
6>9>Build log was saved at "file://d:\Projects\CIP-build\teem-build\src\bin\pprobe.dir\Release\BuildLog.htm"
6>9>pprobe - 0 error(s), 0 warning(s)
6>10>------ Build started: Project: overrgb, Configuration: Release x64 ------
6>10>Compiling...
6>10>overrgb.c
6>10>..\..\..\teem\src\bin\overrgb.c(137) : warning C4244: '=' : conversion from 'size_t' to 'double', possible loss of data
6>10>..\..\..\teem\src\bin\overrgb.c(141) : warning C4244: '=' : conversion from 'size_t' to 'double', possible loss of data
6>10>Linking...
6>11>------ Build started: Project: nrrdSanity, Configuration: Release x64 ------
6>11>Compiling...
6>10>Embedding manifest...
6>11>nrrdSanity.c
6>11>Linking...
6>11>Embedding manifest...
6>10>Build log was saved at "file://d:\Projects\CIP-build\teem-build\src\bin\overrgb.dir\Release\BuildLog.htm"
6>10>overrgb - 0 error(s), 2 warning(s)
6>11>Build log was saved at "file://d:\Projects\CIP-build\teem-build\src\bin\nrrdSanity.dir\Release\BuildLog.htm"
6>11>nrrdSanity - 0 error(s), 0 warning(s)
6>12>------ Build started: Project: ninspect, Configuration: Release x64 ------
6>12>Compiling...
5>4>------ Build started: Project: itknetlib, Configuration: Release x64 ------
6>12>ninspect.c
6>12>..\..\..\teem\src\bin\ninspect.c(107) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>4>Compiling...
6>12>..\..\..\teem\src\bin\ninspect.c(230) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>12>..\..\..\teem\src\bin\ninspect.c(231) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>12>..\..\..\teem\src\bin\ninspect.c(232) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>12>Linking...
5>4>triangle.c
6>13>------ Build started: Project: mrender, Configuration: Release x64 ------
6>12>Embedding manifest...
5>4>Creating library...
6>13>Compiling...
6>13>mrender.c
6>13>..\..\..\teem\src\bin\mrender.c(624) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>13>..\..\..\teem\src\bin\mrender.c(625) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>4>Build log was saved at "file://d:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\VNL\src\vxl\v3p\netlib\itknetlib.dir\Release\BuildLog.htm"
6>13>..\..\..\teem\src\bin\mrender.c(626) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
5>4>itknetlib - 0 error(s), 0 warning(s)
6>12>Build log was saved at "file://d:\Projects\CIP-build\teem-build\src\bin\ninspect.dir\Release\BuildLog.htm"
6>12>ninspect - 0 error(s), 4 warning(s)
6>13>Linking...
6>13>Embedding manifest...
6>13>Build log was saved at "file://d:\Projects\CIP-build\teem-build\src\bin\mrender.dir\Release\BuildLog.htm"
6>13>mrender - 0 error(s), 3 warning(s)
6>14>------ Build started: Project: miter, Configuration: Release x64 ------
6>14>Compiling...
6>14>miter.c
6>14>..\..\..\teem\src\bin\miter.c(231) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>14>..\..\..\teem\src\bin\miter.c(232) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>14>..\..\..\teem\src\bin\miter.c(233) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
6>14>Linking...
6>14>Embedding manifest...
6>14>Build log was saved at "file://d:\Projects\CIP-build\teem-build\src\bin\miter.dir\Release\BuildLog.htm"
6>14>miter - 0 error(s), 3 warning(s)
6>15>------ Build started: Project: ilk, Configuration: Release x64 ------
6>15>Compiling...
6>15>ilk.c
6>15>Linking...
6>15>Embedding manifest...
6>15>Build log was saved at "file://d:\Projects\CIP-build\teem-build\src\bin\ilk.dir\Release\BuildLog.htm"
5>3>vnl_matlab_print+int-.cxx
5>6>gdcmProgressEvent.cxx
5>3>vnl_matlab_print+float-.cxx
5>6>gdcmDataEvent.cxx
5>3>vnl_matlab_print+double-.cxx
5>6>gdcmEvent.cxx
5>6>gdcmBoxRegion.cxx
5>6>gdcmRegion.cxx
5>6>Generating Code...
5>6>Creating library...
5>6>gdcmByteSwap.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>6>gdcmDeflateStream.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>6>gdcmException.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>6>gdcmString.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>6>gdcmObject.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>6>gdcmCryptographicMessageSyntax.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>6>gdcmFileNameEvent.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>6>gdcmProgressEvent.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>6>gdcmDataEvent.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>6>Build log was saved at "file://d:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\GDCM\src\gdcm\Source\Common\gdcmCommon.dir\Release\BuildLog.htm"
5>6>gdcmCommon - 0 error(s), 9 warning(s)
5>3>vnl_identity+int-.cxx
5>3>vnl_hungarian_algorithm+int-.cxx
5>3>vnl_hungarian_algorithm+double-.cxx
5>7>------ Build started: Project: itksys, Configuration: Release x64 ------
5>7>Compiling...
5>3>vnl_fortran_copy_fixed+float.3.4-.cxx
5>7>FStream.cxx
5>7>CommandLineArguments.cxx
5>9>vnl_ldl_cholesky.cxx
5>9>Generating Code...
5>9>Creating library...
5>9>Build log was saved at "file://d:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\VNL\src\vxl\core\vnl\algo\itkvnl_algo.dir\Release\BuildLog.htm"
5>9>itkvnl_algo - 0 error(s), 0 warning(s)
5>10>------ Build started: Project: ITKVNLInstantiation, Configuration: Release x64 ------
5>10>Compiling...
5>8>Creating library...
5>10>vnl_vector+ulonglong-.cxx
5>10>vnl_matrix+ushort-.cxx
5>8>strict_gdcmItem.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>8>gdcmParseException.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>8>gdcmItem.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>8>Build log was saved at "file://d:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\GDCM\src\gdcm\Source\DataStructureAndEncodingDefinition\gdcmDSED.dir\Release\BuildLog.htm"
5>8>gdcmDSED - 0 error(s), 3 warning(s)
5>10>vnl_vector+short-.cxx
5>10>vnl_c_vector+longlong-.cxx
5>10>vnl_matrix+ulonglong-.cxx
5>10>vnl_vector+longlong-.cxx
5>10>vnl_matrix_fixed_ref+double.4.3-.cxx
5>11>------ Build started: Project: ITKEXPAT, Configuration: Release x64 ------
5>11>Compiling...
5>10>vnl_c_vector+ulonglong-.cxx
5>15>itkMath.cxx
5>14>gdcmMacro.cxx
5>15>itkAtomicInt.cxx
5>15>itkRandomVariateGeneratorBase.cxx
5>14>Generating Code...
5>15>itkThreadPool.cxx
5>14>Compiling...
5>14>gdcmTableReader.cxx
5>15>itkSmartPointerForwardReferenceProcessObject.cxx
5>14>Creating library...
5>14>gdcmPatient.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>14>gdcmStudy.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>14>gdcmEnumeratedValues.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>14>gdcmDefinedTerms.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>14>gdcmSeries.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>14>gdcmTable.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>14>gdcmNestedModuleEntries.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>14>gdcmMacros.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>14>gdcmModules.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>14>Build log was saved at "file://d:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\GDCM\src\gdcm\Source\InformationObjectDefinition\gdcmIOD.dir\Release\BuildLog.htm"
5>14>gdcmIOD - 0 error(s), 9 warning(s)
5>16>------ Build started: Project: itkNetlibSlatec, Configuration: Release x64 ------
5>16>Compiling...
5>16>d1mach.c
5>16>d_mod.c
5>16>d_int.c
5>16>xermsg.c
5>15>itkNumberToString.cxx
5>16>initds.c
5>22>H5I.c
5>22>H5HP.c
5>22>H5FO.c
5>22>H5FL.c
5>22>H5CS.c
5>22>Generating Code...
5>24>Generating Code...
5>22>Compiling...
5>22>H5Zdeflate.c
5>22>Creating library...
5>22>H5Smpio.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>22>H5FDmpio.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>22>H5FDdirect.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>22>H5Dmpio.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>22>Build log was saved at "file://d:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\HDF5\src\itkhdf5\src\hdf5-static.dir\Release\BuildLog.htm"
5>22>hdf5-static - 0 error(s), 4 warning(s)
5>25>------ Build started: Project: ITKStatistics, Configuration: Release x64 ------
5>25>Compiling...
5>25>itkMinimumDecisionRule.cxx
5>25>itkMaximumRatioDecisionRule.cxx
5>25>itkMaximumDecisionRule.cxx
5>25>itkDecisionRule.cxx
5>25>itkNormalVariateGenerator.cxx
5>25>itkTDistribution.cxx
5>67>Generating Code...
5>67>Linking...
5>67>   Creating library D:\Projects\CIP-build\ITKv4-build\lib\Release\ITKIOBioRad-4.12.lib and object D:\Projects\CIP-build\ITKv4-build\lib\Release\ITKIOBioRad-4.12.exp
5>67>Embedding manifest...
5>67>Build log was saved at "file://d:\Projects\CIP-build\ITKv4-build\Modules\IO\BioRad\src\ITKIOBioRad.dir\Release\BuildLog.htm"
5>67>ITKIOBioRad - 0 error(s), 0 warning(s)
5>68>------ Build started: Project: ITKIOBMP, Configuration: Release x64 ------
5>68>Compiling...
5>68>itkBMPImageIOFactory.cxx
5>40>Creating library...
5>40>gdcmDumper.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>40>gdcmIconImage.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>40>gdcmWaveform.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>40>gdcmFiducials.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>40>gdcmEncapsulatedDocument.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>40>gdcmSpectroscopy.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>40>gdcmDICOMDIR.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>40>gdcmAnonymizeEvent.obj : warning LNK4221: no public symbols found; archive member will be inaccessible
5>40>Build log was saved at "file://d:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\GDCM\src\gdcm\Source\MediaStorageAndFileFormat\gdcmMSFF.dir\Release\BuildLog.htm"
5>40>gdcmMSFF - 0 error(s), 8 warning(s)
5>69>------ Build started: Project: ITKIOGDCM, Configuration: Release x64 ------
5>69>Compiling...
5>68>itkBMPImageIO.cxx
5>69>itkGDCMSeriesFileNames.cxx
5>68>Generating Code...
5>69>itkGDCMImageIOFactory.cxx
5>68>Linking...
5>68>   Creating library D:\Projects\CIP-build\ITKv4-build\lib\Release\ITKIOBMP-4.12.lib and object D:\Projects\CIP-build\ITKv4-build\lib\Release\ITKIOBMP-4.12.exp
7>-- Performing Test COMPILER_HAS_DEPRECATED - Success
7>-- Configuring done
7>-- Generating done
7>-- Build files have been written to: /.../CIP-build/SlicerExecutionModel-build
7>Performing build step for 'SlicerExecutionModel'
7>Microsoft (R) Visual C++ Express Edition Version 9.0.30729.1.
7>Copyright (C) Microsoft Corp 2007. All rights reserved.
7>1>------ Build started: Project: ModuleDescriptionParser, Configuration: Release x64 ------
7>1>Compiling...
7>1>BatchMakeUtilities.cxx
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(384) : warning C4251: 'ModuleParameter::FileExtensions' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(386) : warning C4251: 'ModuleParameter::Elements' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(391) : warning C4251: 'ModuleParameter::FlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(392) : warning C4251: 'ModuleParameter::DeprecatedFlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(393) : warning C4251: 'ModuleParameter::LongFlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(394) : warning C4251: 'ModuleParameter::DeprecatedLongFlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameterGroup.h(76) : warning C4251: 'ModuleParameterGroup::Parameters' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameterGroup'
7>1>        with
7>1>        [
7>1>            _Ty=ModuleParameter
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleDescription.h(170) : warning C4251: 'ModuleDescription::ParameterGroups' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleDescription'
7>1>        with
7>1>        [
7>1>            _Ty=ModuleParameterGroup
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleDescription.h(172) : warning C4251: 'ModuleDescription::ProcessInformation' : struct 'ModuleProcessInformation' needs to have dll-interface to be used by clients of class 'ModuleDescription'
7>1>        d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleProcessInformation.h(28) : see declaration of 'ModuleProcessInformation'
7>1>ModuleLogo.cxx
7>1>ModuleProcessInformation.cxx
7>1>ModuleDescriptionParser.cxx
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(384) : warning C4251: 'ModuleParameter::FileExtensions' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(386) : warning C4251: 'ModuleParameter::Elements' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(391) : warning C4251: 'ModuleParameter::FlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(392) : warning C4251: 'ModuleParameter::DeprecatedFlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(393) : warning C4251: 'ModuleParameter::LongFlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(394) : warning C4251: 'ModuleParameter::DeprecatedLongFlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameterGroup.h(76) : warning C4251: 'ModuleParameterGroup::Parameters' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameterGroup'
7>1>        with
7>1>        [
7>1>            _Ty=ModuleParameter
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleDescription.h(170) : warning C4251: 'ModuleDescription::ParameterGroups' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleDescription'
7>1>        with
7>1>        [
7>1>            _Ty=ModuleParameterGroup
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleDescription.h(172) : warning C4251: 'ModuleDescription::ProcessInformation' : struct 'ModuleProcessInformation' needs to have dll-interface to be used by clients of class 'ModuleDescription'
7>1>        d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleProcessInformation.h(28) : see declaration of 'ModuleProcessInformation'
7>1>ModuleDescription.cxx
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(384) : warning C4251: 'ModuleParameter::FileExtensions' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(386) : warning C4251: 'ModuleParameter::Elements' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(391) : warning C4251: 'ModuleParameter::FlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(392) : warning C4251: 'ModuleParameter::DeprecatedFlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(393) : warning C4251: 'ModuleParameter::LongFlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(394) : warning C4251: 'ModuleParameter::DeprecatedLongFlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameterGroup.h(76) : warning C4251: 'ModuleParameterGroup::Parameters' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameterGroup'
7>1>        with
7>1>        [
7>1>            _Ty=ModuleParameter
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleDescription.h(170) : warning C4251: 'ModuleDescription::ParameterGroups' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleDescription'
7>1>        with
7>1>        [
7>1>            _Ty=ModuleParameterGroup
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleDescription.h(172) : warning C4251: 'ModuleDescription::ProcessInformation' : struct 'ModuleProcessInformation' needs to have dll-interface to be used by clients of class 'ModuleDescription'
7>1>        d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleProcessInformation.h(28) : see declaration of 'ModuleProcessInformation'
7>1>ModuleDescriptionUtilities.cxx
7>1>ModuleParameterGroup.cxx
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(384) : warning C4251: 'ModuleParameter::FileExtensions' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(386) : warning C4251: 'ModuleParameter::Elements' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(391) : warning C4251: 'ModuleParameter::FlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(392) : warning C4251: 'ModuleParameter::DeprecatedFlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(393) : warning C4251: 'ModuleParameter::LongFlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(394) : warning C4251: 'ModuleParameter::DeprecatedLongFlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameterGroup.h(76) : warning C4251: 'ModuleParameterGroup::Parameters' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameterGroup'
7>1>        with
7>1>        [
7>1>            _Ty=ModuleParameter
7>1>        ]
7>1>ModuleParameter.cxx
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(384) : warning C4251: 'ModuleParameter::FileExtensions' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(386) : warning C4251: 'ModuleParameter::Elements' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(391) : warning C4251: 'ModuleParameter::FlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(392) : warning C4251: 'ModuleParameter::DeprecatedFlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(393) : warning C4251: 'ModuleParameter::LongFlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>d:\projects\cip-build\slicerexecutionmodel\moduledescriptionparser\ModuleParameter.h(394) : warning C4251: 'ModuleParameter::DeprecatedLongFlagAliases' : class 'std::vector<_Ty>' needs to have dll-interface to be used by clients of class 'ModuleParameter'
7>1>        with
7>1>        [
7>1>            _Ty=std::string
7>1>        ]
7>1>Generating Code...
7>1>Linking...
7>1>   Creating library D:\Projects\CIP-build\SlicerExecutionModel-build\ModuleDescriptionParser\bin\Release\ModuleDescriptionParser.lib and object D:\Projects\CIP-build\SlicerExecutionModel-build\ModuleDescriptionParser\bin\Release\ModuleDescriptionParser.exp
7>1>Embedding manifest...
7>1>Build log was saved at "file://d:\Projects\CIP-build\SlicerExecutionModel-build\ModuleDescriptionParser\ModuleDescriptionParser.dir\Release\BuildLog.htm"
7>1>ModuleDescriptionParser - 0 error(s), 40 warning(s)
7>2>GenerateCLP.cxx
7>2>Linking...
7>2>   Creating library D:\Projects\CIP-build\SlicerExecutionModel-build\GenerateCLP\bin\Release\GenerateCLP.lib and object D:\Projects\CIP-build\SlicerExecutionModel-build\GenerateCLP\bin\Release\GenerateCLP.exp
7>2>Embedding manifest...
7>2>Force GenerateCLPLauncher to rebuild after GenerateCLP was modified
7>2>Build log was saved at "file://d:\Projects\CIP-build\SlicerExecutionModel-build\GenerateCLP\GenerateCLP.dir\Release\BuildLog.htm"
7>2>GenerateCLP - 0 error(s), 0 warning(s)
7>3>------ Build started: Project: GenerateCLPLauncher, Configuration: Release x64 ------
7>3>Compiling...
7>3>GenerateCLPLauncher.c
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(476) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>3>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(540) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(543) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(548) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>3>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(555) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>3>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(600) : warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>3>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdlib.h(447) : see declaration of 'getenv'
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(626) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>3>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(628) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(657) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(662) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(668) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(669) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(670) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(746) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(756) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(807) : warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>3>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdlib.h(447) : see declaration of 'getenv'
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(809) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(810) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
7>3>D:\Projects\CIP-build\ITKv4-build\Modules\ThirdParty\KWSys\src\itksys/SharedForward.h(814) : warning C4996: 'putenv': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _putenv. See online help for details.
7>3>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdlib.h(864) : see declaration of 'putenv'
7>3>Linking...
7>3>Embedding manifest...
7>3>Build log was saved at "file://d:\Projects\CIP-build\SlicerExecutionModel-build\GenerateCLP\GenerateCLPLauncher.dir\Release\BuildLog.htm"
7>3>GenerateCLPLauncher - 0 error(s), 19 warning(s)
7>========== Build: 3 succeeded, 0 failed, 2 up-to-date, 0 skipped ==========
7>No install step for 'SlicerExecutionModel'
7>Completed 'SlicerExecutionModel'
7>Building Custom Rule /.../CIP/CMakeLists.txt
7>CMake does not need to re-run because /.../CIP-build/CMakeFiles/generate.stamp is up-to-date.
8>2>creating build\temp.win-amd64-2.7\Release\Projects\CIP
8>2>creating build\temp.win-amd64-2.7\Release\Projects\CIP\cip_python
8>2>creating build\temp.win-amd64-2.7\Release\Projects\CIP\cip_python\utils
8>2>creating build\temp.win-amd64-2.7\Release\Projects\CIP\cip_python\utils\gco_python
8>2>creating build\temp.win-amd64-2.7\Release\Projects\CIP\Utilities
8>2>creating build\temp.win-amd64-2.7\Release\Projects\CIP\Utilities\GraphCutsOptimization
8>2>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\x86_amd64\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -I/.../CIP/Utilities/GraphCutsOptimization -ID:\Projects\CIP-build\CIPPython-install\lib\site-packages\numpy\core\include -ID:\Projects\CIP-build\CIPPython-install\include -ID:\Projects\CIP-build\CIPPython-install\PC /Tp/.../CIP/cip_python/utils/gco_python\gco_python.cpp /Fobuild\temp.win-amd64-2.7\Release\Projects/CIP/cip_python/utils/gco_python\gco_python.obj
8>2>gco_python.cpp
8>1>itkFactoryRegistration.cxx
8>2>d:\projects\cip-build\cippython-install\lib\site-packages\numpy\core\include\numpy\npy_1_7_deprecated_api.h(12) : Warning Msg: Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
8>2>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xlocale(342) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
8>2>/.../CIP/cip_python/utils/gco_python\gco_python.cpp(1928) : warning C4244: '=' : conversion from 'npy_intp' to 'int', possible loss of data
8>2>/.../CIP/cip_python/utils/gco_python\gco_python.cpp(1937) : warning C4244: '=' : conversion from 'npy_intp' to 'int', possible loss of data
8>2>/.../CIP/cip_python/utils/gco_python\gco_python.cpp(1946) : warning C4244: '=' : conversion from 'npy_intp' to 'int', possible loss of data
8>2>/.../CIP/cip_python/utils/gco_python\gco_python.cpp(2602) : warning C4244: '=' : conversion from 'npy_intp' to 'int', possible loss of data
8>2>/.../CIP/cip_python/utils/gco_python\gco_python.cpp(2611) : warning C4244: '=' : conversion from 'npy_intp' to 'int', possible loss of data
8>2>/.../CIP/cip_python/utils/gco_python\gco_python.cpp(2620) : warning C4244: '=' : conversion from 'npy_intp' to 'int', possible loss of data
8>2>/.../CIP/cip_python/utils/gco_python\gco_python.cpp(3364) : warning C4244: '=' : conversion from 'npy_intp' to 'int', possible loss of data
8>2>/.../CIP/cip_python/utils/gco_python\gco_python.cpp(3373) : warning C4244: '=' : conversion from 'npy_intp' to 'int', possible loss of data
8>2>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\x86_amd64\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -I/.../CIP/Utilities/GraphCutsOptimization -ID:\Projects\CIP-build\CIPPython-install\lib\site-packages\numpy\core\include -ID:\Projects\CIP-build\CIPPython-install\include -ID:\Projects\CIP-build\CIPPython-install\PC /Tp/.../CIP/Utilities/GraphCutsOptimization\GCoptimization.cpp /Fobuild\temp.win-amd64-2.7\Release\Projects/CIP/Utilities/GraphCutsOptimization\GCoptimization.obj
8>2>GCoptimization.cpp
8>2>/.../CIP/Utilities/GraphCutsOptimization\GCoptimization.cpp(974) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
8>2>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\x86_amd64\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -I/.../CIP/Utilities/GraphCutsOptimization -ID:\Projects\CIP-build\CIPPython-install\lib\site-packages\numpy\core\include -ID:\Projects\CIP-build\CIPPython-install\include -ID:\Projects\CIP-build\CIPPython-install\PC /Tp/.../CIP/Utilities/GraphCutsOptimization\graph.cpp /Fobuild\temp.win-amd64-2.7\Release\Projects/CIP/Utilities/GraphCutsOptimization\graph.obj
8>2>graph.cpp
8>2>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\x86_amd64\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -I/.../CIP/Utilities/GraphCutsOptimization -ID:\Projects\CIP-build\CIPPython-install\lib\site-packages\numpy\core\include -ID:\Projects\CIP-build\CIPPython-install\include -ID:\Projects\CIP-build\CIPPython-install\PC /Tp/.../CIP/Utilities/GraphCutsOptimization\LinkedBlockList.cpp /Fobuild\temp.win-amd64-2.7\Release\Projects/CIP/Utilities/GraphCutsOptimization\LinkedBlockList.obj
8>2>LinkedBlockList.cpp
8>2>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\x86_amd64\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -I/.../CIP/Utilities/GraphCutsOptimization -ID:\Projects\CIP-build\CIPPython-install\lib\site-packages\numpy\core\include -ID:\Projects\CIP-build\CIPPython-install\include -ID:\Projects\CIP-build\CIPPython-install\PC /Tp/.../CIP/Utilities/GraphCutsOptimization\maxflow.cpp /Fobuild\temp.win-amd64-2.7\Release\Projects/CIP/Utilities/GraphCutsOptimization\maxflow.obj
8>2>maxflow.cpp
8>2>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\x86_amd64\link.exe /DLL /nologo /INCREMENTAL:NO /LIBPATH:/.../CIP/Utilities/GraphCutsOptimization /LIBPATH:D:\Projects\CIP-build\CIPPython-install\libs /LIBPATH:D:\Projects\CIP-build\CIPPython-install\PCbuild\amd64 /LIBPATH:D:\Projects\CIP-build\CIPPython-install\PC\VS9.0\amd64 /EXPORT:initpygco build\temp.win-amd64-2.7\Release\Projects/CIP/cip_python/utils/gco_python\gco_python.obj build\temp.win-amd64-2.7\Release\Projects/CIP/Utilities/GraphCutsOptimization\GCoptimization.obj build\temp.win-amd64-2.7\Release\Projects/CIP/Utilities/GraphCutsOptimization\graph.obj build\temp.win-amd64-2.7\Release\Projects/CIP/Utilities/GraphCutsOptimization\LinkedBlockList.obj build\temp.win-amd64-2.7\Release\Projects/CIP/Utilities/GraphCutsOptimization\maxflow.obj /OUT:/.../CIP-build/CIP-build/cip_python/utils\pygco.pyd /IMPLIB:build\temp.win-amd64-2.7\Release\Projects/CIP/cip_python/utils/gco_python\pygco.lib /MANIFESTFILE:build\temp.win-amd64-2.7\Release\Projects/CIP/cip_python/utils/gco_python\pygco.pyd.manifest
8>2>gco_python.obj : warning LNK4197: export 'initpygco' specified multiple times; using first specification
8>2>   Creating library build\temp.win-amd64-2.7\Release\Projects/CIP/cip_python/utils/gco_python\pygco.lib and object build\temp.win-amd64-2.7\Release\Projects/CIP/cip_python/utils/gco_python\pygco.exp
8>2>Building Custom Rule /.../CIP/cip_python/CMakeLists.txt
8>2>CMake does not need to re-run because /.../CIP-build/CIP-build/cip_python/CMakeFiles/generate.stamp is up-to-date.
8>2>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\cip_python\CIP_PYTHON.dir\Release\BuildLog.htm"
8>2>CIP_PYTHON - 0 error(s), 11 warning(s)
8>1>vtkNRRDWriterCIP.cxx
8>3>------ Build started: Project: copy-external-files, Configuration: Release x64 ------
8>3>Copying Resource files
8>1>vtkNRRDReaderCIP.cxx
8>1>vtkImageNeighborhoodFilter.cxx
8>1>vtkImageErode.cxx
8>1>vtkImageConnectivity.cxx
8>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(97) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
8>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(136) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(160) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
8>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(164) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
8>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(169) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
8>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(173) : warning C4334: '<<' : result of 32-bit shift implicitly converted to 64 bits (was 64-bit shift intended?)
8>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(236) : warning C4267: '*=' : conversion from 'size_t' to 'int', possible loss of data
8>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(421) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
8>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(422) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
8>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(424) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
8>1>..\..\..\CIP\Utilities\VTK\vtkImageConnectivity.cxx(473) : warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
8>1>vtkGlyph3DWithScaling.cxx
8>1>d:\projects\cip\utilities\vtk\vtkGlyph3DWithScaling.h(268) : warning C4183: 'GetMTime': missing return type; assumed to be a member function returning 'int'
8>5>cipThinPlateSplineSurface.cxx
8>5>vtkImageReformatAlongRay.cxx
8>5>..\..\..\CIP\Common\vtkImageReformatAlongRay.cxx(93) : warning C4101: 'outExt' : unreferenced local variable
8>5>..\..\..\CIP\Common\vtkImageReformatAlongRay.cxx(93) : warning C4101: 'inExt' : unreferenced local variable
8>5>vtkTubularScaleSelection.cxx
8>5>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\math.h(632) : warning C4005: 'M_SQRT2' : macro redefinition
8>5>        ..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(22) : see previous definition of 'M_SQRT2'
8>5>..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(167) : warning C4101: 'val' : unreferenced local variable
8>5>        ..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(258) : see reference to function template instantiation 'void vtkTubularScaleSelectionExecute<VTK_TT>(vtkTubularScaleSelection *,vtkImageData *,vtkImageData *,int [],int,T *)' being compiled
8>5>        with
8>5>        [
8>5>            T=VTK_TT
8>5>        ]
8>5>..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(167) : warning C4101: 'val' : unreferenced local variable
8>5>        ..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(258) : see reference to function template instantiation 'void vtkTubularScaleSelectionExecute<VTK_TT>(vtkTubularScaleSelection *,vtkImageData *,vtkImageData *,int [],int,T *)' being compiled
8>5>        with
8>5>        [
8>5>            T=VTK_TT
8>5>        ]
8>5>..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(167) : warning C4101: 'val' : unreferenced local variable
8>5>        ..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(258) : see reference to function template instantiation 'void vtkTubularScaleSelectionExecute<VTK_TT>(vtkTubularScaleSelection *,vtkImageData *,vtkImageData *,int [],int,T *)' being compiled
8>5>        with
8>5>        [
8>5>            T=VTK_TT
8>5>        ]
8>5>..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(167) : warning C4101: 'val' : unreferenced local variable
8>5>        ..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(258) : see reference to function template instantiation 'void vtkTubularScaleSelectionExecute<VTK_TT>(vtkTubularScaleSelection *,vtkImageData *,vtkImageData *,int [],int,T *)' being compiled
8>5>        with
8>5>        [
8>5>            T=VTK_TT
8>5>        ]
8>5>..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(167) : warning C4101: 'val' : unreferenced local variable
8>5>        ..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(258) : see reference to function template instantiation 'void vtkTubularScaleSelectionExecute<VTK_TT>(vtkTubularScaleSelection *,vtkImageData *,vtkImageData *,int [],int,T *)' being compiled
8>5>        with
8>5>        [
8>5>            T=VTK_TT
8>5>        ]
8>5>..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(167) : warning C4101: 'val' : unreferenced local variable
8>5>        ..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(258) : see reference to function template instantiation 'void vtkTubularScaleSelectionExecute<VTK_TT>(vtkTubularScaleSelection *,vtkImageData *,vtkImageData *,int [],int,T *)' being compiled
8>5>        with
8>5>        [
8>5>            T=VTK_TT
8>5>        ]
8>5>..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(167) : warning C4101: 'val' : unreferenced local variable
8>5>        ..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(258) : see reference to function template instantiation 'void vtkTubularScaleSelectionExecute<VTK_TT>(vtkTubularScaleSelection *,vtkImageData *,vtkImageData *,int [],int,T *)' being compiled
8>5>        with
8>5>        [
8>5>            T=VTK_TT
8>5>        ]
8>5>..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(167) : warning C4101: 'val' : unreferenced local variable
8>5>        ..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(258) : see reference to function template instantiation 'void vtkTubularScaleSelectionExecute<VTK_TT>(vtkTubularScaleSelection *,vtkImageData *,vtkImageData *,int [],int,T *)' being compiled
8>5>        with
8>5>        [
8>5>            T=VTK_TT
8>5>        ]
8>5>..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(167) : warning C4101: 'val' : unreferenced local variable
8>5>        ..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(258) : see reference to function template instantiation 'void vtkTubularScaleSelectionExecute<VTK_TT>(vtkTubularScaleSelection *,vtkImageData *,vtkImageData *,int [],int,T *)' being compiled
8>5>        with
8>5>        [
8>5>            T=VTK_TT
8>5>        ]
8>5>..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(167) : warning C4101: 'val' : unreferenced local variable
8>5>        ..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(258) : see reference to function template instantiation 'void vtkTubularScaleSelectionExecute<VTK_TT>(vtkTubularScaleSelection *,vtkImageData *,vtkImageData *,int [],int,T *)' being compiled
8>5>        with
8>5>        [
8>5>            T=VTK_TT
8>5>        ]
8>5>..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(167) : warning C4101: 'val' : unreferenced local variable
8>5>        ..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(258) : see reference to function template instantiation 'void vtkTubularScaleSelectionExecute<VTK_TT>(vtkTubularScaleSelection *,vtkImageData *,vtkImageData *,int [],int,T *)' being compiled
8>5>        with
8>5>        [
8>5>            T=VTK_TT
8>5>        ]
8>5>..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(167) : warning C4101: 'val' : unreferenced local variable
8>5>        ..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(258) : see reference to function template instantiation 'void vtkTubularScaleSelectionExecute<VTK_TT>(vtkTubularScaleSelection *,vtkImageData *,vtkImageData *,int [],int,T *)' being compiled
8>5>        with
8>5>        [
8>5>            T=VTK_TT
8>5>        ]
8>5>..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(167) : warning C4101: 'val' : unreferenced local variable
8>5>        ..\..\..\CIP\Common\vtkTubularScaleSelection.cxx(258) : see reference to function template instantiation 'void vtkTubularScaleSelectionExecute<VTK_TT>(vtkTubularScaleSelection *,vtkImageData *,vtkImageData *,int [],int,T *)' being compiled
8>5>        with
8>5>        [
8>5>            T=VTK_TT
8>5>        ]
8>5>vtkImageKernelSource.cxx
8>5>vtkTubularScalePolyDataFilter.cxx
8>5>..\..\..\CIP\Common\vtkTubularScalePolyDataFilter.cxx(131) : warning C4101: 'xout' : unreferenced local variable
8>5>vtkImageKernel.cxx
8>5>vtkSmoothLines.cxx
8>4>Building Custom Rule /.../CIP/CMakeLists.txt
8>4>CMake does not need to re-run because /.../CIP-build/CIP-build/CMakeFiles/generate.stamp is up-to-date.
8>4>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\copy-input-files.dir\Release\BuildLog.htm"
8>4>copy-input-files - 0 error(s), 0 warning(s)
8>5>vtkGeneralizedQuadratureKernelSource.cxx
8>5>vtkNRRDExport.cxx
8>5>vtkGeneralizedPhaseCongruency.cxx
8>5>..\..\..\CIP\Common\vtkGeneralizedPhaseCongruency.cxx(226) : warning C4101: 'PC2' : unreferenced local variable
8>5>..\..\..\CIP\Common\vtkGeneralizedPhaseCongruency.cxx(226) : warning C4101: 'PC1' : unreferenced local variable
8>5>vtkMultipleReconstructionKernelsPhaseCongruency.cxx
8>5>vtkExtractAirwayTree.cxx
8>5>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\math.h(632) : warning C4005: 'M_SQRT2' : macro redefinition
8>5>        ..\..\..\CIP\Common\vtkExtractAirwayTree.cxx(14) : see previous definition of 'M_SQRT2'
8>5>..\..\..\CIP\Common\vtkExtractAirwayTree.cxx(537) : warning C4101: 'm2' : unreferenced local variable
8>5>vtkMaskBoundingBox.cxx
8>5>vtkEllipseFitting.cxx
8>5>vtkLungIntensityCorrection.cxx
8>5>vtkComputeMonogenicSignal.cxx
8>5>vtkImageTubularConfidence.cxx
8>5>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\math.h(632) : warning C4005: 'M_SQRT2' : macro redefinition
8>5>        ..\..\..\CIP\Common\vtkImageTubularConfidence.cxx(23) : see previous definition of 'M_SQRT2'
8>5>vtkComputeCentroid.cxx
8>5>vtkImageResliceWithPlane.cxx
8>5>..\..\..\CIP\Common\vtkImageResliceWithPlane.cxx(163) : warning C4101: 'seedR' : unreferenced local variable
8>5>..\..\..\CIP\Common\vtkImageResliceWithPlane.cxx(163) : warning C4101: 'seed2' : unreferenced local variable
8>5>vtkComputeAirwayWallPolyData.cxx
8>5>..\..\..\CIP\Common\vtkComputeAirwayWallPolyData.cxx(631) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
8>5>..\..\..\CIP\Common\vtkComputeAirwayWallPolyData.cxx(610) : warning C4101: 'mean' : unreferenced local variable
8>5>..\..\..\CIP\Common\vtkComputeAirwayWallPolyData.cxx(719) : warning C4101: 'rx' : unreferenced local variable
8>5>..\..\..\CIP\Common\vtkComputeAirwayWallPolyData.cxx(719) : warning C4101: 'ry' : unreferenced local variable
8>5>Generating Code...
8>5>Compiling...
8>5>vtkImageReformatAlongRay2.cxx
8>5>vtkComputeAirwayWall.cxx
8>5>..\..\..\CIP\Common\vtkComputeAirwayWall.cxx(1495) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
8>5>vtkImageStatistics.cxx
8>5>vtkSimpleLungMask.cxx
8>5>cipGeometryTopologyData.cxx
8>5>cipChestConventions.cxx
8>5>..\..\..\CIP\Common\cipChestConventions.cxx(40) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned char', possible loss of data
8>5>..\..\..\CIP\Common\cipChestConventions.cxx(45) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned char', possible loss of data
8>5>..\..\..\CIP\Common\cipChestConventions.cxx(50) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned char', possible loss of data
8>5>..\..\..\CIP\Common\cipChestConventions.cxx(54) : warning C4267: 'return' : conversion from 'size_t' to 'unsigned char', possible loss of data
8>5>cipExceptionObject.cxx
8>5>cipHelper.cxx
8>5>..\..\..\CIP\Common\cipHelper.cxx(887) : warning C4018: '>' : signed/unsigned mismatch
8>5>..\..\..\CIP\Common\cipHelper.cxx(895) : warning C4018: '>' : signed/unsigned mismatch
8>5>..\..\..\CIP\Common\cipHelper.cxx(903) : warning C4018: '>' : signed/unsigned mismatch
8>5>..\..\..\CIP\Common\cipHelper.cxx(1098) : warning C4018: '<' : signed/unsigned mismatch
8>5>cipParticleToThinPlateSplineSurfaceMetric.cxx
8>5>cipNelderMeadSimplexOptimizer.cxx
8>5>cipThinPlateSplineSurfaceModelToParticlesMetric.cxx
8>5>cipRightLobesThinPlateSplineSurfaceModelToParticlesMetric.cxx
8>5>cipLeftLobesThinPlateSplineSurfaceModelToParticlesMetric.cxx
8>5>cipFissureParticleConnectedComponentFilter.cxx
8>5>cipAirwayParticleConnectedComponentFilter.cxx
8>5>cipVesselParticleConnectedComponentFilter.cxx
8>5>cipParticleConnectedComponentFilter.cxx
8>5>itkCIPMergeChestLabelMapsImageFilter.cxx
8>5>D:\Projects\CIP\Utilities\VTK\vtkGlyph3DWithScaling.h(268) : warning C4183: 'GetMTime': missing return type; assumed to be a member function returning 'int'
8>5>..\..\..\CIP\Common\cipLobeSurfaceModel.cxx(245) : warning C4101: 'index' : unreferenced local variable
8>5>Generating Code...
8>5>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\Common\CIPCommon.dir\Release\BuildLog.htm"
8>5>CIPCommon - 5 error(s), 39 warning(s)
8>6>------ Build started: Project: CIPIO, Configuration: Release x64 ------
8>7>------ Build started: Project: cipHelperTEST, Configuration: Release x64 ------
8>7>Compiling...
8>6>Compiling...
8>6>cipLobeSurfaceModelIO.cxx
8>7>cipHelperTEST.cxx
8>6>..\..\..\CIP\IO\cipLobeSurfaceModelIO.cxx(109) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>6>..\..\..\CIP\IO\cipLobeSurfaceModelIO.cxx(114) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>6>..\..\..\CIP\IO\cipLobeSurfaceModelIO.cxx(132) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>6>..\..\..\CIP\IO\cipLobeSurfaceModelIO.cxx(137) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>6>..\..\..\CIP\IO\cipLobeSurfaceModelIO.cxx(165) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>6>..\..\..\CIP\IO\cipLobeSurfaceModelIO.cxx(170) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>6>..\..\..\CIP\IO\cipLobeSurfaceModelIO.cxx(192) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>6>..\..\..\CIP\IO\cipLobeSurfaceModelIO.cxx(199) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>6>..\..\..\CIP\IO\cipLobeSurfaceModelIO.cxx(224) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>6>..\..\..\CIP\IO\cipLobeSurfaceModelIO.cxx(229) : warning C4267: '=' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>6>..\..\..\CIP\IO\cipLobeSurfaceModelIO.cxx(248) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>6>..\..\..\CIP\IO\cipLobeSurfaceModelIO.cxx(249) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>6>cipGeometryTopologyDataIO.cxx
8>6>..\..\..\CIP\IO\cipChestRegionChestTypeLocationsIO.cxx(44) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>6>..\..\..\CIP\IO\cipChestRegionChestTypeLocationsIO.cxx(45) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>6>..\..\..\CIP\IO\cipChestRegionChestTypeLocationsIO.cxx(46) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>6>..\..\..\CIP\IO\cipChestRegionChestTypeLocationsIO.cxx(47) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>9>------ Build started: Project: itkCIPExtractChestLabelMapImageFilterTEST, Configuration: Release x64 ------
8>9>Compiling...
8>9>itkCIPExtractChestLabelMapImageFilterTEST.cxx
8>6>Generating Code...
8>6>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\IO\CIPIO.dir\Release\BuildLog.htm"
8>6>CIPIO - 1 error(s), 16 warning(s)
8>10>------ Build started: Project: GenerateLobeSurfaceModelsHelper, Configuration: Release x64 ------
8>10>Compiling...
8>10>GenerateLobeSurfaceModelsHelper.cxx
8>10>..\..\..\..\CIP\CommandLineTools\GenerateLobeSurfaceModels\GenerateLobeSurfaceModelsHelper.cxx(406) : warning C4018: '>=' : signed/unsigned mismatch
8>10>..\..\..\..\CIP\CommandLineTools\GenerateLobeSurfaceModels\GenerateLobeSurfaceModelsHelper.cxx(416) : warning C4018: '>=' : signed/unsigned mismatch
8>9>Performing Pre-Link Event...
8>9>Linking...
8>11>..\..\..\..\CIP\CommandLineTools\FilterConnectedComponents\FilterConnectedComponentsHelper.cxx(215) : warning C4101: 'tempIndex' : unreferenced local variable
8>11>..\..\..\..\CIP\CommandLineTools\FilterConnectedComponents\FilterConnectedComponentsHelper.cxx(600) : warning C4101: 'tempIndex' : unreferenced local variable
8>10>Creating library...
8>10>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\GenerateLobeSurfaceModels\GenerateLobeSurfaceModelsHelper.dir\Release\BuildLog.htm"
8>10>GenerateLobeSurfaceModelsHelper - 0 error(s), 2 warning(s)
8>12>------ Build started: Project: ComputeStrainFromDeformationFieldLib, Configuration: Release x64 ------
8>12>Generating ComputeStrainFromDeformationFieldCLP.h
8>12>GenerateCLP --InputXML /.../CIP/CommandLineTools/ComputeStrainFromDeformationField/ComputeStrainFromDeformationField.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/ComputeStrainFromDeformationField/ComputeStrainFromDeformationFieldCLP.h
8>12>GenerateCLP: Found 2 parameters groups
8>12>GenerateCLP: Group "IO" has 4 parameters
8>12>GenerateCLP: Group "Parameters" has 1 parameters
8>12>Compiling...
8>14>Creating library...
8>14>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\ConvertChestRegionChestTypeToLabelMapValue\ConvertChestRegionChestTypeToLabelMapValueLib.dir\Release\BuildLog.htm"
8>14>ConvertChestRegionChestTypeToLabelMapValueLib - 0 error(s), 0 warning(s)
8>16>------ Build started: Project: ConvertDicomLib, Configuration: Release x64 ------
8>16>Generating ConvertDicomCLP.h
8>16>GenerateCLP --InputXML /.../CIP/CommandLineTools/ConvertDicom/ConvertDicom.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/ConvertDicom/ConvertDicomCLP.h
8>16>GenerateCLP: Found 1 parameters groups
8>16>GenerateCLP: Group "I/O" has 2 parameters
8>16>Compiling...
8>16>ConvertDicom.cxx
8>15>..\..\..\..\CIP\CommandLineTools\ComputeFeatureStrength\ComputeFeatureStrength.cxx(207) : warning C4297: 'ModuleEntryPoint' : function assumed not to throw an exception but does
8>15>        __declspec(nothrow) or throw() was specified on the function
8>15>..\..\..\..\CIP\CommandLineTools\ComputeFeatureStrength\ComputeFeatureStrength.cxx(260) : warning C4297: 'ModuleEntryPoint' : function assumed not to throw an exception but does
8>15>        __declspec(nothrow) or throw() was specified on the function
8>15>..\..\..\..\CIP\CommandLineTools\ComputeFeatureStrength\ComputeFeatureStrength.cxx(283) : warning C4297: 'ModuleEntryPoint' : function assumed not to throw an exception but does
8>15>        __declspec(nothrow) or throw() was specified on the function
8>15>..\..\..\..\CIP\CommandLineTools\ComputeFeatureStrength\ComputeFeatureStrength.cxx(311) : warning C4297: 'ModuleEntryPoint' : function assumed not to throw an exception but does
8>15>        __declspec(nothrow) or throw() was specified on the function
8>15>..\..\..\..\CIP\CommandLineTools\ComputeFeatureStrength\ComputeFeatureStrength.cxx(341) : warning C4297: 'ModuleEntryPoint' : function assumed not to throw an exception but does
8>15>        __declspec(nothrow) or throw() was specified on the function
8>15>..\..\..\..\CIP\CommandLineTools\ComputeFeatureStrength\ComputeFeatureStrength.cxx(371) : warning C4297: 'ModuleEntryPoint' : function assumed not to throw an exception but does
8>15>        __declspec(nothrow) or throw() was specified on the function
8>15>..\..\..\..\CIP\CommandLineTools\ComputeFeatureStrength\ComputeFeatureStrength.cxx(377) : warning C4297: 'ModuleEntryPoint' : function assumed not to throw an exception but does
8>15>        __declspec(nothrow) or throw() was specified on the function
8>16>Creating library...
8>16>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\ConvertDicom\ConvertDicomLib.dir\Release\BuildLog.htm"
8>16>ConvertDicomLib - 0 error(s), 0 warning(s)
8>17>------ Build started: Project: TransferRegionAndTypeIndicesToFromPointsLib, Configuration: Release x64 ------
8>17>Generating TransferRegionAndTypeIndicesToFromPointsCLP.h
8>17>GenerateCLP --InputXML /.../CIP/CommandLineTools/TransferRegionAndTypeIndicesToFromPoints/TransferRegionAndTypeIndicesToFromPoints.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/TransferRegionAndTypeIndicesToFromPoints/TransferRegionAndTypeIndicesToFromPointsCLP.h
8>17>GenerateCLP: Found 1 parameters groups
8>17>GenerateCLP: Group "IO" has 5 parameters
8>17>Compiling...
8>21>GenerateCLP: Group "" has 3 parameters
8>21>Compiling...
8>21>ComputeIntensityStatistics.cxx
8>22>------ Build started: Project: EvaluateLungLobeSegmentationResultsLib, Configuration: Release x64 ------
8>22>Generating EvaluateLungLobeSegmentationResultsCLP.h
8>22>GenerateCLP --InputXML /.../CIP/CommandLineTools/EvaluateLungLobeSegmentationResults/EvaluateLungLobeSegmentationResults.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/EvaluateLungLobeSegmentationResults/EvaluateLungLobeSegmentationResultsCLP.h
8>22>GenerateCLP: Found 1 parameters groups
8>22>GenerateCLP: Group "I/O" has 9 parameters
8>22>Compiling...
8>22>EvaluateLungLobeSegmentationResults.cxx
8>22>..\..\..\..\CIP\CommandLineTools\EvaluateLungLobeSegmentationResults\EvaluateLungLobeSegmentationResults.cxx(593) : warning C4101: 'roGTHeight' : unreferenced local variable
8>22>..\..\..\..\CIP\CommandLineTools\EvaluateLungLobeSegmentationResults\EvaluateLungLobeSegmentationResults.cxx(593) : warning C4101: 'rhGTHeight' : unreferenced local variable
8>22>..\..\..\..\CIP\CommandLineTools\EvaluateLungLobeSegmentationResults\EvaluateLungLobeSegmentationResults.cxx(593) : warning C4101: 'loGTHeight' : unreferenced local variable
8>21>Creating library...
8>21>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\ComputeIntensityStatistics\ComputeIntensityStatisticsLib.dir\Release\BuildLog.htm"
8>21>ComputeIntensityStatisticsLib - 0 error(s), 0 warning(s)
8>23>------ Build started: Project: SegmentLungLobesLib, Configuration: Release x64 ------
8>22>Creating library...
8>23>Generating SegmentLungLobesCLP.h
8>22>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\EvaluateLungLobeSegmentationResults\EvaluateLungLobeSegmentationResultsLib.dir\Release\BuildLog.htm"
8>22>EvaluateLungLobeSegmentationResultsLib - 0 error(s), 3 warning(s)
8>23>GenerateCLP --InputXML /.../CIP/CommandLineTools/SegmentLungLobes/SegmentLungLobes.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/SegmentLungLobes/SegmentLungLobesCLP.h
8>23>GenerateCLP: Found 5 parameters groups
8>26>GenerateCLP: Found 2 parameters groups
8>26>GenerateCLP: Group "Segmentation Parameters" has 1 parameters
8>26>GenerateCLP: Group "IO" has 4 parameters
8>26>Compiling...
8>26>SegmentLungAirways.cxx
8>23>Creating library...
8>23>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\SegmentLungLobes\SegmentLungLobesLib.dir\Release\BuildLog.htm"
8>23>SegmentLungLobesLib - 0 error(s), 0 warning(s)
8>27>------ Build started: Project: ExtractFissureBoundaryFromLobeMapLib, Configuration: Release x64 ------
8>27>Generating ExtractFissureBoundaryFromLobeMapCLP.h
8>26>..\..\..\..\CIP\CommandLineTools\SegmentLungAirways\SegmentLungAirways.cxx(1512) : warning C4018: '<=' : signed/unsigned mismatch
8>27>GenerateCLP --InputXML /.../CIP/CommandLineTools/ExtractFissureBoundaryFromLobeMap/ExtractFissureBoundaryFromLobeMap.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/ExtractFissureBoundaryFromLobeMap/ExtractFissureBoundaryFromLobeMapCLP.h
8>27>GenerateCLP: Found 1 parameters groups
8>27>GenerateCLP: Group "IO" has 2 parameters
8>27>Compiling...
8>27>ExtractFissureBoundaryFromLobeMap.cxx
8>27>D:\Projects\CIP\Common\cipHelper.cxx(887) : warning C4018: '>' : signed/unsigned mismatch
8>27>D:\Projects\CIP\Common\cipHelper.cxx(895) : warning C4018: '>' : signed/unsigned mismatch
8>27>D:\Projects\CIP\Common\cipHelper.cxx(903) : warning C4018: '>' : signed/unsigned mismatch
8>27>D:\Projects\CIP\Common\cipHelper.cxx(1098) : warning C4018: '<' : signed/unsigned mismatch
8>27>Creating library...
8>27>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\ExtractFissureBoundaryFromLobeMap\ExtractFissureBoundaryFromLobeMapLib.dir\Release\BuildLog.htm"
8>27>ExtractFissureBoundaryFromLobeMapLib - 0 error(s), 4 warning(s)
8>28>------ Build started: Project: ExtractParticlesFromChestRegionChestTypeLib, Configuration: Release x64 ------
8>28>Generating ExtractParticlesFromChestRegionChestTypeCLP.h
8>28>GenerateCLP --InputXML /.../CIP/CommandLineTools/ExtractParticlesFromChestRegionChestType/ExtractParticlesFromChestRegionChestType.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/ExtractParticlesFromChestRegionChestType/ExtractParticlesFromChestRegionChestTypeCLP.h
8>28>GenerateCLP: Found 2 parameters groups
8>28>GenerateCLP: Group "IO" has 3 parameters
8>28>GenerateCLP: Group "" has 2 parameters
8>28>Compiling...
8>36>Creating library...
8>36>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\FilterVesselParticleData\FilterVesselParticleDataLib.dir\Release\BuildLog.htm"
8>36>FilterVesselParticleDataLib - 0 error(s), 0 warning(s)
8>37>------ Build started: Project: FindPatchMatchLib, Configuration: Release x64 ------
8>37>Generating FindPatchMatchCLP.h
8>37>GenerateCLP --InputXML /.../CIP/CommandLineTools/FindPatchMatch/FindPatchMatch.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/FindPatchMatch/FindPatchMatchCLP.h
8>37>GenerateCLP: Found 1 parameters groups
8>37>GenerateCLP: Group "I/O" has 2 parameters
8>37>Compiling...
8>37>FindPatchMatch.cxx
8>37>..\..\..\..\CIP\CommandLineTools\FindPatchMatch\FindPatchMatch.cxx(51) : warning C4101: 'index2' : unreferenced local variable
8>35>Creating library...
8>35>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\ResampleCT\ResampleCTLib.dir\Release\BuildLog.htm"
8>35>ResampleCTLib - 0 error(s), 0 warning(s)
8>38>------ Build started: Project: RemoveParticlesFromParticlesDataSetLib, Configuration: Release x64 ------
8>38>Generating RemoveParticlesFromParticlesDataSetCLP.h
8>38>GenerateCLP --InputXML /.../CIP/CommandLineTools/RemoveParticlesFromParticlesDataSet/RemoveParticlesFromParticlesDataSet.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/RemoveParticlesFromParticlesDataSet/RemoveParticlesFromParticlesDataSetCLP.h
8>38>GenerateCLP: Found 1 parameters groups
8>38>GenerateCLP: Group "IO" has 3 parameters
8>38>Compiling...
8>38>RemoveParticlesFromParticlesDataSet.cxx
8>45>GenerateImageSubVolumes.cxx
8>46>------ Build started: Project: GenerateLesionSegmentationLib, Configuration: Release x64 ------
8>46>Generating GenerateLesionSegmentationCLP.h
8>46>GenerateCLP --InputXML /.../CIP/CommandLineTools/GenerateLesionSegmentation/GenerateLesionSegmentation.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/GenerateLesionSegmentation/GenerateLesionSegmentationCLP.h
8>46>GenerateCLP: Found 3 parameters groups
8>46>GenerateCLP: Group "IO" has 3 parameters
8>46>GenerateCLP: Group "Lesion ROI" has 5 parameters
8>46>GenerateCLP: Group "Segmentation Options" has 2 parameters
8>46>Compiling...
8>46>GenerateLesionSegmentation.cxx
8>45>..\..\..\..\CIP\CommandLineTools\GenerateImageSubVolumes\GenerateImageSubVolumes.cxx(189) : warning C4018: '<=' : signed/unsigned mismatch
8>45>..\..\..\..\CIP\CommandLineTools\GenerateImageSubVolumes\GenerateImageSubVolumes.cxx(202) : warning C4018: '<=' : signed/unsigned mismatch
8>45>..\..\..\..\CIP\CommandLineTools\GenerateImageSubVolumes\GenerateImageSubVolumes.cxx(213) : warning C4018: '<=' : signed/unsigned mismatch
8>45>..\..\..\..\CIP\CommandLineTools\GenerateImageSubVolumes\GenerateImageSubVolumes.cxx(188) : warning C4101: 'i' : unreferenced local variable
8>45>..\..\..\..\CIP\CommandLineTools\GenerateImageSubVolumes\GenerateImageSubVolumes.cxx(188) : warning C4101: 'k' : unreferenced local variable
8>45>..\..\..\..\CIP\CommandLineTools\GenerateImageSubVolumes\GenerateImageSubVolumes.cxx(188) : warning C4101: 'j' : unreferenced local variable
8>45>Creating library...
8>45>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\GenerateImageSubVolumes\GenerateImageSubVolumesLib.dir\Release\BuildLog.htm"
8>45>GenerateImageSubVolumesLib - 0 error(s), 6 warning(s)
8>47>------ Build started: Project: RegisterLungAtlasLib, Configuration: Release x64 ------
8>47>Generating RegisterLungAtlasCLP.h
8>47>GenerateCLP --InputXML /.../CIP/CommandLineTools/RegisterLungAtlas/RegisterLungAtlas.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/RegisterLungAtlas/RegisterLungAtlasCLP.h
8>47>GenerateCLP: Found 2 parameters groups
8>47>GenerateCLP: Group "I/O" has 3 parameters
8>47>GenerateCLP: Group "Parameters" has 2 parameters
8>47>Compiling...
8>49>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\GenerateLobeSurfaceModels\GenerateLobeSurfaceModelsLib.dir\Release\BuildLog.htm"
8>49>GenerateLobeSurfaceModelsLib - 0 error(s), 0 warning(s)
8>52>------ Build started: Project: GenerateModelLib, Configuration: Release x64 ------
8>52>Generating GenerateModelCLP.h
8>52>GenerateCLP --InputXML /.../CIP/CommandLineTools/GenerateModel/GenerateModel.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/GenerateModel/GenerateModelCLP.h
8>52>GenerateCLP: Found 2 parameters groups
8>52>GenerateCLP: Group "IO" has 2 parameters
8>52>GenerateCLP: Group "Parameters" has 3 parameters
8>52>Compiling...
8>52>GenerateModel.cxx
8>51>D:\Projects\CIP\Common\cipHelper.cxx(887) : warning C4018: '>' : signed/unsigned mismatch
8>51>D:\Projects\CIP\Common\cipHelper.cxx(895) : warning C4018: '>' : signed/unsigned mismatch
8>51>D:\Projects\CIP\Common\cipHelper.cxx(903) : warning C4018: '>' : signed/unsigned mismatch
8>51>D:\Projects\CIP\Common\cipHelper.cxx(1098) : warning C4018: '<' : signed/unsigned mismatch
8>52>Creating library...
8>52>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\GenerateModel\GenerateModelLib.dir\Release\BuildLog.htm"
8>52>GenerateModelLib - 0 error(s), 0 warning(s)
8>53>------ Build started: Project: RegisterCTLib, Configuration: Release x64 ------
8>53>Generating RegisterCTCLP.h
8>53>GenerateCLP --InputXML /.../CIP/CommandLineTools/RegisterCT/RegisterCT.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/RegisterCT/RegisterCTCLP.h
8>53>GenerateCLP: Found 2 parameters groups
8>53>GenerateCLP: Group "I/O" has 8 parameters
8>53>GenerateCLP: Group "Registration parameters" has 10 parameters
8>53>Compiling...
8>57>Compiling...
8>57>GenerateOverlayImages.cxx
8>58>------ Build started: Project: GenerateParenchymaPhenotypesLib, Configuration: Release x64 ------
8>58>Generating GenerateParenchymaPhenotypesCLP.h
8>58>GenerateCLP --InputXML /.../CIP/CommandLineTools/GenerateParenchymaPhenotypes/GenerateParenchymaPhenotypes.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/GenerateParenchymaPhenotypes/GenerateParenchymaPhenotypesCLP.h
8>58>GenerateCLP: Found 2 parameters groups
8>58>GenerateCLP: Group "IO" has 5 parameters
8>58>GenerateCLP: Group "Options" has 2 parameters
8>58>Compiling...
8>58>GenerateParenchymaPhenotypes.cxx
8>58>..\..\..\..\CIP\CommandLineTools\GenerateParenchymaPhenotypes\GenerateParenchymaPhenotypes.cxx(554) : warning C4101: 'ok' : unreferenced local variable
8>57>Creating library...
8>57>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\GenerateOverlayImages\GenerateOverlayImagesLib.dir\Release\BuildLog.htm"
8>57>GenerateOverlayImagesLib - 0 error(s), 0 warning(s)
8>59>------ Build started: Project: ReadWriteRegionAndTypePointsLib, Configuration: Release x64 ------
8>59>Generating ReadWriteRegionAndTypePointsCLP.h
8>59>GenerateCLP --InputXML /.../CIP/CommandLineTools/ReadWriteRegionAndTypePoints/ReadWriteRegionAndTypePoints.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/ReadWriteRegionAndTypePoints/ReadWriteRegionAndTypePointsCLP.h
8>59>GenerateCLP: Found 1 parameters groups
8>59>GenerateCLP: Group "IO" has 2 parameters
8>59>Compiling...
8>59>ReadWriteRegionAndTypePoints.cxx
8>59>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\ReadWriteRegionAndTypePoints\ReadWriteRegionAndTypePointsLib.dir\Release\BuildLog.htm"
8>59>ReadWriteRegionAndTypePointsLib - 0 error(s), 0 warning(s)
8>61>------ Build started: Project: GenerateSimpleLungMaskLib, Configuration: Release x64 ------
8>61>Generating GenerateSimpleLungMaskCLP.h
8>61>GenerateCLP --InputXML /.../CIP/CommandLineTools/GenerateSimpleLungMask/GenerateSimpleLungMask.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/GenerateSimpleLungMask/GenerateSimpleLungMaskCLP.h
8>61>GenerateCLP: Found 2 parameters groups
8>61>GenerateCLP: Group "IO" has 2 parameters
8>61>GenerateCLP: Group "Parameters" has 1 parameters
8>61>Compiling...
8>61>GenerateSimpleLungMask.cxx
8>60>d:\projects\cip\common\itkCIPPartialLungLabelMapImageFilter.txx(490) : warning C4018: '<' : signed/unsigned mismatch
8>60>        d:\projects\cip\common\itkCIPPartialLungLabelMapImageFilter.txx(469) : while compiling class template member function 'std::vector<_Ty> itk::CIPPartialLungLabelMapImageFilter<TInputImage>::GetAirwaySeeds(itk::SmartPointer<TObjectType>)'
8>60>        with
8>60>        [
8>60>            _Ty=itk::Index<3>,
8>60>            TInputImage=ShortImageType,
8>60>            TObjectType=itk::Image<unsigned short,3>
8>60>        ]
8>60>        d:\projects\cip\common\itkCIPPartialLungLabelMapImageFilter.txx(664) : while compiling class template member function 'void itk::CIPPartialLungLabelMapImageFilter<TInputImage>::SetAirwayMaxIntensityThreshold(short)'
8>60>        with
8>60>        [
8>60>            TInputImage=ShortImageType
8>60>        ]
8>60>        ..\..\..\..\CIP\CommandLineTools\GeneratePartialLungLabelMap\GeneratePartialLungLabelMap.cxx(51) : see reference to class template instantiation 'itk::CIPPartialLungLabelMapImageFilter<TInputImage>' being compiled
8>60>        with
8>60>        [
8>60>            TInputImage=ShortImageType
8>60>        ]
8>60>d:\projects\cip\common\itkCIPPartialLungLabelMapImageFilter.txx(611) : warning C4018: '<' : signed/unsigned mismatch
8>61>Creating library...
8>61>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\GenerateSimpleLungMask\GenerateSimpleLungMaskLib.dir\Release\BuildLog.htm"
8>61>GenerateSimpleLungMaskLib - 0 error(s), 0 warning(s)
8>62>------ Build started: Project: ReadWriteImageDataLib, Configuration: Release x64 ------
8>62>Generating ReadWriteImageDataCLP.h
8>62>GenerateCLP --InputXML /.../CIP/CommandLineTools/ReadWriteImageData/ReadWriteImageData.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/ReadWriteImageData/ReadWriteImageDataCLP.h
8>62>GenerateCLP: Found 1 parameters groups
8>62>GenerateCLP: Group "IO" has 4 parameters
8>62>Compiling...
8>62>ReadWriteImageData.cxx
8>68>..\..\..\..\CIP\CommandLineTools\ReadVTKWriteNRRDs\ReadVTKWriteNRRDs.cxx(39) : warning C4018: '<' : signed/unsigned mismatch
8>80>GenerateDistanceMapFromLabelMapLib - 0 error(s), 0 warning(s)
8>83>------ Build started: Project: PerformMorphologicalLib, Configuration: Release x64 ------
8>83>Generating PerformMorphologicalCLP.h
8>83>GenerateCLP --InputXML /.../CIP/CommandLineTools/PerformMorphological/PerformMorphological.xml --OutputCxx /.../CIP-build/CIP-build/CommandLineTools/PerformMorphological/PerformMorphologicalCLP.h
8>83>GenerateCLP: Found 3 parameters groups
8>83>GenerateCLP: Group "I/O" has 2 parameters
8>83>GenerateCLP: Group "morphological operators" has 4 parameters
8>83>GenerateCLP: Group "morphological parameters" has 6 parameters
8>83>Compiling...
8>83>PerformMorphological.cxx
8>82>d:\projects\cip\common\cipParticlesToStenciledLabelMapImageFilter.txx(177) : warning C4018: '>=' : signed/unsigned mismatch
8>82>        d:\projects\cip\common\cipParticlesToStenciledLabelMapImageFilter.txx(56) : while compiling class template member function 'void cipParticlesToStenciledLabelMapImageFilter<TInputImage>::GenerateData(void)'
8>82>        with
8>82>        [
8>82>            TInputImage=ImageType
8>82>        ]
8>82>        ..\..\..\..\CIP\CommandLineTools\GenerateStenciledLabelMapFromParticles\GenerateStenciledLabelMapFromParticles.cxx(67) : see reference to class template instantiation 'cipParticlesToStenciledLabelMapImageFilter<TInputImage>' being compiled
8>82>        with
8>82>        [
8>82>            TInputImage=ImageType
8>82>        ]
8>82>d:\projects\cip\common\cipParticlesToStenciledLabelMapImageFilter.txx(178) : warning C4018: '>=' : signed/unsigned mismatch
8>82>d:\projects\cip\common\cipParticlesToStenciledLabelMapImageFilter.txx(179) : warning C4018: '>=' : signed/unsigned mismatch
8>82>d:\projects\cip\common\cipParticlesToStenciledLabelMapImageFilter.txx(181) : warning C4018: '>=' : signed/unsigned mismatch
8>82>d:\projects\cip\common\cipParticlesToStenciledLabelMapImageFilter.txx(182) : warning C4018: '>=' : signed/unsigned mismatch
8>82>d:\projects\cip\common\cipParticlesToStenciledLabelMapImageFilter.txx(183) : warning C4018: '>=' : signed/unsigned mismatch
8>82>Creating library...
8>82>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\GenerateStenciledLabelMapFromParticles\GenerateStenciledLabelMapFromParticlesLib.dir\Release\BuildLog.htm"
8>82>GenerateStenciledLabelMapFromParticlesLib - 0 error(s), 6 warning(s)
8>84>------ Build started: Project: PerturbParticles, Configuration: Release x64 ------
8>84>Compiling...
8>84>SEMCommandLineLibraryWrapper.cxx
8>84>Linking...
8>216>Linking...
8>216>LINK : fatal error LNK1181: cannot open input file 'D:\Projects\CIP-build\lib\Release\CIPIO.lib'
8>216>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\CommandLineTools\ComputeStrainFromDeformationField\ComputeStrainFromDeformationField.dir\Release\BuildLog.htm"
8>216>ComputeStrainFromDeformationField - 1 error(s), 0 warning(s)
8>217>------ Build started: Project: ComputeIntensityStatisticsTest, Configuration: Release x64 ------
8>217>Compiling...
8>217>ComputeIntensityStatisticsTest.cxx
8>218>------ Build started: Project: cipLobeSurfaceModelTEST, Configuration: Release x64 ------
8>218>Compiling...
8>218>cipLobeSurfaceModelTEST.cxx
8>218>..\..\..\..\CIP\Common\Testing\cipLobeSurfaceModelTEST.cxx(25) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>218>..\..\..\..\CIP\Common\Testing\cipLobeSurfaceModelTEST.cxx(26) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
8>218>Performing Pre-Link Event...
8>218>Linking...
8>218>LINK : fatal error LNK1181: cannot open input file 'D:\Projects\CIP-build\lib\Release\CIPCommon.lib'
8>218>Build log was saved at "file://d:\Projects\CIP-build\CIP-build\Common\Testing\cipLobeSurfaceModelTEST.dir\Release\BuildLog.htm"
8>218>cipLobeSurfaceModelTEST - 1 error(s), 2 warning(s)
8>219>------ Build started: Project: ComputeIntensityStatistics, Configuration: Release x64 ------
8>219>Compiling...
8>219>SEMCommandLineLibraryWrapper.cxx
8>219>Linking...
8>219>LINK : fatal error LNK1181: cannot open input file 'D:\Projects\CIP-build\lib\Release\CIPIO.lib'
*** WARNING non-zero return value in ctest from: C:\Program Files\CMake\bin\cmake.exe

View Warnings Summary

Test (14 passed, 8 failed, 53 not run)
View Tests Summary