7>13>ReadDicomWriteTagsTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
7>13>ReadDicomWriteTagsTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl itk::itkFactoryRegistration(void)" (__imp_?itkFactoryRegistration@itk@@YAXXZ) referenced in function main
7>14>QualityControlTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
7>14>QualityControlTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl itk::itkFactoryRegistration(void)" (__imp_?itkFactoryRegistration@itk@@YAXXZ) referenced in function main
7>15>PerturbParticlesTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
7>15>PerturbParticlesTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl itk::itkFactoryRegistration(void)" (__imp_?itkFactoryRegistration@itk@@YAXXZ) referenced in function main
7>16>ReadNRRDsWriteVTKTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
7>16>ReadNRRDsWriteVTKTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl itk::itkFactoryRegistration(void)" (__imp_?itkFactoryRegistration@itk@@YAXXZ) referenced in function main
7>17>PerformMorphologicalTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
7>17>PerformMorphologicalTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl itk::itkFactoryRegistration(void)" (__imp_?itkFactoryRegistration@itk@@YAXXZ) referenced in function main
7>18>ReadVidaWriteCIPTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
7>18>ReadVidaWriteCIPTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl itk::itkFactoryRegistration(void)" (__imp_?itkFactoryRegistration@itk@@YAXXZ) referenced in function main
7>19>MergeParticleDataSetsTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
7>19>MergeParticleDataSetsTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl itk::itkFactoryRegistration(void)" (__imp_?itkFactoryRegistration@itk@@YAXXZ) referenced in function main
7>20>ReadWriteImageDataTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
7>20>ReadWriteImageDataTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl itk::itkFactoryRegistration(void)" (__imp_?itkFactoryRegistration@itk@@YAXXZ) referenced in function main
7>21>MergeChestLabelMapsTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
7>21>MergeChestLabelMapsTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl itk::itkFactoryRegistration(void)" (__imp_?itkFactoryRegistration@itk@@YAXXZ) referenced in function main
7>22>MaskOutLabelMapStructuresTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
7>22>MaskOutLabelMapStructuresTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl itk::itkFactoryRegistration(void)" (__imp_?itkFactoryRegistration@itk@@YAXXZ) referenced in function main
7>23>ReadWriteRegionAndTypePointsTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
7>23>ReadWriteRegionAndTypePointsTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl itk::itkFactoryRegistration(void)" (__imp_?itkFactoryRegistration@itk@@YAXXZ) referenced in function main
7>24>LabelParticlesByChestRegionChestTypeTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
7>24>LabelParticlesByChestRegionChestTypeTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl itk::itkFactoryRegistration(void)" (__imp_?itkFactoryRegistration@itk@@YAXXZ) referenced in function main
7>26>Linking...
7>26> Creating library C:\Projects\CIP-build\lib\Release\LabelMapFromRegionAndTypePointsTest.lib and object C:\Projects\CIP-build\lib\Release\LabelMapFromRegionAndTypePointsTest.exp
7>26>LabelMapFromRegionAndTypePointsTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
7>26>LabelMapFromRegionAndTypePointsTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl itk::itkFactoryRegistration(void)" (__imp_?itkFactoryRegistration@itk@@YAXXZ) referenced in function main
7>12>..\..\..\..\CIP\CommandLineTools\GenerateLesionSegmentation\GenerateLesionSegmentation.cxx(136) : error C2668: 'fabs' : ambiguous call to overloaded function
7>12> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\math.h(557): could be 'long double fabs(long double)'
7>12> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\math.h(509): or 'float fabs(float)'
7>12> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\math.h(119): or 'double fabs(double)'
7>12> while trying to match the argument list '(itk::Index<VIndexDimension>::IndexValueType)'
7>12> with
7>12> [
7>12> VIndexDimension=3
7>12> ]
7>28>Performing Pre-Link Event...
7>12>Build log was saved at "file://c:\Projects\CIP-build\CIP-build\CommandLineTools\GenerateLesionSegmentation\GenerateLesionSegmentationLib.dir\Release\BuildLog.htm"
7>28>GetTransformationSimilarityMetricTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
7>28>GetTransformationSimilarityMetricTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl itk::itkFactoryRegistration(void)" (__imp_?itkFactoryRegistration@itk@@YAXXZ) referenced in function main
7>29>RegisterCT2DTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
7>29>RegisterCT2DTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl itk::itkFactoryRegistration(void)" (__imp_?itkFactoryRegistration@itk@@YAXXZ) referenced in function main
7>30>GetTransformationSimilarityMetric3DTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
7>30>GetTransformationSimilarityMetric3DTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl itk::itkFactoryRegistration(void)" (__imp_?itkFactoryRegistration@itk@@YAXXZ) referenced in function main
7>30>Build log was saved at "file://c:\Projects\CIP-build\CIP-build\CommandLineTools\GetTransformationSimilarityMetric3D\GetTransformationSimilarityMetric3DTest.dir\Release\BuildLog.htm"
7>30>GetTransformationSimilarityMetric3DTest - 3 error(s), 0 warning(s)
7>31>Linking...
7>32>------ Build started: Project: GetTransformationSimilarityMetric3D, Configuration: Release x64 ------
7>32>Linking...
7>31> Creating library C:\Projects\CIP-build\lib\Release\RegisterCTTest.lib and object C:\Projects\CIP-build\lib\Release\RegisterCTTest.exp
7>31>RegisterCTTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
7>31>RegisterCTTest.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) void __cdecl itk::itkFactoryRegistration(void)" (__imp_?itkFactoryRegistration@itk@@YAXXZ) referenced in function main
7>31>C:\Projects\CIP-build\CIP-build\CommandLineTools\Testing\bin\Release\RegisterCTTest.exe : fatal error LNK1120: 2 unresolved externals
7>31>Build log was saved at "file://c:\Projects\CIP-build\CIP-build\CommandLineTools\RegisterCT\RegisterCTTest.dir\Release\BuildLog.htm"
7>31>RegisterCTTest - 3 error(s), 0 warning(s)
7>33>------ Build started: Project: GetTransformationSimilarityMetric2DTest, Configuration: Release x64 ------
7>33>Performing Pre-Link Event...
7>33>Linking...
7>33> Creating library C:\Projects\CIP-build\lib\Release\GetTransformationSimilarityMetric2DTest.lib and object C:\Projects\CIP-build\lib\Release\GetTransformationSimilarityMetric2DTest.exp
7>33>GetTransformationSimilarityMetric2DTest.obj : error LNK2019: unresolved external symbol __imp_ModuleEntryPoint referenced in function "void __cdecl RegisterTests(void)" (?RegisterTests@@YAXXZ)
7>32> Creating library C:\Projects\CIP-build\CIP-build\bin\Release\GetTransformationSimilarityMetric3D.lib and object C:\Projects\CIP-build\CIP-build\bin\Release\GetTransformationSimilarityMetric3D.exp
The maximum number of reported warnings or errors has been reached!!!