CMake Warning (dev) at CMakeLists.txt:555 (install):
Policy CMP0062 is not set: Disallow install() of export() result. Run
"cmake --help-policy CMP0062" for policy details. Use the cmake_policy
command to set the policy and suppress this warning.
The file
C:/Projects/teem-Slicer-build/TeemLibraryDepends.cmake
was generated by the export() command. It should not be installed with the
install() command. Use the install(EXPORT) mechanism instead. See the
cmake-packages(7) manual for more.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
-- Generating done
-- Build files have been written to: C:/Projects/teem-Slicer-build
Done Building Project "C:\Projects\teem-Slicer-build\src\bin\cubic.vcxproj" (default targets).
Project "C:\Projects\teem-Slicer-build\ALL_BUILD.vcxproj" (1) is building "C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj" (6) on node 1 (default targets).
InitializeBuildStatus:
Touching "deconv.dir\Release\deconv.tlog\unsuccessfulbuild".
CustomBuild:
All outputs are up-to-date.
ClCompile:
All outputs are up-to-date.
Link:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Projects\teem-Slicer-build\bin\Release\deconv.exe" /INCREMENTAL:NO /NOLOGO ..\..\bin\Release\teem.lib "D:\Projects\CIP-build\CIPPython-install\Library\lib\z.lib" "D:\Projects\CIP-build\CIPPython-install\Library\lib\libpng.lib" "D:\Projects\CIP-build\CIPPython-install\Library\lib\z.lib" "D:\Projects\CIP-build\CIPPython-install\Library\lib\libpng.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"/.../teem-Slicer-build/bin/Release/deconv.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"/.../teem-Slicer-build/bin/Release/deconv.lib" /MACHINE:X86 /SAFESEH /machine:X86 deconv.dir\Release\deconv.obj
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_sig_bytes referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_create_read_struct referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_create_write_struct referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_longjmp_fn referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_create_info_struct referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_write_info referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_read_info referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_expand_gray_1_2_4_to_8 referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_palette_to_rgb referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_tRNS_to_alpha referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_swap referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_read_update_info referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_read_image referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_write_image referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_write_end referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_read_end referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_destroy_read_struct referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_destroy_write_struct referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_write_fn referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_read_fn referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_get_io_ptr referenced in function __nrrdFlushDataPNG [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_error referenced in function __nrrdReadDataPNG [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_get_valid referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_get_rowbytes referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_rows referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_get_channels referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_get_IHDR referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_IHDR referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_get_text referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_text referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(gzio.obj) : error LNK2019: unresolved external symbol _deflate referenced in function __nrrdGzDoFlush [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(gzio.obj) : error LNK2019: unresolved external symbol _deflateEnd referenced in function __nrrdGzDestroy [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(gzio.obj) : error LNK2019: unresolved external symbol _inflate referenced in function __nrrdGzRead [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(gzio.obj) : error LNK2019: unresolved external symbol _inflateEnd referenced in function __nrrdGzDestroy [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(gzio.obj) : error LNK2019: unresolved external symbol _inflateReset referenced in function __nrrdGzRead [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(gzio.obj) : error LNK2019: unresolved external symbol _crc32 referenced in function __nrrdGzOpen [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(gzio.obj) : error LNK2019: unresolved external symbol _deflateInit2_ referenced in function __nrrdGzOpen [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(gzio.obj) : error LNK2019: unresolved external symbol _inflateInit2_ referenced in function __nrrdGzOpen [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
Done Building Project "C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj" (default targets) -- FAILED.
Project "C:\Projects\teem-Slicer-build\ALL_BUILD.vcxproj" (1) is building "C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj" (7) on node 1 (default targets).
InitializeBuildStatus:
Touching "emap.dir\Release\emap.tlog\unsuccessfulbuild".
CustomBuild:
All outputs are up-to-date.
ClCompile:
All outputs are up-to-date.
Link:
C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Projects\teem-Slicer-build\bin\Release\emap.exe" /INCREMENTAL:NO /NOLOGO ..\..\bin\Release\teem.lib "D:\Projects\CIP-build\CIPPython-install\Library\lib\z.lib" "D:\Projects\CIP-build\CIPPython-install\Library\lib\libpng.lib" "D:\Projects\CIP-build\CIPPython-install\Library\lib\z.lib" "D:\Projects\CIP-build\CIPPython-install\Library\lib\libpng.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"/.../teem-Slicer-build/bin/Release/emap.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"/.../teem-Slicer-build/bin/Release/emap.lib" /MACHINE:X86 /SAFESEH /machine:X86 emap.dir\Release\emap.obj
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_sig_bytes referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_create_read_struct referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_create_write_struct referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_longjmp_fn referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_create_info_struct referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_write_info referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_read_info referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_expand_gray_1_2_4_to_8 referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_palette_to_rgb referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_tRNS_to_alpha referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_swap referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_read_update_info referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_read_image referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_write_image referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_write_end referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_read_end referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_destroy_read_struct referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_destroy_write_struct referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_write_fn referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_read_fn referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_get_io_ptr referenced in function __nrrdFlushDataPNG [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
The maximum number of reported warnings or errors has been reached!!!