Site Name: WIN-VS2013
Build Name: teem-Slicer-Windows-AMD64 (view notes)
Stamp: 20180911-0500-Nightly (related builds)
Time: 2018-09-12T00:13:42 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
Configure03
Build503
Test029
Previous Build
StageErrorsWarnings
Update00
Configure01
Build00
Test00

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: 2018-09-12T00:13:27 EDT
End Time: 2018-09-12T00:13:29 EDT
Update Command: "C:/Users/Administrator/AppData/Local/GitHubDesktop/app-1.1.0/resources/app/git/cmd/git.exe" "fetch"
Update Type: GIT
Number of Updates: 0

Configure (0 errors, 3 warnings)

Start Time: 2018-09-12T00:13:29 EDT
End Time: 2018-09-12T00:13:41 EDT
Configure Command: C:/Program Files/CMake/bin/cmake.exe "-GVisual Studio 12 2013" "C:/Projects/teem-Slicer"
Configure Return Value: 0
Configure Output:
-- The C compiler identification is MSVC 18.0.40629.0
-- The CXX compiler identification is MSVC 18.0.40629.0
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/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 12.0/VC/bin/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of void*
-- Check size of void* - done
-- Check size of char
-- Check size of char - done
-- Check size of short
-- Check size of short - done
-- Check size of float
-- Check size of float - done
-- Check size of double
-- Check size of double - done
-- Looking for limits.h
-- Looking for limits.h - found
-- Looking for unistd.h
-- Looking for unistd.h - not found
-- Looking for pthread.h
-- Looking for pthread.h - not found
-- Looking for include files sys/types.h, sys/prctl.h
-- Looking for include files sys/types.h, sys/prctl.h - not found
-- Check if the system is big endian
-- Searching 16 bit integer
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Found Threads: TRUE  
-- Check the value of the 22nd bit of a 32-bit quiet-NaN
-- Check the value of the 22nd bit of a 32-bit quiet-NaN - 1
-- Found ZLIB: D:/Projects/CIP-build/CIPPython-install/Library/lib/z.lib (found version "1.2.11") 
-- Found PNG: D:/Projects/CIP-build/CIPPython-install/Library/lib/libpng.lib (found version "1.6.34") 
warning: Turning off Teem_BZIP2, because it wasn't found.
warning: Turning off Teem_PTHREAD, because it wasn't found.
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

View Configure Summary

Build (50 errors, 3 warnings)

Build command: "C:\Program Files\CMake\bin\cmake.exe" --build . --config "Release"
Start Time: 2018-09-12T00:13:42 EDT
End Time: 2018-09-12T00:14:54 EDT

InitializeBuildStatus:
  Creating "deconv.dir\Release\deconv.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule /.../teem-Slicer/src/bin/CMakeLists.txt
  CMake does not need to re-run because /.../teem-Slicer-build/src/bin/CMakeFiles/generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I"C:\Projects\teem-Slicer-build\include" /I"C:\Projects\teem-Slicer\include" /I"D:\Projects\CIP-build\CIPPython-install\Library\include" /nologo /W3 /WX- /O2 /Ob2 /Oy- /D WIN32 /D _WINDOWS /D NDEBUG /D TEEM_STATIC /D TEEM_ZLIB /D TEEM_PNG /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D TEEM_QNANHIBIT=1 /D TEEM_DIO=0 /D TEEM_BUILD_EXPERIMENTAL_LIBS /D TEEM_BUILD_EXPERIMENTAL_APPS /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"deconv.dir\Release\\" /Fd"deconv.dir\Release\vc120.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Projects\teem-Slicer\src\bin\deconv.c"
  deconv.c
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]
C:\Projects\teem-Slicer-build\bin\Release\deconv.exe : fatal error LNK1120: 38 unresolved externals [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).
PrepareForBuild:
  Creating directory "emap.dir\Release\".
  Creating directory "emap.dir\Release\emap.tlog\".
InitializeBuildStatus:
  Creating "emap.dir\Release\emap.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
  Building Custom Rule /.../teem-Slicer/src/bin/CMakeLists.txt
  CMake does not need to re-run because /.../teem-Slicer-build/src/bin/CMakeFiles/generate.stamp is up-to-date.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\CL.exe /c /I"C:\Projects\teem-Slicer-build\include" /I"C:\Projects\teem-Slicer\include" /I"D:\Projects\CIP-build\CIPPython-install\Library\include" /nologo /W3 /WX- /O2 /Ob2 /Oy- /D WIN32 /D _WINDOWS /D NDEBUG /D TEEM_STATIC /D TEEM_ZLIB /D TEEM_PNG /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D TEEM_QNANHIBIT=1 /D TEEM_DIO=0 /D TEEM_BUILD_EXPERIMENTAL_LIBS /D TEEM_BUILD_EXPERIMENTAL_APPS /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Fo"emap.dir\Release\\" /Fd"emap.dir\Release\vc120.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Projects\teem-Slicer\src\bin\emap.c"
  emap.c
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!!!
View Errors Summary

Build Warnings (3)

Build Log line 407


File: src/elf/ESHEstimElf.c Line: 299
  model1Vector2D.c
  model1Unit2D.c
  model2Unit2D.c
  modelBall1StickEMD.c
  modelBall1Stick.c
  modelBall1Cylinder.c
  model1Cylinder.c
  model1Tensor2.c
  ballStickElf.c
  ESHEstimElf.c
C:\Projects\teem-Slicer\src\elf\ESHEstimElf.c(299): warning C4244: '*=' : conversion from 'double' to 'float', possible loss of data [C:\Projects\teem-Slicer-build\teem.vcxproj]
  glyphElf.c
  maximaElf.c
  actionPull.c
  binningPull.c
  constraints.c
  contextPull.c
  parmPull.c
  initPull.c
  Generating Code...
  Compiling...

Build Log line 2944


File: C:/Projects/teem-Slicer-build/ src/elf/ESHEstimElf.c Line: 299
C:\Projects\teem-Slicer-build\bin\Release\vprobe.exe : fatal error LNK1120: 38 unresolved externals [C:\Projects\teem-Slicer-build\src\bin\vprobe.vcxproj]
Done Building Project "C:\Projects\teem-Slicer-build\src\bin\vprobe.vcxproj" (default targets) -- FAILED.
Done Building Project "C:\Projects\teem-Slicer-build\ALL_BUILD.vcxproj" (default targets) -- FAILED.

Build FAILED.

"C:\Projects\teem-Slicer-build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Projects\teem-Slicer-build\src\bin\airSanity.vcxproj" (default target) (3) ->
"C:\Projects\teem-Slicer-build\teem.vcxproj" (default target) (4) ->
(ClCompile target) -> 
  C:\Projects\teem-Slicer\src\elf\ESHEstimElf.c(299): warning C4244: '*=' : conversion from 'double' to 'float', possible loss of data [C:\Projects\teem-Slicer-build\teem.vcxproj]

"C:\Projects\teem-Slicer-build\ALL_BUILD.vcxproj" (default target) (1) ->
"C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj" (default target) (6) ->
(Link target) -> 
  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]
*** WARNING non-zero return value in ctest from: C:\Program Files\CMake\bin\cmake.exe

View Warnings Summary

Test (8 passed, 0 failed, 29 not run)
View Tests Summary