Started by user florent.leray@inria.fr Running as SYSTEM Building remotely on medinria-win10 (windows) in workspace c:\d\w The recommended git tool is: NONE using credential medinria-bot-key > git rev-parse --resolve-git-dir c:\d\w\medInria\.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:medInria/medInria-public.git # timeout=10 Fetching upstream changes from git@github.com:medInria/medInria-public.git > git --version # timeout=10 > git --version # 'git version 2.40.0.windows.1' using GIT_SSH to set credentials This is the ssh key of the medInria bot account on github Verifying host key using known hosts file > git fetch --tags --force --progress -- git@github.com:medInria/medInria-public.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse "refs/remotes/origin/master^{commit}" # timeout=10 Checking out Revision 595a2ce62c8864c4ecb8acbf0d50e32aa734ed8f (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 595a2ce62c8864c4ecb8acbf0d50e32aa734ed8f # timeout=10 Commit message: "Merge pull request #1114 from mathildemerle/githubSSH" > git rev-list --no-walk 595a2ce62c8864c4ecb8acbf0d50e32aa734ed8f # timeout=10 [medInria-b] $ cmake -G "Visual Studio 15 2017" -D CMAKE_BUILD_TYPE=Release -DCMAKE_GENERATOR_PLATFORM=x64 -DmedInria_BUILD_TYPE:STRING=Release -DCMAKE_BUILD_TYPE_medInria=Release -DSKIP_GITHUB_TESTS=OFF c:\d\w\medInria -- Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.19044. -- The C compiler identification is MSVC 19.16.27043.0 -- The CXX compiler identification is MSVC 19.16.27043.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found Boost: C:/boost/boost_1_70_0 (found version "1.70.0") -- Configuring done (23.1s) -- Generating done (0.7s) -- Build files have been written to: C:/d/w/medInria-b WARNING: Failed to get value for variable `CMAKE_BUILD_TOOL` from file 'c:\d\w\medInria-b\CMakeCache.txt'. [medInria-b] $ cmake --build c:\d\w\medInria-b Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Creating directories for 'DCMTK' Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt Performing download step (git clone) for 'DCMTK' Cloning into 'DCMTK'... HEAD is now at e4df3575f Created CHANGES.362 for DCMTK release 3.6.2. Performing update step for 'DCMTK' Performing patch step for 'DCMTK' The patch DCMTK_STL_QUIET.patch will be applied on pre-existing C:/d/w/medInria_ExtProjs/src/DCMTK CUSTOMBUILD : warning : CMake/GenerateDCMTKConfigure.cmake has type 100644, expected 100755 [C:\d\w\medInria-b\superbuild\DCMTK-configure.vcxproj] Performing configure step for 'DCMTK' CMake Warning (dev) at CMakeLists.txt:2 (PROJECT): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.19044. -- The C compiler identification is MSVC 19.16.27043.0 -- The CXX compiler identification is MSVC 19.16.27043.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:5 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at CMake/dcmtkPrepare.cmake:11 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): CMakeLists.txt:17 (INCLUDE) CMake Deprecation Warning at CMake/dcmtkPrepare.cmake:230 (CMAKE_POLICY): The OLD behavior for policy CMP0005 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:17 (INCLUDE) CUSTOMBUILD : -- warning : SNDFILE support will be disabled because libsndfile directory was not specified. Correct path and re-enable DCMTK_WITH_SNDFILE. [C:\d\w\medInria-b\superbuild\DCMTK-configure.vcxproj] -- Performing Test WITH_STDLIBC_ICONV -- Performing Test WITH_STDLIBC_ICONV - Failed CUSTOMBUILD : -- warning : ICU support will be disabled because the ICU were not found. [C:\d\w\medInria-b\superbuild\DCMTK-configure.vcxproj] -- Info: DCMTK will compile with built-in (compiled-in) dictionary -- Info: DCMTK will not try to load external dictionary from default path on startup -- Info: DCMTK's builtin private dictionary support will be enabled -- Info: Thread support will be enabled -- Info: Wide char file I/O functions will be enabled -- Info: Wide char main function for command line tools will be disabled -- Info: Building DCMTK without character set conversion support -- 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 char -- Check size of char - done -- Check size of double -- Check size of double - done -- Check size of float -- Check size of float - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of short -- Check size of short - done -- Check size of void* -- Check size of void* - done -- Looking for __FUNCTION__ -- Looking for __FUNCTION__ - found -- Looking for __FUNCTION__ -- Looking for __FUNCTION__ - found -- Looking for __PRETTY_FUNCTION__ -- Looking for __PRETTY_FUNCTION__ - not found -- Looking for __PRETTY_FUNCTION__ -- Looking for __PRETTY_FUNCTION__ - not found -- Looking for __func__ -- Looking for __func__ - found -- Looking for __func__ -- Looking for __func__ - found -- Looking for C++ include windows.h -- Looking for C++ include windows.h - found -- Looking for C++ include winsock.h -- Looking for C++ include winsock.h - found -- Looking for C++ include errno.h -- Looking for C++ include errno.h - found -- Looking for C++ include dirent.h -- Looking for C++ include dirent.h - not found -- Looking for C++ include fcntl.h -- Looking for C++ include fcntl.h - found -- Looking for C++ include fstream -- Looking for C++ include fstream - found -- Looking for C++ include fstream.h -- Looking for C++ include fstream.h - not found -- Looking for C++ include fnmatch.h -- Looking for C++ include fnmatch.h - not found -- Looking for C++ include float.h -- Looking for C++ include float.h - found -- Looking for C++ include grp.h -- Looking for C++ include grp.h - not found -- Looking for C++ include malloc.h -- Looking for C++ include malloc.h - found -- Looking for C++ include math.h -- Looking for C++ include math.h - found -- Looking for C++ include cmath -- Looking for C++ include cmath - found -- Looking for C++ include ieeefp.h -- Looking for C++ include ieeefp.h - not found -- Looking for C++ include inttypes.h -- Looking for C++ include inttypes.h - found -- Looking for C++ include iomanip -- Looking for C++ include iomanip - found -- Looking for C++ include iomanip.h -- Looking for C++ include iomanip.h - not found -- Looking for C++ include iostream -- Looking for C++ include iostream - found -- Looking for C++ include iostream.h -- Looking for C++ include iostream.h - not found -- Looking for C++ include io.h -- Looking for C++ include io.h - found -- Looking for C++ include iso646.h -- Looking for C++ include iso646.h - found -- Looking for C++ include png.h -- Looking for C++ include png.h - not found -- Looking for C++ include limits.h -- Looking for C++ include limits.h - found -- Looking for C++ include climits -- Looking for C++ include climits - found -- Looking for C++ include locale.h -- Looking for C++ include locale.h - found -- Looking for C++ include ndir.h -- Looking for C++ include ndir.h - not found -- Looking for C++ include netdb.h -- Looking for C++ include netdb.h - not found -- Looking for C++ include new.h -- Looking for C++ include new.h - found -- Looking for C++ include pwd.h -- Looking for C++ include pwd.h - not found -- Looking for C++ include semaphore.h -- Looking for C++ include semaphore.h - not found -- Looking for C++ include setjmp.h -- Looking for C++ include setjmp.h - found -- Looking for C++ include sstream -- Looking for C++ include sstream - found -- Looking for C++ include sstream.h -- Looking for C++ include sstream.h - not found -- Looking for C++ include stat.h -- Looking for C++ include stat.h - not found -- Looking for C++ include stdbool.h -- Looking for C++ include stdbool.h - found -- Looking for C++ include cstddef -- Looking for C++ include cstddef - found -- Looking for C++ include cstdint -- Looking for C++ include cstdint - found -- Looking for C++ include stdio.h -- Looking for C++ include stdio.h - found -- Looking for C++ include cstdio -- Looking for C++ include cstdio - found -- Looking for C++ include strings.h -- Looking for C++ include strings.h - not found -- Looking for C++ include string.h -- Looking for C++ include string.h - found -- Looking for C++ include strstream.h -- Looking for C++ include strstream.h - not found -- Looking for C++ include strstream -- Looking for C++ include strstream - found -- Looking for C++ include strstrea.h -- Looking for C++ include strstrea.h - not found -- Looking for C++ include synch.h -- Looking for C++ include synch.h - not found -- Looking for C++ include syslog.h -- Looking for C++ include syslog.h - not found -- Looking for C++ include sys/errno.h -- Looking for C++ include sys/errno.h - not found -- Looking for C++ include sys/dir.h -- Looking for C++ include sys/dir.h - not found -- Looking for C++ include sys/file.h -- Looking for C++ include sys/file.h - not found -- Looking for C++ include sys/ndir.h -- Looking for C++ include sys/ndir.h - not found -- Looking for C++ include sys/param.h -- Looking for C++ include sys/param.h - not found -- Looking for C++ include sys/resource.h -- Looking for C++ include sys/resource.h - not found -- Looking for C++ include sys/select.h -- Looking for C++ include sys/select.h - not found -- Looking for C++ include sys/syscall.h -- Looking for C++ include sys/syscall.h - not found -- Looking for C++ include sys/systeminfo.h -- Looking for C++ include sys/systeminfo.h - not found -- Looking for C++ include sys/time.h -- Looking for C++ include sys/time.h - not found -- Looking for C++ include sys/timeb.h -- Looking for C++ include sys/timeb.h - found -- Looking for C++ include sys/utime.h -- Looking for C++ include sys/utime.h - found -- Looking for C++ include sys/utsname.h -- Looking for C++ include sys/utsname.h - not found -- Looking for C++ include sys/wait.h -- Looking for C++ include sys/wait.h - not found -- Looking for C++ include sys/socket.h -- Looking for C++ include sys/socket.h - not found -- Looking for C++ include thread.h -- Looking for C++ include thread.h - not found -- Looking for C++ include sys/stat.h -- Looking for C++ include sys/stat.h - found -- Looking for C++ include time.h -- Looking for C++ include time.h - found -- Looking for C++ include unistd.h -- Looking for C++ include unistd.h - not found -- Looking for C++ include unix.h -- Looking for C++ include unix.h - not found -- Looking for C++ include utime.h -- Looking for C++ include utime.h - not found -- Looking for C++ include wchar.h -- Looking for C++ include wchar.h - found -- Looking for C++ include wctype.h -- Looking for C++ include wctype.h - found -- Looking for C++ include alloca.h -- Looking for C++ include alloca.h - not found -- Looking for C++ include arpa/inet.h -- Looking for C++ include arpa/inet.h - not found -- Looking for C++ include ctype.h -- Looking for C++ include ctype.h - found -- Looking for C++ include memory.h -- Looking for C++ include memory.h - found -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - not found -- Looking for C++ include libc.h -- Looking for C++ include libc.h - not found -- Looking for C++ include stdlib.h -- Looking for C++ include stdlib.h - found -- Looking for C++ include stdarg.h -- Looking for C++ include stdarg.h - found -- Looking for C++ include cstdarg -- Looking for C++ include cstdarg - found -- Looking for C++ include signal.h -- Looking for C++ include signal.h - found -- Looking for C++ include fenv.h -- Looking for C++ include fenv.h - found -- Looking for include files sys/types.h, netinet/in_systm.h -- Looking for include files sys/types.h, netinet/in_systm.h - not found -- Looking for include files sys/types.h, netinet/in.h -- Looking for include files sys/types.h, netinet/in.h - not found -- Looking for include files sys/types.h, netinet/tcp.h -- Looking for include files sys/types.h, netinet/tcp.h - not found -- Looking for C++ include libpng/png.h -- Looking for C++ include libpng/png.h - not found -- Looking for connect -- Looking for connect - not found -- Looking for accept -- Looking for accept - not found -- Looking for access -- Looking for access - found -- Looking for bcmp -- Looking for bcmp - not found -- Looking for bcopy -- Looking for bcopy - not found -- Looking for bind -- Looking for bind - not found -- Looking for bzero -- Looking for bzero - not found -- Looking for cuserid -- Looking for cuserid - not found -- Looking for _doprnt -- Looking for _doprnt - not found -- Looking for finite -- Looking for finite - not found -- Looking for flock -- Looking for flock - not found -- Looking for fork -- Looking for fork - not found -- Looking for fseeko -- Looking for fseeko - not found -- Looking for ftime -- Looking for ftime - found -- Looking for getaddrinfo -- Looking for getaddrinfo - not found -- Looking for getenv -- Looking for getenv - found -- Looking for geteuid -- Looking for geteuid - not found -- Looking for getgrnam -- Looking for getgrnam - not found -- Looking for gethostbyname -- Looking for gethostbyname - not found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - not found -- Looking for gethostbyaddr_r -- Looking for gethostbyaddr_r - not found -- Looking for gethostname -- Looking for gethostname - not found -- Looking for gethostid -- Looking for gethostid - not found -- Looking for getlogin -- Looking for getlogin - not found -- Looking for getlogin_r -- Looking for getlogin_r - not found -- Looking for getpid -- Looking for getpid - found -- Looking for getpwnam -- Looking for getpwnam - not found -- Looking for getsockname -- Looking for getsockname - not found -- Looking for getsockopt -- Looking for getsockopt - not found -- Looking for getuid -- Looking for getuid - not found -- Looking for gmtime_r -- Looking for gmtime_r - not found -- Looking for index -- Looking for index - not found -- Looking for isinf -- Looking for isinf - not found -- Looking for isnan -- Looking for isnan - not found -- Looking for itoa -- Looking for itoa - found -- Looking for listen -- Looking for listen - not found -- Looking for localtime_r -- Looking for localtime_r - not found -- Looking for lockf -- Looking for lockf - not found -- Looking for lstat -- Looking for lstat - not found -- Looking for malloc_debug -- Looking for malloc_debug - not found -- Looking for mbstowcs -- Looking for mbstowcs - found -- Looking for wcstombs -- Looking for wcstombs - found -- Looking for memmove -- Looking for memmove - not found -- Looking for mkstemp -- Looking for mkstemp - not found -- Looking for mktemp -- Looking for mktemp - found -- Looking for rindex -- Looking for rindex - not found -- Looking for select -- Looking for select - not found -- Looking for setsockopt -- Looking for setsockopt - not found -- Looking for setuid -- Looking for setuid - not found -- Looking for sleep -- Looking for sleep - not found -- Looking for socket -- Looking for socket - not found -- Looking for stat -- Looking for stat - found -- Looking for strchr -- Looking for strchr - found -- Looking for strdup -- Looking for strdup - found -- Looking for strerror -- Looking for strerror - found -- Looking for strlcat -- Looking for strlcat - not found -- Looking for strlcpy -- Looking for strlcpy - not found -- Looking for strstr -- Looking for strstr - found -- Looking for strtoul -- Looking for strtoul - found -- Looking for sysinfo -- Looking for sysinfo - not found -- Looking for tempnam -- Looking for tempnam - found -- Looking for tmpnam -- Looking for tmpnam - found -- Looking for uname -- Looking for uname - not found -- Looking for usleep -- Looking for usleep - not found -- Looking for wait3 -- Looking for wait3 - not found -- Looking for waitpid -- Looking for waitpid - not found -- Looking for _findfirst -- Looking for _findfirst - found -- Looking for nanosleep -- Looking for nanosleep - not found -- Looking for prototype of feenableexcept -- Looking for prototype of feenableexcept - not found. -- Looking for prototype of isinf -- Looking for prototype of isinf - not found. -- Looking for prototype of isnan -- Looking for prototype of isnan - not found. -- Looking for prototype of finite -- Looking for prototype of finite - not found. -- Looking for prototype of std::isinf(0.) -- Looking for prototype of std::isinf(0.) - found -- Looking for prototype of std::isnan(0.) -- Looking for prototype of std::isnan(0.) - found -- Looking for prototype of std::finite -- Looking for prototype of std::finite - not found. -- Looking for prototype of flock -- Looking for prototype of flock - not found. -- Looking for prototype of gethostbyname -- Looking for prototype of gethostbyname - found -- Looking for prototype of gethostbyname_r -- Looking for prototype of gethostbyname_r - not found. -- Looking for prototype of gethostbyaddr_r -- Looking for prototype of gethostbyaddr_r - not found. -- Looking for prototype of gethostid -- Looking for prototype of gethostid - not found. -- Looking for prototype of bzero -- Looking for prototype of bzero - not found. -- Looking for prototype of gethostname -- Looking for prototype of gethostname - found -- Looking for prototype of waitpid -- Looking for prototype of waitpid - not found. -- Looking for prototype of wait3 -- Looking for prototype of wait3 - not found. -- Looking for prototype of usleep -- Looking for prototype of usleep - not found. -- Looking for prototype of accept -- Looking for prototype of accept - found -- Looking for prototype of bind -- Looking for prototype of bind - found -- Looking for prototype of getsockname -- Looking for prototype of getsockname - found -- Looking for prototype of getsockopt -- Looking for prototype of getsockopt - found -- Looking for prototype of setsockopt -- Looking for prototype of setsockopt - found -- Looking for prototype of socket -- Looking for prototype of socket - found -- Looking for prototype of listen -- Looking for prototype of listen - found -- Looking for prototype of _vsnprintf_s -- Looking for prototype of _vsnprintf_s - found -- Looking for prototype of vfprintf_s -- Looking for prototype of vfprintf_s - found -- Looking for prototype of vprintf -- Looking for prototype of vprintf - found -- Looking for prototype of vsnprintf -- Looking for prototype of vsnprintf - found -- Looking for prototype of vsprintf_s -- Looking for prototype of vsprintf_s - found -- Looking for prototype of std::vfprintf -- Looking for prototype of std::vfprintf - found -- Looking for prototype of std::vsnprintf -- Looking for prototype of std::vsnprintf - found -- Looking for prototype of _stricmp -- Looking for prototype of _stricmp - found -- Looking for prototype of socklen_t definition -- Looking for prototype of socklen_t definition - not found. -- Looking for prototype of gettimeofday -- Looking for prototype of gettimeofday - not found. -- Looking for prototype of connect -- Looking for prototype of connect - found -- Looking for prototype of mkstemp -- Looking for prototype of mkstemp - not found. -- Looking for prototype of mktemp -- Looking for prototype of mktemp - found -- Looking for prototype of memcmp -- Looking for prototype of memcmp - found -- Looking for prototype of memcpy -- Looking for prototype of memcpy - found -- Looking for prototype of memset -- Looking for prototype of memset - found -- Looking for prototype of select -- Looking for prototype of select - found -- Looking for prototype of strcasecmp -- Looking for prototype of strcasecmp - not found. -- Looking for prototype of strncasecmp -- Looking for prototype of strncasecmp - not found. -- Looking for prototype of strerror_r -- Looking for prototype of strerror_r - not found. -- Looking for prototype of SYS_gettid -- Looking for prototype of SYS_gettid - not found. -- Looking for prototype of std::ios_base::openmode definition -- Looking for prototype of std::ios_base::openmode definition - not found. -- Looking for prototype of pthread_rwlock_init -- Looking for prototype of pthread_rwlock_init - not found. -- Looking for prototype of __sync_add_and_fetch((int*)0,0) -- Looking for prototype of __sync_add_and_fetch((int*)0,0) - not found. -- Looking for prototype of __sync_sub_and_fetch((int*)0,0) -- Looking for prototype of __sync_sub_and_fetch((int*)0,0) - not found. -- Looking for prototype of InterlockedIncrement((long*)0) -- Looking for prototype of InterlockedIncrement((long*)0) - found -- Looking for prototype of InterlockedDecrement((long*)0) -- Looking for prototype of InterlockedDecrement((long*)0) - found -- Looking for prototype of _fpclassf(0.0f) -- Looking for prototype of _fpclassf(0.0f) - found -- Looking for prototype of getgrnam_r((char*)0,(group*)0,(char*)0,0,(group**)0) -- Looking for prototype of getgrnam_r((char*)0,(group*)0,(char*)0,0,(group**)0) - not found. -- Looking for prototype of getpwnam_r((char*)0,(passwd*)0,(char*)0,0,(passwd**)0) -- Looking for prototype of getpwnam_r((char*)0,(passwd*)0,(char*)0,0,(passwd**)0) - not found. -- Looking for prototype of readdir_r((DIR*)0,(dirent*)0,(dirent**)0) -- Looking for prototype of readdir_r((DIR*)0,(dirent*)0,(dirent**)0) - not found. -- Looking for prototype of nanosleep -- Looking for prototype of nanosleep - not found. -- Looking for prototype of &passwd::pw_gecos -- Looking for prototype of &passwd::pw_gecos - not found. -- Looking for prototype of uchar definition -- Looking for prototype of uchar definition - not found. -- Looking for prototype of ushort definition -- Looking for prototype of ushort definition - not found. -- Looking for prototype of uint definition -- Looking for prototype of uint definition - not found. -- Looking for prototype of ulong definition -- Looking for prototype of ulong definition - not found. -- Looking for prototype of longlong definition -- Looking for prototype of longlong definition - not found. -- Looking for prototype of ulonglong definition -- Looking for prototype of ulonglong definition - not found. -- Looking for prototype of long long definition -- Looking for prototype of long long definition - found -- Looking for prototype of unsigned long long definition -- Looking for prototype of unsigned long long definition - found -- Looking for prototype of int64_t definition -- Looking for prototype of int64_t definition - found -- Looking for prototype of uint64_t definition -- Looking for prototype of uint64_t definition - found -- Looking for prototype of fpos64_t definition -- Looking for prototype of fpos64_t definition - not found. -- Looking for prototype of off64_t definition -- Looking for prototype of off64_t definition - not found. -- Looking for prototype of popen -- Looking for prototype of popen - not found. -- Looking for prototype of pclose -- Looking for prototype of pclose - not found. -- Looking for prototype of sigjmp_buf definition -- Looking for prototype of sigjmp_buf definition - not found. -- Checking whether can be included as extern "C" -- Checking whether can be included as extern "C" -- yes -- Checking signedness of char -- Checking signedness of char -- signed -- Checking whether C++ type bool exists -- Checking whether C++ type bool exists -- yes -- Checking whether typename works correctly -- Checking whether typename works correctly -- yes -- Checking whether ENAMETOOLONG is defined -- Checking whether ENAMETOOLONG is defined -- yes -- Checking whether strerror_r returns an int -- Checking whether strerror_r returns an int -- no -- Checking whether variable length arrays are supported -- Checking whether variable length arrays are supported -- no -- Checking whether std::ios::nocreate exists -- Checking whether std::ios::nocreate exists -- no -- Checking whether explicit large file support (LFS64) is available -- Checking whether explicit large file support (LFS64) is available -- no -- Checking whether large file support (LFS) is available -- Check size of fpos_t -- Check size of fpos_t - done -- Checking whether large file support (LFS) is available -- yes -- Info: Building DCMTK with large file support (LFS) -- Checking whether __alignof__ is supported -- Checking whether __alignof__ is supported -- no -- Checking whether __alignof is supported -- Checking whether __alignof is supported -- yes -- Checking whether __attribute__((aligned)) is supported -- Checking whether __attribute__((aligned)) is supported -- no -- Checking whether __attribute__((aligned)) supports templates -- Checking whether __attribute__((aligned)) supports templates -- no -- Checking whether __declspec(align) is supported -- Checking whether __declspec(align) is supported -- yes -- Checking whether the compiler supports default constructor detection via SFINAE -- Checking whether the compiler supports default constructor detection via SFINAE -- no -- Checking whether ANSI standard C++ includes use std namespace -- Checking whether ANSI standard C++ includes use std namespace -- yes -- Checking whether the compiler supports std::nothrow -- Checking whether the compiler supports std::nothrow -- yes -- Checking whether the compiler supports operator delete (std::nothrow) -- Checking whether the compiler supports operator delete (std::nothrow) -- yes -- Checking whether the compiler supports C++11 -- Checking whether the compiler supports C++11 -- no -- Info: C++11 features disabled -- Checking whether STL vector works correctly -- Checking whether STL vector works correctly -- yes -- Info: STL vector support enabled -- Checking whether STL algorithm works correctly -- Checking whether STL algorithm works correctly -- yes -- Info: STL algorithm support enabled -- Checking whether STL limits works correctly -- Checking whether STL limits works correctly -- yes -- Info: STL limits support enabled -- Checking whether STL list works correctly -- Checking whether STL list works correctly -- yes -- Info: STL list support enabled -- Checking whether STL map works correctly -- Checking whether STL map works correctly -- yes -- Info: STL map support enabled -- Checking whether STL memory works correctly -- Checking whether STL memory works correctly -- yes -- Info: STL memory support enabled -- Checking whether STL stack works correctly -- Checking whether STL stack works correctly -- yes -- Info: STL stack support enabled -- Checking whether STL string works correctly -- Checking whether STL string works correctly -- yes -- Info: STL string support enabled -- Checking whether STL type_traits works correctly -- Checking whether STL type_traits works correctly -- yes -- Info: STL type_traits support enabled -- Checking whether STL tuple works correctly -- Checking whether STL tuple works correctly -- yes -- Info: STL tuple support enabled -- Checking whether STL system_error works correctly -- Checking whether STL system_error works correctly -- yes -- Info: STL system_error support enabled -- Looking for main in nsl -- Looking for main in nsl - not found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - not found -- Looking for main in socket -- Looking for main in socket - not found -- Looking for socket in socket -- Looking for socket in socket - not found -- Inspecting fundamental arithmetic types... -- -- TRAPS MODULO -- char yes yes -- signed char yes yes -- unsigned char yes yes -- signed short yes yes -- unsigned short yes yes -- signed int yes yes -- unsigned int yes yes -- signed long yes yes -- unsigned long yes yes -- -- float double -- TRAPS no no -- HAS INFINITY yes yes -- QUIET NAN yes yes -- SIGNALING NAN yes yes -- IEC-559 yes yes -- HAS DENORM yes yes -- TINYNESS BEFORE yes yes -- DENORM LOSS yes yes -- -- Looking for CMake command CONFIGURE_PACKAGE_CONFIG_FILE -- Looking for CMake command CONFIGURE_PACKAGE_CONFIG_FILE - found -- Looking for CMake command WRITE_BASIC_PACKAGE_VERSION_FILE -- Looking for CMake command WRITE_BASIC_PACKAGE_VERSION_FILE - found -- Configuring done (337.6s) CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/ofchrenc.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/ofcmdln.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/ofconapp.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/ofcond.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/ofconfig.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/ofconsol.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/ofcrc32.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/ofdate.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/ofdatime.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/oferror.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/offile.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/offname.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/oflist.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/ofstd.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/ofstring.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/ofthread.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/oftime.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/oftimer.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/oftempf.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/ofxml.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/ofuuid.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/ofmath.cc Call Stack (most recent call first): ofstd/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/oflog.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/apndimpl.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/appender.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/config.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/consap.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/factory.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/fileap.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/filter.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/globinit.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/hierarchy.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/hierlock.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/layout.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/logger.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/logimpl.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/logevent.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/loglevel.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/loglog.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/lloguser.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/ndc.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/ntelogap.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/nullap.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/objreg.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/patlay.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/pointer.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/property.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/rootlog.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/sleep.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/socketap.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/sockbuff.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/socket.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/strhelp.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/syncprims.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/syslogap.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/threads.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/timehelp.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/clogger.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/env.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/fileinfo.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/lockfile.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/mdc.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/queue.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/snprintf.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/tls.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/version.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/log4judp.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/logmacro.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/asyncap.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/cygwin32.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/striconv.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/strcloc.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/strccloc.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/winsock.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/windebap.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/winconap.cc Call Stack (most recent call first): oflog/libsrc/CMakeLists.txt:10 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/cmdlnarg.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcbytstr.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcchrstr.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dccodec.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcdatset.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcdatutl.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcddirif.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcdicdir.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcdicent.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcdict.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcdictbi.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcdirrec.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcelem.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcerror.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcfilefo.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcfilter.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dchashdi.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcistrma.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcistrmb.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcistrmf.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcistrmz.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcitem.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcjson.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dclist.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcmatch.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcmetinf.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcobject.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcostrma.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcostrmb.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcostrmf.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcostrmz.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcpath.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcpcache.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcpixel.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcpixseq.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcpxitem.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcrleccd.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcrlecce.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcrlecp.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcrledrg.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcrleerg.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcrlerp.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcsequen.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcspchrs.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcstack.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcswap.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dctag.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dctagkey.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dctypes.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcuid.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvr.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrae.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvras.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrat.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrcs.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrda.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrds.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrdt.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrfd.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrfl.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvris.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrlo.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrlt.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrobow.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrod.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrof.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrol.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrpn.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrpobw.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrsh.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrsl.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrss.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrst.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrtm.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvruc.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrui.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrul.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrulup.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrur.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrus.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcvrut.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcwcache.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/dcxfer.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/vrscan.cc Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/vrscanl.c Call Stack (most recent call first): dcmdata/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libi2d/i2d.cc Call Stack (most recent call first): dcmdata/libi2d/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libi2d/i2dplvlp.cc Call Stack (most recent call first): dcmdata/libi2d/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libi2d/i2djpgs.cc Call Stack (most recent call first): dcmdata/libi2d/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libi2d/i2dbmps.cc Call Stack (most recent call first): dcmdata/libi2d/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libi2d/i2dplsc.cc Call Stack (most recent call first): dcmdata/libi2d/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libi2d/i2dplnsc.cc Call Stack (most recent call first): dcmdata/libi2d/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/dcmimage.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/dibaslut.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/diciefn.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/dicielut.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/didislut.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/didispfn.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/didocu.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/digsdfn.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/digsdlut.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/diimage.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/diinpx.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/diluptab.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/dimo1img.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/dimo2img.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/dimoimg.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/dimoimg3.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/dimoimg4.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/dimoimg5.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/dimomod.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/dimoopx.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/dimopx.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/diovdat.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/diovlay.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/diovlimg.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/diovpln.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/diutils.cc Call Stack (most recent call first): dcmimgle/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/diargimg.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/dicmyimg.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/dicoimg.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/dicoopx.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/dicopx.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/dihsvimg.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/dilogger.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/dipalimg.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/dipipng.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/dipitiff.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/diqtctab.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/diqtfs.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/diqthash.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/diqthitl.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/diqtpbox.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/diquant.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/diregist.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/dirgbimg.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/diybrimg.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/diyf2img.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/diyp2img.cc Call Stack (most recent call first): dcmimage/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/ddpiimpl.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/dipijpeg.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djcodecd.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djcodece.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djcparam.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djdecbas.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djdecext.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djdeclol.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djdecode.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djdecpro.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djdecsps.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djdecsv1.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djdijg12.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djdijg8.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djdijg16.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djeijg12.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djeijg8.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djeijg16.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djencbas.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djencext.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djenclol.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djencode.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djencpro.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djencsps.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djencsv1.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djrplol.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djrploss.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/djutils.cc Call Stack (most recent call first): dcmjpeg/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jaricom.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jcapimin.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jcapistd.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jcarith.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jccoefct.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jccolor.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jcdctmgr.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jcdiffct.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jchuff.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jcinit.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jclhuff.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jclossls.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jclossy.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jcmainct.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jcmarker.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jcmaster.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jcodec.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jcomapi.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jcparam.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jcphuff.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jcpred.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jcprepct.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jcsample.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jcscale.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jcshuff.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jctrans.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdapimin.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdapistd.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdarith.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdatadst.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdatasrc.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdcoefct.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdcolor.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jddctmgr.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jddiffct.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdhuff.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdinput.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdlhuff.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdlossls.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdlossy.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdmainct.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdmarker.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdmaster.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdmerge.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdphuff.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdpostct.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdpred.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdsample.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdscale.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdshuff.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jdtrans.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jerror.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jfdctflt.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jfdctfst.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jfdctint.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jidctflt.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jidctfst.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jidctint.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jidctred.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jmemmgr.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jmemnobs.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jquant1.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jquant2.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/jutils.c Call Stack (most recent call first): dcmjpeg/libijg8/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jaricom.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jcapimin.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jcapistd.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jcarith.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jccoefct.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jccolor.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jcdctmgr.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jcdiffct.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jchuff.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jcinit.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jclhuff.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jclossls.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jclossy.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jcmainct.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jcmarker.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jcmaster.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jcodec.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jcomapi.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jcparam.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jcphuff.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jcpred.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jcprepct.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jcsample.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jcscale.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jcshuff.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jctrans.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdapimin.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdapistd.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdarith.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdatadst.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdatasrc.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdcoefct.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdcolor.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jddctmgr.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jddiffct.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdhuff.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdinput.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdlhuff.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdlossls.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdlossy.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdmainct.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdmarker.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdmaster.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdmerge.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdphuff.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdpostct.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdpred.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdsample.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdscale.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdshuff.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jdtrans.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jerror.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jfdctflt.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jfdctfst.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jfdctint.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jidctflt.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jidctfst.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jidctint.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jidctred.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jmemmgr.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jmemnobs.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jquant1.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jquant2.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/jutils.c Call Stack (most recent call first): dcmjpeg/libijg12/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jaricom.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jcapimin.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jcapistd.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jcarith.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jccoefct.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jccolor.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jcdctmgr.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jcdiffct.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jchuff.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jcinit.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jclhuff.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jclossls.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jclossy.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jcmainct.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jcmarker.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jcmaster.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jcodec.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jcomapi.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jcparam.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jcphuff.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jcpred.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jcprepct.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jcsample.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jcscale.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jcshuff.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jctrans.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdapimin.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdapistd.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdarith.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdatadst.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdatasrc.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdcoefct.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdcolor.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jddctmgr.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jddiffct.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdhuff.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdinput.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdlhuff.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdlossls.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdlossy.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdmainct.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdmarker.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdmaster.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdmerge.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdphuff.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdpostct.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdpred.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdsample.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdscale.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdshuff.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jdtrans.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jerror.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jfdctflt.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jfdctfst.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jfdctint.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jidctflt.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jidctfst.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jidctint.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jidctred.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jmemmgr.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jmemnobs.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jquant1.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jquant2.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/jutils.c Call Stack (most recent call first): dcmjpeg/libijg16/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpls/libsrc/djcparam.cc Call Stack (most recent call first): dcmjpls/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpls/libsrc/djdecode.cc Call Stack (most recent call first): dcmjpls/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpls/libsrc/djencode.cc Call Stack (most recent call first): dcmjpls/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpls/libsrc/djrparam.cc Call Stack (most recent call first): dcmjpls/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpls/libsrc/djcodecd.cc Call Stack (most recent call first): dcmjpls/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpls/libsrc/djutils.cc Call Stack (most recent call first): dcmjpls/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpls/libsrc/djcodece.cc Call Stack (most recent call first): dcmjpls/libsrc/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpls/libcharls/header.cc Call Stack (most recent call first): dcmjpls/libcharls/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpls/libcharls/intrface.cc Call Stack (most recent call first): dcmjpls/libcharls/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpls/libcharls/jpegls.cc Call Stack (most recent call first): dcmjpls/libcharls/CMakeLists.txt:5 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmtls/libsrc/tlslayer.cc Call Stack (most recent call first): dcmtls/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmtls/libsrc/tlstrans.cc Call Stack (most recent call first): dcmtls/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmtls/libsrc/tlsscu.cc Call Stack (most recent call first): dcmtls/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/assoc.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/cond.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dcasccff.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dcasccfg.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dccfenmp.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dccfpcmp.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dccfprmp.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dccfrsmp.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dccftsmp.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dccfuidh.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dcmlayer.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dcmtrans.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dcompat.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dimcancl.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dimcmd.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dimdump.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dimecho.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dimfind.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dimget.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dimmove.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dimse.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dimstore.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/diutil.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dul.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dulconst.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dulextra.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dulfsm.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dulparse.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dulpres.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/extneg.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/lst.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dfindscu.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dstorscp.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dstorscu.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dcuserid.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/scu.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/scp.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/scpthrd.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/scpcfg.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/scppool.cc Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/dwrap.c Call Stack (most recent call first): dcmnet/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrcitem.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrcodtn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrcodvl.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrcomtn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrcomvl.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrcontn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrcsidl.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrdattn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrdncsr.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrdoc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrdocst.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrdoctn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrdoctr.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrdtitn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrimgfr.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrimgse.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrimgtn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrimgvl.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrnumtn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrnumvl.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrpnmtn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrposcn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrrefin.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrreftn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrscogr.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrsc3gr.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrscotn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrsc3tn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrscovl.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrsc3vl.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrsoprf.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrstrvl.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrtcodt.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrtcosp.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrtcotn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrtcoto.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrtcovl.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrtextn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrtimtn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrtpltn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrtree.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrtypes.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsruidtn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrwavch.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrwavtn.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrwavvl.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrxmlc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrxmld.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsriodcc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrbascc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrenhcc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrcomcc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrkeycc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrmamcc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrchecc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrcolcc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrprocc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrxrdcc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrspecc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrmaccc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrimpcc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrc3dcc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrrrdcc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsracqcc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrsaecc.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrctpl.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrrtpl.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrstpl.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/dsrctxgr.cc Call Stack (most recent call first): dcmsr/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/init.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/logger.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/srnumvl.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/tid1001.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/tid1204.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/tid1411.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/tid1500.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/tid1600.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid11.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid29.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid29e.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid42.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid100.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid244.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid244e.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid4020.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid4021.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid4031.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid4031e.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid5000.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid5001.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid6147.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid7021.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid7181.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid7445.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid7452.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid7453.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid7464.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid7469.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid10013.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid10013e.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid10033.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/cid10033e.cc Call Stack (most recent call first): dcmsr/libcmr/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/dcsignat.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/siautopr.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/sibrsapr.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/sicert.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/sicertvf.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/sicreapr.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/sidsa.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/simaccon.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/simd5.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/sinullpr.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/siprivat.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/siripemd.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/sirsa.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/sisha1.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/sisprof.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/sitypes.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/sisha256.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/sisha384.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/sisha512.cc Call Stack (most recent call first): dcmsign/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmwlm/libsrc/wlds.cc Call Stack (most recent call first): dcmwlm/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmwlm/libsrc/wldsfs.cc Call Stack (most recent call first): dcmwlm/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmwlm/libsrc/wlfsim.cc Call Stack (most recent call first): dcmwlm/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmwlm/libsrc/wlmactmg.cc Call Stack (most recent call first): dcmwlm/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmqrdb/libsrc/dcmqrcbf.cc Call Stack (most recent call first): dcmqrdb/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmqrdb/libsrc/dcmqrcbg.cc Call Stack (most recent call first): dcmqrdb/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmqrdb/libsrc/dcmqrcbm.cc Call Stack (most recent call first): dcmqrdb/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmqrdb/libsrc/dcmqrcbs.cc Call Stack (most recent call first): dcmqrdb/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmqrdb/libsrc/dcmqrcnf.cc Call Stack (most recent call first): dcmqrdb/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmqrdb/libsrc/dcmqrdbi.cc Call Stack (most recent call first): dcmqrdb/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmqrdb/libsrc/dcmqrdbs.cc Call Stack (most recent call first): dcmqrdb/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmqrdb/libsrc/dcmqropt.cc Call Stack (most recent call first): dcmqrdb/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmqrdb/libsrc/dcmqrptb.cc Call Stack (most recent call first): dcmqrdb/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmqrdb/libsrc/dcmqrsrv.cc Call Stack (most recent call first): dcmqrdb/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmqrdb/libsrc/dcmqrtis.cc Call Stack (most recent call first): dcmqrdb/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dcmpstat.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dviface.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsab.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsabl.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsal.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsall.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpscf.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpscu.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpscul.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsda.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsdal.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsfs.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsga.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsgal.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsgl.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsgll.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsgr.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsgrl.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpshlp.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsib.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsibl.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsmsg.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsov.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsovl.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpspl.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpspl2.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpspll.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpspr.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsprt.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsri.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsril.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsrs.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsrsl.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpssp.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsspl.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpssv.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpssvl.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpstat.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpstx.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpstxl.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsvl.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsvll.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsvw.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvpsvwl.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/dvsighdl.cc Call Stack (most recent call first): dcmpstat/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtdose.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtimage.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtplan.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtstrct.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drttreat.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtionpl.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtiontr.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drmdose.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drmimage.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drmplan.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drmstrct.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drttypes.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtaadcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtadcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtads.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtafs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtags.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtajcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtas1.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtas5.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtas6.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtas7.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtass.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtbads.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtbas.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtbcps.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtbl2.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtbl5.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtbldls.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtbldps.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtblds1.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtblds5.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtblds6.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtbldts.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtbrcss.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtbrdrs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtbrs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtbs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtbss.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtbvcps.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtcbars.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtccs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtcctus.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtcdrs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtces.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtcgis.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtchs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtcims.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtcis.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtcncs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtcos.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtcpas.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtcpis.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtcps.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtcsas.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtcshs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtcsis.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtcss.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtdcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtdddps.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtddps.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtdias.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtdimcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtdimrs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtdirs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtdrs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtds.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtdspcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtdss.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtdvhs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtdvrrs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drteas.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtecs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtes.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtfds.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtfes.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtfgs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtfgss.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtfms.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtfsss.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtgas.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtgmcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtgms.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtgpis.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drthsdrs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtiais.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtians.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtiblds.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtibls.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtibs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drticpds.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drticps.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtics.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtiis.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtipiqs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtircs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtiseis.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtitts.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtiwps.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtiws.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtlsds6.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtlsds7.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtlsds.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtmacds.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtmas.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtmdrs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtmls.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtmps.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtmris.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtmss.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtmucs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtoas.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtois.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtopis.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtos.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtpbcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtpcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtpcxs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtpdecs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtpdeds.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtpfms.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtpics.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtporcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtporis.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtppcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtprsis.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtpscs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtpsics.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtpss.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtpsss.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtpvis.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtqds.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtras.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrbas2.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrbas8.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrbls.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrbos1.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrbos6.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrbos7.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrbs2.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrbs4.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrbs8.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrcdrs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrcos.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrcps.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrdros.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrdrs1.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrdrs6.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrdrs8.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrds.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrecs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrfgs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrfors.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrics.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrims.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtris.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrlsds.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrmdrs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrms.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrmss6.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrmss7.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrpcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrpis.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrppcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrpphs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrpps.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrppss.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrps.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrris1.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrris6.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrris9.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrrms.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrros.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrrpcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrrros.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrrs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrrshs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrrtps3.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrrtps4.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrrtps5.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrrtps.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrscs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrsers.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrses.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrshs6.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrshs7.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrshs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrsis.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrsns.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrsos.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrsrs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrss.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrsss.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrsts.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrtrs2.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrtrs4.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrvis.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtwrsrs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrws.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtrwvms.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtscris.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtscs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtsdcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtsds.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtshds.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtsins.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtsis.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtsns.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtspccs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtspcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtspgis.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtsptcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtss.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtssrcs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtssrs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtsss.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drttms0.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drttms9.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drttscds.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drttsibs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drttsmds.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drttts.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtudis.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtvls.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtwps.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtwrs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtws.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/drtxrs.cc Call Stack (most recent call first): dcmrt/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/cielabutil.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/iodcontentitemmacro.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/iodcommn.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/iodmacro.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/iodrules.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/iodreferences.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/iodutil.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/iodtypes.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modacquisitioncontext.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modbase.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modcommoninstanceref.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modenhequipment.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modenhusimage.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modenhusseries.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modequipment.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modfloatingpointimagepixel.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modfor.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modgeneralimage.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modgeneralseries.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modgeneralstudy.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modhelp.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modimagepixel.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modimagepixelbase.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modmultiframefg.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modmultiframedimension.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modpatient.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modpatientstudy.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modsegmentationseries.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modsopcommon.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modsynchronization.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/modusfor.cc Call Stack (most recent call first): dcmiod/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fg.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fgbase.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fgderimg.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fgfact.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fgfracon.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fgframeanatomy.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fgframevoilut.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fgidentpixeltransform.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fgimagedatatype.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fginterface.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fgpixmsr.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fgparametricmapframetype.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fgplanor.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fgplanorvol.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fgplanpo.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fgplanposvol.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fgrealworldvaluemapping.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fgseg.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fgusimagedescription.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/fgtypes.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/stack.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/stackinterface.cc Call Stack (most recent call first): dcmfg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmseg/libsrc/segdoc.cc Call Stack (most recent call first): dcmseg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmseg/libsrc/segment.cc Call Stack (most recent call first): dcmseg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmseg/libsrc/segtypes.cc Call Stack (most recent call first): dcmseg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmseg/libsrc/segutils.cc Call Stack (most recent call first): dcmseg/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmtract/libsrc/trctypes.cc Call Stack (most recent call first): dcmtract/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmtract/libsrc/trctrackset.cc Call Stack (most recent call first): dcmtract/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmtract/libsrc/trctrack.cc Call Stack (most recent call first): dcmtract/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmtract/libsrc/trcmeasurement.cc Call Stack (most recent call first): dcmtract/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmtract/libsrc/trcstatistic.cc Call Stack (most recent call first): dcmtract/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmtract/libsrc/trcmodtractresults.cc Call Stack (most recent call first): dcmtract/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmtract/libsrc/trctractographyresults.cc Call Stack (most recent call first): dcmtract/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpmap/libsrc/dpmtypes.cc Call Stack (most recent call first): dcmpmap/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpmap/libsrc/dpmmodparametricmapseries.cc Call Stack (most recent call first): dcmpmap/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpmap/libsrc/dpmmodparametricmapimage.cc Call Stack (most recent call first): dcmpmap/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpmap/libsrc/dpmparametricmapbase.cc Call Stack (most recent call first): dcmpmap/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at CMake/dcmtkMacros.cmake:77 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpmap/libsrc/dpmparametricmapiod.cc Call Stack (most recent call first): dcmpmap/libsrc/CMakeLists.txt:2 (DCMTK_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done (3.3s) CUSTOMBUILD : CMake warning : [C:\d\w\medInria-b\superbuild\DCMTK-configure.vcxproj] Manually-specified variables were not used by the project: CMAKE_SHARED_LINKER_FLAGS DCMTK_FORCE_FPIC_ON_UNIX -- Build files have been written to: C:/d/w/medInria_ExtProjs/build/DCMTK Performing build step for 'DCMTK' Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/ofstd/libsrc/CMakeLists.txt ofchrenc.cc ofcmdln.cc ofconapp.cc ofcond.cc ofconfig.cc ofconsol.cc ofcrc32.cc ofdate.cc ofdatime.cc oferror.cc offile.cc offname.cc oflist.cc ofstd.cc ofstring.cc ofthread.cc oftime.cc oftimer.cc oftempf.cc ofxml.cc Generating Code... Compiling... ofuuid.cc ofmath.cc Generating Code... ofstd.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\ofstd.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/oflog/libsrc/CMakeLists.txt oflog.cc apndimpl.cc appender.cc config.cc consap.cc factory.cc fileap.cc filter.cc globinit.cc hierarchy.cc hierlock.cc layout.cc logger.cc logimpl.cc logevent.cc loglevel.cc loglog.cc lloguser.cc ndc.cc ntelogap.cc Generating Code... Compiling... nullap.cc objreg.cc patlay.cc pointer.cc property.cc rootlog.cc sleep.cc socketap.cc sockbuff.cc socket.cc strhelp.cc syncprims.cc syslogap.cc threads.cc timehelp.cc clogger.cc env.cc fileinfo.cc lockfile.cc mdc.cc Generating Code... Compiling... queue.cc snprintf.cc tls.cc version.cc log4judp.cc logmacro.cc asyncap.cc cygwin32.cc striconv.cc strcloc.cc strccloc.cc winsock.cc windebap.cc winconap.cc Generating Code... oflog.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\oflog.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpls/libcharls/CMakeLists.txt header.cc C:\d\w\medInria_ExtProjs\src\DCMTK\dcmjpls\libcharls\header.cc(164): warning C4834: discarding return value of function with 'nodiscard' attribute [C:\d\w\medInria_ExtProjs\build\DCMTK\dcmjpls\libcharls\charls.vcxproj] [C:\d\w\medInria-b\superbuild\DCMTK-install.vcxproj] intrface.cc jpegls.cc Generating Code... charls.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\charls.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libsrc/CMakeLists.txt cmdlnarg.cc dcbytstr.cc dcchrstr.cc dccodec.cc dcdatset.cc dcdatutl.cc dcddirif.cc dcdicdir.cc dcdicent.cc dcdict.cc dcdictbi.cc dcdirrec.cc dcelem.cc dcerror.cc dcfilefo.cc dcfilter.cc dchashdi.cc dcistrma.cc dcistrmb.cc dcistrmf.cc Generating Code... Compiling... dcistrmz.cc dcitem.cc dcjson.cc dclist.cc dcmatch.cc dcmetinf.cc dcobject.cc dcostrma.cc dcostrmb.cc dcostrmf.cc dcostrmz.cc dcpath.cc dcpcache.cc dcpixel.cc dcpixseq.cc dcpxitem.cc dcrleccd.cc dcrlecce.cc dcrlecp.cc dcrledrg.cc Generating Code... Compiling... dcrleerg.cc dcrlerp.cc dcsequen.cc dcspchrs.cc dcstack.cc dcswap.cc dctag.cc dctagkey.cc dctypes.cc dcuid.cc dcvr.cc dcvrae.cc dcvras.cc dcvrat.cc dcvrcs.cc dcvrda.cc dcvrds.cc dcvrdt.cc dcvrfd.cc dcvrfl.cc Generating Code... Compiling... dcvris.cc dcvrlo.cc dcvrlt.cc dcvrobow.cc dcvrod.cc dcvrof.cc dcvrol.cc dcvrpn.cc dcvrpobw.cc dcvrsh.cc dcvrsl.cc dcvrss.cc dcvrst.cc dcvrtm.cc dcvruc.cc dcvrui.cc dcvrul.cc dcvrulup.cc dcvrur.cc dcvrus.cc Generating Code... Compiling... dcvrut.cc dcwcache.cc dcxfer.cc vrscan.cc Generating Code... vrscanl.c dcmdata.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\dcmdata.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimgle/libsrc/CMakeLists.txt dcmimage.cc dibaslut.cc diciefn.cc dicielut.cc didislut.cc didispfn.cc didocu.cc digsdfn.cc digsdlut.cc diimage.cc diinpx.cc diluptab.cc dimo1img.cc dimo2img.cc dimoimg.cc dimoimg3.cc dimoimg4.cc dimoimg5.cc dimomod.cc dimoopx.cc Generating Code... Compiling... dimopx.cc diovdat.cc diovlay.cc diovlimg.cc diovpln.cc diutils.cc Generating Code... dcmimgle.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\dcmimgle.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmimage/libsrc/CMakeLists.txt diargimg.cc dicmyimg.cc dicoimg.cc dicoopx.cc dicopx.cc dihsvimg.cc dilogger.cc dipalimg.cc dipipng.cc dipitiff.cc diqtctab.cc diqtfs.cc diqthash.cc diqthitl.cc diqtpbox.cc diquant.cc diregist.cc dirgbimg.cc diybrimg.cc diyf2img.cc Generating Code... Compiling... diyp2img.cc Generating Code... dcmimage.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\dcmimage.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libsrc/CMakeLists.txt dsrcitem.cc dsrcodtn.cc dsrcodvl.cc dsrcomtn.cc dsrcomvl.cc dsrcontn.cc dsrcsidl.cc dsrdattn.cc dsrdncsr.cc dsrdoc.cc dsrdocst.cc dsrdoctn.cc dsrdoctr.cc dsrdtitn.cc dsrimgfr.cc dsrimgse.cc dsrimgtn.cc dsrimgvl.cc dsrnumtn.cc dsrnumvl.cc Generating Code... Compiling... dsrpnmtn.cc dsrposcn.cc dsrrefin.cc dsrreftn.cc dsrscogr.cc dsrsc3gr.cc dsrscotn.cc dsrsc3tn.cc dsrscovl.cc dsrsc3vl.cc dsrsoprf.cc dsrstrvl.cc dsrtcodt.cc dsrtcosp.cc dsrtcotn.cc dsrtcoto.cc dsrtcovl.cc dsrtextn.cc dsrtimtn.cc dsrtpltn.cc Generating Code... Compiling... dsrtree.cc dsrtypes.cc dsruidtn.cc dsrwavch.cc dsrwavtn.cc dsrwavvl.cc dsrxmlc.cc dsrxmld.cc dsriodcc.cc dsrbascc.cc dsrenhcc.cc dsrcomcc.cc dsrkeycc.cc dsrmamcc.cc dsrchecc.cc dsrcolcc.cc dsrprocc.cc dsrxrdcc.cc dsrspecc.cc dsrmaccc.cc Generating Code... Compiling... dsrimpcc.cc dsrc3dcc.cc dsrrrdcc.cc dsracqcc.cc dsrsaecc.cc dsrctpl.cc dsrrtpl.cc dsrstpl.cc dsrctxgr.cc Generating Code... dcmsr.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\dcmsr.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsr/libcmr/CMakeLists.txt init.cc logger.cc srnumvl.cc tid1001.cc tid1204.cc tid1411.cc tid1500.cc tid1600.cc cid11.cc cid29.cc cid29e.cc cid42.cc cid100.cc cid244.cc cid244e.cc cid4020.cc cid4021.cc cid4031.cc cid4031e.cc cid5000.cc Generating Code... Compiling... cid5001.cc cid6147.cc cid7021.cc cid7181.cc cid7445.cc cid7452.cc cid7453.cc cid7464.cc cid7469.cc cid10013.cc cid10013e.cc cid10033.cc cid10033e.cc Generating Code... cmr.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\cmr.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmsign/libsrc/CMakeLists.txt dcsignat.cc siautopr.cc sibrsapr.cc sicert.cc sicertvf.cc sicreapr.cc sidsa.cc simaccon.cc simd5.cc sinullpr.cc siprivat.cc siripemd.cc sirsa.cc sisha1.cc sisprof.cc sitypes.cc sisha256.cc sisha384.cc sisha512.cc Generating Code... dcmdsig.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\dcmdsig.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmiod/libsrc/CMakeLists.txt cielabutil.cc iodcontentitemmacro.cc iodcommn.cc iodmacro.cc C:\d\w\medInria_ExtProjs\src\DCMTK\dcmiod\libsrc\iodmacro.cc(1049): warning C4834: discarding return value of function with 'nodiscard' attribute [C:\d\w\medInria_ExtProjs\build\DCMTK\dcmiod\libsrc\dcmiod.vcxproj] [C:\d\w\medInria-b\superbuild\DCMTK-install.vcxproj] iodrules.cc iodreferences.cc iodutil.cc iodtypes.cc modacquisitioncontext.cc modbase.cc modcommoninstanceref.cc modenhequipment.cc modenhusimage.cc modenhusseries.cc modequipment.cc modfloatingpointimagepixel.cc modfor.cc modgeneralimage.cc modgeneralseries.cc modgeneralstudy.cc Generating Code... Compiling... modhelp.cc modimagepixel.cc modimagepixelbase.cc modmultiframefg.cc modmultiframedimension.cc modpatient.cc modpatientstudy.cc modsegmentationseries.cc modsopcommon.cc modsynchronization.cc modusfor.cc Generating Code... dcmiod.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\dcmiod.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmfg/libsrc/CMakeLists.txt fg.cc fgbase.cc fgderimg.cc fgfact.cc fgfracon.cc fgframeanatomy.cc fgframevoilut.cc fgidentpixeltransform.cc fgimagedatatype.cc fginterface.cc fgpixmsr.cc fgparametricmapframetype.cc fgplanor.cc fgplanorvol.cc fgplanpo.cc fgplanposvol.cc fgrealworldvaluemapping.cc fgseg.cc fgusimagedescription.cc fgtypes.cc Generating Code... Compiling... stack.cc stackinterface.cc Generating Code... dcmfg.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\dcmfg.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg12/CMakeLists.txt jaricom.c jcapimin.c jcapistd.c jcarith.c jccoefct.c jccolor.c jcdctmgr.c jcdiffct.c jchuff.c jcinit.c jclhuff.c jclossls.c jclossy.c jcmainct.c jcmarker.c jcmaster.c jcodec.c jcomapi.c jcparam.c jcphuff.c Generating Code... Compiling... jcpred.c jcprepct.c jcsample.c jcscale.c jcshuff.c jctrans.c jdapimin.c jdapistd.c jdarith.c jdatadst.c jdatasrc.c jdcoefct.c jdcolor.c jddctmgr.c jddiffct.c jdhuff.c jdinput.c jdlhuff.c jdlossls.c jdlossy.c Generating Code... Compiling... jdmainct.c jdmarker.c jdmaster.c jdmerge.c jdphuff.c jdpostct.c jdpred.c jdsample.c jdscale.c jdshuff.c jdtrans.c jerror.c jfdctflt.c jfdctfst.c jfdctint.c jidctflt.c jidctfst.c jidctint.c jidctred.c jmemmgr.c Generating Code... Compiling... jmemnobs.c jquant1.c jquant2.c jutils.c Generating Code... ijg12.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\ijg12.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg16/CMakeLists.txt jaricom.c jcapimin.c jcapistd.c jcarith.c jccoefct.c jccolor.c jcdctmgr.c jcdiffct.c jchuff.c jcinit.c jclhuff.c jclossls.c jclossy.c jcmainct.c jcmarker.c jcmaster.c jcodec.c jcomapi.c jcparam.c jcphuff.c Generating Code... Compiling... jcpred.c jcprepct.c jcsample.c jcscale.c jcshuff.c jctrans.c jdapimin.c jdapistd.c jdarith.c jdatadst.c jdatasrc.c jdcoefct.c jdcolor.c jddctmgr.c jddiffct.c jdhuff.c jdinput.c jdlhuff.c jdlossls.c jdlossy.c Generating Code... Compiling... jdmainct.c jdmarker.c jdmaster.c jdmerge.c jdphuff.c jdpostct.c jdpred.c jdsample.c jdscale.c jdshuff.c jdtrans.c jerror.c jfdctflt.c jfdctfst.c jfdctint.c jidctflt.c jidctfst.c jidctint.c jidctred.c jmemmgr.c Generating Code... Compiling... jmemnobs.c jquant1.c jquant2.c jutils.c Generating Code... ijg16.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\ijg16.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libijg8/CMakeLists.txt jaricom.c jcapimin.c jcapistd.c jcarith.c jccoefct.c jccolor.c jcdctmgr.c jcdiffct.c jchuff.c jcinit.c jclhuff.c jclossls.c jclossy.c jcmainct.c jcmarker.c jcmaster.c jcodec.c jcomapi.c jcparam.c jcphuff.c Generating Code... Compiling... jcpred.c jcprepct.c jcsample.c jcscale.c jcshuff.c jctrans.c jdapimin.c jdapistd.c jdarith.c jdatadst.c jdatasrc.c jdcoefct.c jdcolor.c jddctmgr.c jddiffct.c jdhuff.c jdinput.c jdlhuff.c jdlossls.c jdlossy.c Generating Code... Compiling... jdmainct.c jdmarker.c jdmaster.c jdmerge.c jdphuff.c jdpostct.c jdpred.c jdsample.c jdscale.c jdshuff.c jdtrans.c jerror.c jfdctflt.c jfdctfst.c jfdctint.c jidctflt.c jidctfst.c jidctint.c jidctred.c jmemmgr.c Generating Code... Compiling... jmemnobs.c jquant1.c jquant2.c jutils.c Generating Code... ijg8.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\ijg8.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpeg/libsrc/CMakeLists.txt ddpiimpl.cc dipijpeg.cc djcodecd.cc djcodece.cc djcparam.cc djdecbas.cc djdecext.cc djdeclol.cc djdecode.cc djdecpro.cc djdecsps.cc djdecsv1.cc djdijg12.cc djdijg8.cc djdijg16.cc djeijg12.cc djeijg8.cc djeijg16.cc djencbas.cc djencext.cc Generating Code... Compiling... djenclol.cc djencode.cc djencpro.cc djencsps.cc djencsv1.cc djrplol.cc djrploss.cc djutils.cc Generating Code... dcmjpeg.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\dcmjpeg.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmjpls/libsrc/CMakeLists.txt djcparam.cc djdecode.cc djencode.cc djrparam.cc djcodecd.cc djutils.cc djcodece.cc Generating Code... dcmjpls.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\dcmjpls.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmnet/libsrc/CMakeLists.txt assoc.cc cond.cc dcasccff.cc dcasccfg.cc dccfenmp.cc dccfpcmp.cc dccfprmp.cc dccfrsmp.cc dccftsmp.cc dccfuidh.cc dcmlayer.cc dcmtrans.cc dcompat.cc dimcancl.cc dimcmd.cc dimdump.cc dimecho.cc dimfind.cc dimget.cc dimmove.cc Generating Code... Compiling... dimse.cc dimstore.cc diutil.cc dul.cc dulconst.cc dulextra.cc dulfsm.cc dulparse.cc dulpres.cc extneg.cc lst.cc dfindscu.cc dstorscp.cc dstorscu.cc dcuserid.cc scu.cc scp.cc scpthrd.cc scpcfg.cc scppool.cc Generating Code... dwrap.c dcmnet.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\dcmnet.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpmap/libsrc/CMakeLists.txt dpmtypes.cc dpmmodparametricmapseries.cc dpmmodparametricmapimage.cc dpmparametricmapbase.cc dpmparametricmapiod.cc Generating Code... dcmpmap.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\dcmpmap.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmqrdb/libsrc/CMakeLists.txt dcmqrcbf.cc dcmqrcbg.cc dcmqrcbm.cc dcmqrcbs.cc dcmqrcnf.cc dcmqrdbi.cc dcmqrdbs.cc dcmqropt.cc dcmqrptb.cc dcmqrsrv.cc dcmqrtis.cc Generating Code... dcmqrdb.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\dcmqrdb.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmtls/libsrc/CMakeLists.txt tlslayer.cc tlstrans.cc tlsscu.cc Generating Code... dcmtls.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\dcmtls.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmpstat/libsrc/CMakeLists.txt dcmpstat.cc dviface.cc dvpsab.cc dvpsabl.cc dvpsal.cc dvpsall.cc dvpscf.cc dvpscu.cc dvpscul.cc dvpsda.cc dvpsdal.cc dvpsfs.cc dvpsga.cc dvpsgal.cc dvpsgl.cc dvpsgll.cc dvpsgr.cc dvpsgrl.cc dvpshlp.cc dvpsib.cc Generating Code... Compiling... dvpsibl.cc dvpsmsg.cc dvpsov.cc dvpsovl.cc dvpspl.cc dvpspl2.cc dvpspll.cc dvpspr.cc dvpsprt.cc dvpsri.cc dvpsril.cc dvpsrs.cc dvpsrsl.cc dvpssp.cc dvpsspl.cc dvpssv.cc dvpssvl.cc dvpstat.cc dvpstx.cc dvpstxl.cc Generating Code... Compiling... dvpsvl.cc dvpsvll.cc dvpsvw.cc dvpsvwl.cc dvsighdl.cc Generating Code... dcmpstat.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\dcmpstat.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmrt/libsrc/CMakeLists.txt drtdose.cc drtimage.cc drtplan.cc drtstrct.cc drttreat.cc drtionpl.cc drtiontr.cc drmdose.cc drmimage.cc drmplan.cc drmstrct.cc drttypes.cc drtaadcs.cc drtadcs.cc drtads.cc drtafs.cc drtags.cc drtajcs.cc drtas1.cc drtas5.cc Generating Code... Compiling... drtas6.cc drtas7.cc drtass.cc drtbads.cc drtbas.cc drtbcps.cc drtbl2.cc drtbl5.cc drtbldls.cc drtbldps.cc drtblds1.cc drtblds5.cc drtblds6.cc drtbldts.cc drtbrcss.cc drtbrdrs.cc drtbrs.cc drtbs.cc drtbss.cc drtbvcps.cc Generating Code... Compiling... drtcbars.cc drtccs.cc drtcctus.cc drtcdrs.cc drtces.cc drtcgis.cc drtchs.cc drtcims.cc drtcis.cc drtcncs.cc drtcos.cc drtcpas.cc drtcpis.cc drtcps.cc drtcsas.cc drtcs.cc drtcshs.cc drtcsis.cc drtcss.cc drtdcs.cc Generating Code... Compiling... drtdddps.cc drtddps.cc drtdias.cc drtdimcs.cc drtdimrs.cc drtdirs.cc drtdrs.cc drtds.cc drtdspcs.cc drtdss.cc drtdvhs.cc drtdvrrs.cc drteas.cc drtecs.cc drtes.cc drtfds.cc drtfes.cc drtfgs.cc drtfgss.cc drtfms.cc Generating Code... Compiling... drtfsss.cc drtgas.cc drtgmcs.cc drtgms.cc drtgpis.cc drthsdrs.cc drtiais.cc drtians.cc drtiblds.cc drtibls.cc drtibs.cc drticpds.cc drticps.cc drtics.cc drtiis.cc drtipiqs.cc drtircs.cc drtiseis.cc drtitts.cc drtiwps.cc Generating Code... Compiling... drtiws.cc drtlsds6.cc drtlsds7.cc drtlsds.cc drtmacds.cc drtmas.cc drtmdrs.cc drtmls.cc drtmps.cc drtmris.cc drtmss.cc drtmucs.cc drtoas.cc drtois.cc drtopis.cc drtos.cc drtpbcs.cc drtpcs.cc drtpcxs.cc drtpdecs.cc Generating Code... Compiling... drtpdeds.cc drtpfms.cc drtpics.cc drtporcs.cc drtporis.cc drtppcs.cc drtprsis.cc drtpscs.cc drtpsics.cc drtpss.cc drtpsss.cc drtpvis.cc drtqds.cc drtras.cc drtrbas2.cc drtrbas8.cc drtrbls.cc drtrbos1.cc drtrbos6.cc drtrbos7.cc Generating Code... Compiling... drtrbs2.cc drtrbs4.cc drtrbs8.cc drtrcdrs.cc drtrcos.cc drtrcps.cc drtrcs.cc drtrdros.cc drtrdrs1.cc drtrdrs6.cc drtrdrs8.cc drtrds.cc drtrecs.cc drtrfgs.cc drtrfors.cc drtrics.cc drtrims.cc drtris.cc drtrlsds.cc drtrmdrs.cc Generating Code... Compiling... drtrms.cc drtrmss6.cc drtrmss7.cc drtrpcs.cc drtrpis.cc drtrppcs.cc drtrpphs.cc drtrpps.cc drtrppss.cc drtrps.cc drtrris1.cc drtrris6.cc drtrris9.cc drtrrms.cc drtrros.cc drtrrpcs.cc drtrrros.cc drtrrs.cc drtrrshs.cc drtrrtps3.cc Generating Code... Compiling... drtrrtps4.cc drtrrtps5.cc drtrrtps.cc drtrscs.cc drtrsers.cc drtrses.cc drtrshs6.cc drtrshs7.cc drtrshs.cc drtrsis.cc drtrsns.cc drtrsos.cc drtrsrs.cc drtrss.cc drtrsss.cc drtrsts.cc drtrtrs2.cc drtrtrs4.cc drtrvis.cc drtwrsrs.cc Generating Code... Compiling... drtrws.cc drtrwvms.cc drtscris.cc drtscs.cc drtsdcs.cc drtsds.cc drtshds.cc drtsins.cc drtsis.cc drtsns.cc drtspccs.cc drtspcs.cc drtspgis.cc drtsptcs.cc drtss.cc drtssrcs.cc drtssrs.cc drtsss.cc drttms0.cc drttms9.cc Generating Code... Compiling... drttscds.cc drttsibs.cc drttsmds.cc drttts.cc drtudis.cc drtvls.cc drtwps.cc drtwrs.cc drtws.cc drtxrs.cc Generating Code... dcmrt.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\dcmrt.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmseg/libsrc/CMakeLists.txt segdoc.cc segment.cc segtypes.cc segutils.cc Generating Code... dcmseg.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\dcmseg.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmtract/libsrc/CMakeLists.txt trctypes.cc trctrackset.cc trctrack.cc trcmeasurement.cc trcstatistic.cc trcmodtractresults.cc trctractographyresults.cc Generating Code... dcmtract.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\dcmtract.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmwlm/libsrc/CMakeLists.txt wlds.cc wldsfs.cc wlfsim.cc wlmactmg.cc Generating Code... dcmwlm.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\dcmwlm.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/dcmdata/libi2d/CMakeLists.txt i2d.cc i2dplvlp.cc i2djpgs.cc i2dbmps.cc i2dplsc.cc i2dplnsc.cc Generating Code... i2d.vcxproj -> C:\d\w\medInria_ExtProjs\build\DCMTK\lib\Debug\i2d.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/DCMTK/CMakeLists.txt Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt No install step for 'DCMTK' Completed 'DCMTK' Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt Creating directories for 'VTK' Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt Performing download step (git clone) for 'VTK' Cloning into 'VTK'... HEAD is now at c3b3b592c7 Merge topic 'release-8.1.2' into release Submodule 'VTK-m' (https://gitlab.kitware.com/vtk/vtk-m.git) registered for path 'ThirdParty/vtkm/vtk-m' Cloning into 'C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/vtkm/vtk-m'... Submodule path 'ThirdParty/vtkm/vtk-m': checked out '891cfe4aec626d7e07e184a5bd92c48405714b69' Performing update step for 'VTK' Performing patch step for 'VTK' The patch VTK.patch will be applied on pre-existing C:/d/w/medInria_ExtProjs/src/VTK Performing configure step for 'VTK' loading initial cache file C:/d/w/medInria_ExtProjs/build/tmp/VTK/VTK-cache-Debug.cmake -- Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.19044. -- The C compiler identification is MSVC 19.16.27043.0 -- The CXX compiler identification is MSVC 19.16.27043.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning (dev) at C:/d/w/medInria_ExtProjs/build/VTK/CMakeTmp/VTK_UNDEFINED_SYMBOLS_ALLOWED/CMakeLists.txt:2 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- Performing Test VTK_UNDEFINED_SYMBOLS_ALLOWED - Failed -- Performing Test Support for 64 bit file systems -- Performing Test Support for 64 bit file systems - Failed -- Performing Test VTK_CONST_REVERSE_ITERATOR_COMPARISON -- Performing Test VTK_CONST_REVERSE_ITERATOR_COMPARISON - Success CMake Warning (dev) at CMake/vtkDetermineCompilerFlags.cmake:125 (SET): implicitly converting '4' to 'STRING' type. Call Stack (most recent call first): CMakeLists.txt:334 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - not found -- Found Threads: TRUE -- Looking for getsockname in socket -- Looking for getsockname in socket - not found -- Checking for getsockname with socklen_t -- Checking for getsockname with socklen_t -- no -- Looking for SO_REUSEADDR -- Looking for SO_REUSEADDR - not found -- Group StandAlone modules: vtkChartsCore;vtkCommonComputationalGeometry;vtkCommonCore;vtkCommonDataModel;vtkCommonExecutionModel;vtkCommonMisc;vtkCommonSystem;vtkCommonTransforms;vtkDomainsChemistry;vtkFiltersAMR;vtkFiltersCore;vtkFiltersExtraction;vtkFiltersFlowPaths;vtkFiltersGeneral;vtkFiltersGeneric;vtkFiltersGeometry;vtkFiltersHybrid;vtkFiltersHyperTree;vtkFiltersImaging;vtkFiltersModeling;vtkFiltersParallel;vtkFiltersParallelImaging;vtkFiltersPoints;vtkFiltersProgrammable;vtkFiltersSMP;vtkFiltersSelection;vtkFiltersSources;vtkFiltersStatistics;vtkFiltersTexture;vtkFiltersTopology;vtkFiltersVerdict;vtkIOAMR;vtkIOCore;vtkIOEnSight;vtkIOExodus;vtkIOGeometry;vtkIOImage;vtkIOImport;vtkIOInfovis;vtkIOLSDyna;vtkIOLegacy;vtkIOMINC;vtkIOMovie;vtkIONetCDF;vtkIOPLY;vtkIOParallel;vtkIOParallelXML;vtkIOSQL;vtkIOTecplotTable;vtkIOVideo;vtkIOXML;vtkIOXMLParser;vtkImagingColor;vtkImagingCore;vtkImagingFourier;vtkImagingGeneral;vtkImagingHybrid;vtkImagingMath;vtkImagingMorphological;vtkImagingSources;vtkImagingStatistics;vtkImagingStencil;vtkInfovisCore;vtkInfovisLayout;vtkParallelCore -- Group Imaging modules: vtkFiltersImaging;vtkImagingColor;vtkImagingFourier;vtkImagingGeneral;vtkImagingHybrid;vtkImagingMath;vtkImagingMorphological;vtkImagingSources;vtkImagingStatistics;vtkImagingStencil;vtkInteractionImage;vtkRenderingImage -- Group MPI modules: vtkFiltersParallelGeometry;vtkFiltersParallelMPI;vtkFiltersParallelVerdict;vtkIOMPIImage;vtkIOMPIParallel;vtkIOParallelNetCDF;vtkParallelMPI -- Group Qt modules: vtkGUISupportQt;vtkGUISupportQtSQL;vtkRenderingQt;vtkViewsQt -- Group Rendering modules: vtkGeovisCore;vtkIOExport;vtkInteractionImage;vtkInteractionStyle;vtkInteractionWidgets;vtkRenderingAnnotation;vtkRenderingContext2D;vtkRenderingCore;vtkRenderingFreeType;vtkRenderingImage;vtkRenderingLOD;vtkRenderingLabel;vtkRenderingVolume;vtkViewsContext2D;vtkViewsCore;vtkViewsInfovis -- Group Tk modules: vtkRenderingTk -- Group Views modules: vtkViewsContext2D;vtkViewsGeovis -- Group Web modules: vtkWebCore;vtkWebPython;vtkWebGLExporter -- Backend OpenGL2 modules: vtkDomainsChemistryOpenGL2;vtkIOExportOpenGL2;vtkImagingOpenGL2;vtkRenderingContextOpenGL2;vtkRenderingGL2PSOpenGL2;vtkRenderingLICOpenGL2;vtkRenderingOculus;vtkRenderingOpenGL2;vtkRenderingOpenVR;vtkRenderingVolumeOpenGL2 -- Enabling modules for OpenGL2. -- Backend OpenGL modules: vtkIOExportOpenGL;vtkRenderingContextOpenGL;vtkRenderingGL2PS;vtkRenderingLIC;vtkRenderingOpenGL;vtkRenderingVolumeOpenGL CMake Warning (dev) at C:/d/w/medInria_ExtProjs/build/VTK/CMakeTmp/VTK_UNDEFINED_SYMBOLS_ALLOWED/CMakeLists.txt:2 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- Performing Test VTK_UNDEFINED_SYMBOLS_ALLOWED - Failed CMake Deprecation Warning at Utilities/KWIML/vtkkwiml/CMakeLists.txt:20 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at Utilities/KWSys/vtksys/CMakeLists.txt:84 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Checking whether header cstdio is available -- Checking whether header cstdio is available - yes -- Checking for Large File Support -- Checking for Large File Support - failed to compile -- Checking whether C++ compiler has 'long long' -- Checking whether C++ compiler has 'long long' - yes -- Checking whether C++ compiler has '__int64' -- Checking whether C++ compiler has '__int64' - yes -- Checking whether long and __int64 are the same type -- Checking whether long and __int64 are the same type - no -- Checking whether long long and __int64 are the same type -- Checking whether long long and __int64 are the same type - yes -- Checking whether wstring is available -- Checking whether wstring is available - yes -- Checking whether C compiler has ptrdiff_t in stddef.h -- Checking whether C compiler has ptrdiff_t in stddef.h - yes -- Checking whether C compiler has ssize_t in unistd.h -- Checking whether C compiler has ssize_t in unistd.h - no -- Checking whether CXX compiler has setenv -- Checking whether CXX compiler has setenv - no -- Checking whether CXX compiler has unsetenv -- Checking whether CXX compiler has unsetenv - no -- Checking whether CXX compiler has environ in stdlib.h -- Checking whether CXX compiler has environ in stdlib.h - yes -- Checking whether CXX compiler has utimes -- Checking whether CXX compiler has utimes - no -- Checking whether CXX compiler has utimensat -- Checking whether CXX compiler has utimensat - no -- Checking whether CXX compiler struct stat has st_mtim member -- Checking whether CXX compiler struct stat has st_mtim member - no -- Checking whether CXX compiler struct stat has st_mtimespec member -- Checking whether CXX compiler struct stat has st_mtimespec member - no -- Looking for include files sys/types.h, ifaddrs.h -- Looking for include files sys/types.h, ifaddrs.h - not found -- Looking for GetProcessMemoryInfo -- Looking for GetProcessMemoryInfo - found -- Checking whether CXX compiler has rlimit64 -- Checking whether CXX compiler has rlimit64 - no -- Checking whether CXX compiler has atol -- Checking whether CXX compiler has atol - yes -- Checking whether CXX compiler has atoll -- Checking whether CXX compiler has atoll - yes -- Checking whether CXX compiler has _atoi64 -- Checking whether CXX compiler has _atoi64 - yes -- Checking whether is available -- Checking whether is available - no -- Looking for InterlockedAdd -- Looking for InterlockedAdd - found -- Performing Test VTK_HAS_STD_ISNAN -- Performing Test VTK_HAS_STD_ISNAN - Success -- Performing Test VTK_HAS_STD_ISINF -- Performing Test VTK_HAS_STD_ISINF - Success -- Performing Test VTK_HAS_STD_ISFINITE -- Performing Test VTK_HAS_STD_ISFINITE - Success -- Looking for isnan -- Looking for isnan - found -- Looking for isinf -- Looking for isinf - found -- Looking for isfinite -- Looking for isfinite - found -- Looking for finite -- Looking for finite - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for feenableexcept -- Looking for feenableexcept - not found -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed -- Performing Test COMPILER_HAS_DEPRECATED -- Performing Test COMPILER_HAS_DEPRECATED - Success CMake Deprecation Warning at ThirdParty/zlib/vtkzlib/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- 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 off64_t -- Check size of off64_t - failed -- Looking for fseeko -- Looking for fseeko - not found -- Looking for unistd.h -- Looking for unistd.h - not found CMake Deprecation Warning at ThirdParty/lz4/vtklz4/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Check size of void * -- Check size of void * - done -- 64 bit architecture detected size of void * is 8 CMake Deprecation Warning at ThirdParty/expat/vtkexpat/CMakeLists.txt:6 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Looking for dlfcn.h -- Looking for dlfcn.h - not found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for strings.h -- Looking for strings.h - not found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for unistd.h -- Looking for unistd.h - not found -- Looking for getpagesize -- Looking for getpagesize - not found -- Looking for getrandom -- Looking for getrandom - not found -- Looking for SYS_getrandom -- Looking for SYS_getrandom - not found -- Looking for arc4random_buf -- Looking for arc4random_buf - not found -- Looking for bcopy -- Looking for bcopy - not found -- Looking for memmove -- Looking for memmove - found -- Looking for mmap -- Looking for mmap - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for 4 include files stdlib.h, ..., float.h -- Looking for 4 include files stdlib.h, ..., float.h - found -- Looking for off_t -- Looking for off_t - not found -- Looking for size_t -- Looking for size_t - not found -- Performing Test FLAG_NO_STRICT_ALIASING -- Performing Test FLAG_NO_STRICT_ALIASING - Failed -- Found OpenGL: opengl32 CMake Deprecation Warning at ThirdParty/verdict/vtkverdict/CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at ThirdParty/tiff/vtktiff/CMakeLists.txt:26 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at ThirdParty/tiff/vtktiff/CMakeLists.txt:29 (cmake_policy): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Building tiff version 4.0.6 -- libtiff library version 5.2.4 -- Performing Test HAVE_LD_VERSION_SCRIPT -- Performing Test HAVE_LD_VERSION_SCRIPT - Failed -- Looking for assert.h -- Looking for assert.h - found -- Looking for io.h -- Looking for io.h - found -- Looking for limits.h -- Looking for limits.h - found -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for search.h -- Looking for search.h - found -- Looking for sys/time.h -- Looking for sys/time.h - not found -- Performing Test C_HAS_inline -- Performing Test C_HAS_inline - Success -- Performing Test TIME_WITH_SYS_TIME -- Performing Test TIME_WITH_SYS_TIME - Failed -- Performing Test TM_IN_SYS_TIME -- Performing Test TM_IN_SYS_TIME - Success -- Check size of signed short -- Check size of signed short - done -- Check size of unsigned short -- Check size of unsigned short - done -- Check size of signed int -- Check size of signed int - done -- Check size of unsigned int -- Check size of unsigned int - done -- Check size of signed long -- Check size of signed long - done -- Check size of unsigned long -- Check size of unsigned long - done -- Check size of signed long long -- Check size of signed long long - done -- Check size of unsigned long long -- Check size of unsigned long long - done -- Check size of unsigned char * -- Check size of unsigned char * - done -- Check size of size_t -- Check size of size_t - done -- Check size of ptrdiff_t -- Check size of ptrdiff_t - done -- Check size of INT8 -- Check size of INT8 - failed -- Check size of INT16 -- Check size of INT16 - failed -- Check size of INT32 -- Check size of INT32 - failed -- Looking for floor -- Looking for floor - found -- Looking for pow -- Looking for pow - found -- Looking for sqrt -- Looking for sqrt - found -- Looking for isascii -- Looking for isascii - not found -- Looking for memset -- Looking for memset - found -- Looking for setmode -- Looking for setmode - found -- Looking for strcasecmp -- Looking for strcasecmp - not found -- Looking for strchr -- Looking for strchr - found -- Looking for strrchr -- Looking for strrchr - found -- Looking for strstr -- Looking for strstr - found -- Looking for strtol -- Looking for strtol - found -- Looking for strtol -- Looking for strtol - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for getopt -- Looking for getopt - not found -- Looking for lfind -- Looking for lfind - found -- Performing Test HAVE_SNPRINTF -- Performing Test HAVE_SNPRINTF - Success -- CMAKE_HOST_SYSTEM_PROCESSOR set to AMD64 -- HOST_FILLORDER set to FILLORDER_MSB2LSB -- HOST_BIG_ENDIAN set to 0 -- HAVE_IEEEFP set to 1 -- Looking for jbg_newlen -- Looking for jbg_newlen - not found CMake Deprecation Warning at ThirdParty/libproj4/vtklibproj4/CMakeLists.txt:12 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- -- Configuring PROJ: -- -- PROJ_VERSION = 4.9.2 -- PROJ_ABI_VERSION = 4_9 -- Looking for include file jni.h -- Looking for include file jni.h - not found -- Looking for localeconv -- Looking for localeconv - found -- Looking for ceil in m -- Looking for ceil in m - not found -- Looking for PTHREAD_MUTEX_RECURSIVE -- Looking for PTHREAD_MUTEX_RECURSIVE - not found -- -- Configuring proj library: -- -- PROJ_CORE_TARGET = vtkproj4 -- PROJ_CORE_TARGET_OUTPUT_NAME = vtkproj4_4_9 -- PROJ_LIBRARIES = vtkproj4 -- HDF5: SOVERSION: 8.0.2 -- Check for STD namespace -- Check for STD namespace - found -- Looking for gethostname in ucb; -- Looking for gethostname in ucb; - not found -- Looking for connect in socket; -- Looking for connect in socket; - not found -- Looking for gethostbyname in c -- Looking for gethostbyname in c - not found -- Looking for gethostbyname in nsl; -- Looking for gethostbyname in nsl; - not found -- HDF5: Performing Other Test STDC_HEADERS - Success -- Looking for difftime -- Looking for difftime - found CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.26/Modules/CheckIncludeFiles.cmake:121 (message): -- Looking for include files windows.h, sys/resource.h Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: ws2_32.lib;wsock32.lib For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): ThirdParty/hdf5/vtkhdf5/config/cmake/ConfigureChecks.cmake:362 (CHECK_INCLUDE_FILES) ThirdParty/hdf5/vtkhdf5/config/cmake/ConfigureChecks.cmake:371 (CHECK_INCLUDE_FILE_CONCAT) ThirdParty/hdf5/vtkhdf5/CMakeLists.txt:276 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for include files windows.h, sys/resource.h - not found -- Looking for include files windows.h, sys/time.h -- Looking for include files windows.h, sys/time.h - not found -- Looking for include files windows.h, unistd.h -- Looking for include files windows.h, unistd.h - not found -- Looking for include files windows.h, sys/ioctl.h -- Looking for include files windows.h, sys/ioctl.h - not found -- Looking for 3 include files windows.h, ..., sys/socket.h -- Looking for 3 include files windows.h, ..., sys/socket.h - not found -- Looking for 5 include files windows.h, ..., setjmp.h -- Looking for 5 include files windows.h, ..., setjmp.h - found -- Looking for 6 include files windows.h, ..., features.h -- Looking for 6 include files windows.h, ..., features.h - not found -- Looking for 6 include files windows.h, ..., dirent.h -- Looking for 6 include files windows.h, ..., dirent.h - not found -- Looking for 6 include files windows.h, ..., stdint.h -- Looking for 6 include files windows.h, ..., stdint.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for 7 include files windows.h, ..., mach/mach_time.h -- Looking for 7 include files windows.h, ..., mach/mach_time.h - not found -- Looking for 7 include files windows.h, ..., io.h -- Looking for 7 include files windows.h, ..., io.h - found -- Looking for 8 include files windows.h, ..., winsock2.h -- Looking for 8 include files windows.h, ..., winsock2.h - found -- Looking for 9 include files windows.h, ..., sys/timeb.h -- Looking for 9 include files windows.h, ..., sys/timeb.h - found -- Looking for 10 include files windows.h, ..., globus/common.h -- Looking for 10 include files windows.h, ..., globus/common.h - not found -- Looking for 10 include files windows.h, ..., pdb.h -- Looking for 10 include files windows.h, ..., pdb.h - not found -- Looking for 10 include files windows.h, ..., pthread.h -- Looking for 10 include files windows.h, ..., pthread.h - not found -- Looking for 10 include files windows.h, ..., srbclient.h -- Looking for 10 include files windows.h, ..., srbclient.h - not found -- Looking for 10 include files windows.h, ..., string.h -- Looking for 10 include files windows.h, ..., string.h - found -- Looking for 11 include files windows.h, ..., strings.h -- Looking for 11 include files windows.h, ..., strings.h - not found -- Looking for 11 include files windows.h, ..., time.h -- Looking for 11 include files windows.h, ..., time.h - found -- Looking for 12 include files windows.h, ..., stdlib.h -- Looking for 12 include files windows.h, ..., stdlib.h - found -- Looking for 13 include files windows.h, ..., memory.h -- Looking for 13 include files windows.h, ..., memory.h - found -- Looking for 14 include files windows.h, ..., dlfcn.h -- Looking for 14 include files windows.h, ..., dlfcn.h - not found -- Looking for 14 include files windows.h, ..., inttypes.h -- Looking for 14 include files windows.h, ..., inttypes.h - found -- Looking for 15 include files windows.h, ..., netinet/in.h -- Looking for 15 include files windows.h, ..., netinet/in.h - not found -- Check size of char -- Check size of char - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of unsigned -- Check size of unsigned - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of __int64 -- Check size of __int64 - done -- Check size of float -- Check size of float - done -- Check size of double -- Check size of double - done -- Check size of long double -- Check size of long double - done -- Check size of int8_t -- Check size of int8_t - done -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of int_least8_t -- Check size of int_least8_t - done -- Check size of uint_least8_t -- Check size of uint_least8_t - done -- Check size of int_fast8_t -- Check size of int_fast8_t - done -- Check size of uint_fast8_t -- Check size of uint_fast8_t - done -- Check size of int16_t -- Check size of int16_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of int_least16_t -- Check size of int_least16_t - done -- Check size of uint_least16_t -- Check size of uint_least16_t - done -- Check size of int_fast16_t -- Check size of int_fast16_t - done -- Check size of uint_fast16_t -- Check size of uint_fast16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of int_least32_t -- Check size of int_least32_t - done -- Check size of uint_least32_t -- Check size of uint_least32_t - done -- Check size of int_fast32_t -- Check size of int_fast32_t - done -- Check size of uint_fast32_t -- Check size of uint_fast32_t - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of int_least64_t -- Check size of int_least64_t - done -- Check size of uint_least64_t -- Check size of uint_least64_t - done -- Check size of int_fast64_t -- Check size of int_fast64_t - done -- Check size of uint_fast64_t -- Check size of uint_fast64_t - done -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - failed -- Check size of off_t -- Check size of off_t - done -- Check size of off64_t -- Check size of off64_t - failed -- Looking for alarm -- Looking for alarm - not found -- Looking for fork -- Looking for fork - not found -- Looking for frexpf -- Looking for frexpf - not found -- Looking for frexpl -- Looking for frexpl - not found -- Looking for getpwuid -- Looking for getpwuid - not found -- Looking for getrusage -- Looking for getrusage - not found -- Looking for lstat -- Looking for lstat - not found -- Looking for rand_r -- Looking for rand_r - not found -- Looking for random -- Looking for random - not found -- Looking for setsysinfo -- Looking for setsysinfo - not found -- Looking for signal -- Looking for signal - found -- Looking for setjmp -- Looking for setjmp - found -- Looking for siglongjmp -- Looking for siglongjmp - not found -- Looking for sigsetjmp -- Looking for sigsetjmp - not found -- Looking for sigaction -- Looking for sigaction - not found -- Looking for sigprocmask -- Looking for sigprocmask - not found -- Looking for snprintf -- Looking for snprintf - not found -- Looking for srandom -- Looking for srandom - not found -- Looking for symlink -- Looking for symlink - not found -- Looking for vasprintf -- Looking for vasprintf - not found -- Looking for waitpid -- Looking for waitpid - not found -- Looking for vsnprintf -- Looking for vsnprintf - not found -- Looking for sigsetjmp -- Looking for sigsetjmp - not found -- Looking for tzname -- Looking for tzname - not found -- HDF5: Performing CXX Test OLD_HEADER_FILENAME - Failed -- HDF5: Performing CXX Test H5_NO_NAMESPACE - Failed -- HDF5: Performing CXX Test H5_NO_STD - Failed -- HDF5: Performing CXX Test BOOL_NOTDEFINED - Failed -- HDF5: Performing CXX Test NO_STATIC_CAST - Failed -- HDF5: Checking for InitOnceExecuteOnce: -- HDF5: Performing Test InitOnceExecuteOnce - Success -- HDF5: Performing Other Test INLINE_TEST_inline - Success -- HDF5: Performing Other Test INLINE_TEST___inline__ - Failed -- HDF5: Performing Other Test INLINE_TEST___inline - Success -- HDF5: Checking for appropriate format for 64 bit long: -- HDF5: Checking for appropriate format for 64 bit long: found "I64" -- HDF5: checking IF converting from long double to integers is accurate... yes -- HDF5: checking IF accurately converting from integers to long double... yes -- HDF5: Checking IF accurately converting unsigned long to float values... yes -- HDF5: Checking IF accurately roundup converting floating-point to unsigned long long values... yes -- HDF5: Checking IF right maximum converting floating-point to unsigned long long values... yes -- HDF5: Checking IF correctly converting long double to unsigned int values... yes -- HDF5: Checking IF compiling unsigned long long to floating-point typecasts work... yes -- HDF5: Checking IF compiling long long to floating-point typecasts work... yes -- HDF5: Checking IF overflows normally converting floating-point to integer values... yes -- HDF5: Checking IF your system converts long double to (unsigned) long values with special algorithm... no -- HDF5: Checking IF your system can convert (unsigned) long to long double values with special algorithm... no -- HDF5: Checking IF correctly converting long double to (unsigned) long long values... yes -- HDF5: Checking IF correctly converting (unsigned) long long to long double values... yes -- HDF5: Checking IF your system generates wrong code for log2 routine... no -- HDF5: Checking IF alignment restrictions are strictly enforced... yes -- HDF5: Filter ZLIB is ON -- Looking for include file alloca.h -- Looking for include file alloca.h - not found -- Looking for 5 include files stdlib.h, ..., stdio.h -- Looking for 5 include files stdlib.h, ..., stdio.h - found -- Looking for 10 include files stdlib.h, ..., stdbool.h -- Looking for 10 include files stdlib.h, ..., stdbool.h - found -- Looking for alloca -- Looking for alloca - not found -- Looking for strerror -- Looking for strerror - found -- Check size of ssize_t -- Check size of ssize_t - failed -- Check size of off_t -- Check size of off_t - done -- Check size of double -- Check size of double - done -- Check size of float -- Check size of float - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of short -- Check size of short - done -- Check size of uchar -- Check size of uchar - failed -- Check size of _Bool -- Check size of _Bool - done -- Performing NetCDF Test HAVE_ST_BLKSIZE -- Performing NetCDF Test HAVE_ST_BLKSIZE - Failed -- Performing NetCDF Test HAVE_FTRUNCATE -- Performing NetCDF Test HAVE_FTRUNCATE - Failed -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - not found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file strings.h -- Looking for include file strings.h - not found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - not found -- Looking for dlopen in dl; -- Looking for dlopen in dl; - not found -- Looking for shl_load in dld; -- Looking for shl_load in dld; - not found -- Looking for dlopen in -- Looking for dlopen in - not found -- Looking for 8 include files stdio.h, ..., netdb.h -- Looking for 8 include files stdio.h, ..., netdb.h - not found -- Looking for 9 include files stdio.h, ..., sys/socket.h -- Looking for 9 include files stdio.h, ..., sys/socket.h - not found -- Looking for 9 include files stdio.h, ..., netinet/in.h -- Looking for 9 include files stdio.h, ..., netinet/in.h - not found -- Looking for 9 include files stdio.h, ..., sys/select.h -- Looking for 9 include files stdio.h, ..., sys/select.h - not found -- Looking for 13 include files stdio.h, ..., time.h -- Looking for 13 include files stdio.h, ..., time.h - found -- Looking for 14 include files stdio.h, ..., signal.h -- Looking for 14 include files stdio.h, ..., signal.h - found -- Looking for 15 include files stdio.h, ..., errno.h -- Looking for 15 include files stdio.h, ..., errno.h - found -- Looking for 16 include files stdio.h, ..., ansidecl.h -- Looking for 16 include files stdio.h, ..., ansidecl.h - not found -- Looking for 16 include files stdio.h, ..., arpa/inet.h -- Looking for 16 include files stdio.h, ..., arpa/inet.h - not found -- Looking for 16 include files stdio.h, ..., arpa/nameser.h -- Looking for 16 include files stdio.h, ..., arpa/nameser.h - not found -- Looking for 16 include files stdio.h, ..., ctype.h -- Looking for 16 include files stdio.h, ..., ctype.h - found -- Looking for 17 include files stdio.h, ..., dirent.h -- Looking for 17 include files stdio.h, ..., dirent.h - not found -- Looking for 17 include files stdio.h, ..., dl.h -- Looking for 17 include files stdio.h, ..., dl.h - not found -- Looking for 17 include files stdio.h, ..., float.h -- Looking for 17 include files stdio.h, ..., float.h - found -- Looking for 18 include files stdio.h, ..., fp_class.h -- Looking for 18 include files stdio.h, ..., fp_class.h - not found -- Looking for 18 include files stdio.h, ..., ieeefp.h -- Looking for 18 include files stdio.h, ..., ieeefp.h - not found -- Looking for 18 include files stdio.h, ..., math.h -- Looking for 18 include files stdio.h, ..., math.h - found -- Looking for 19 include files stdio.h, ..., nan.h -- Looking for 19 include files stdio.h, ..., nan.h - not found -- Looking for 19 include files stdio.h, ..., ndir.h -- Looking for 19 include files stdio.h, ..., ndir.h - not found -- Looking for 19 include files stdio.h, ..., pthread.h -- Looking for 19 include files stdio.h, ..., pthread.h - not found -- Looking for 19 include files stdio.h, ..., resolv.h -- Looking for 19 include files stdio.h, ..., resolv.h - not found -- Looking for 19 include files stdio.h, ..., stdarg.h -- Looking for 19 include files stdio.h, ..., stdarg.h - found -- Looking for 20 include files stdio.h, ..., sys/mman.h -- Looking for 20 include files stdio.h, ..., sys/mman.h - not found -- Looking for 20 include files stdio.h, ..., sys/timeb.h -- Looking for 20 include files stdio.h, ..., sys/timeb.h - found -- Looking for finite -- Looking for finite - not found -- Looking for fpclass -- Looking for fpclass - not found -- Looking for fp_class -- Looking for fp_class - not found -- Looking for fprintf -- Looking for fprintf - found -- Looking for ftime -- Looking for ftime - found -- Looking for gettimeofday -- Looking for gettimeofday - not found -- Looking for localtime -- Looking for localtime - found -- Looking for printf -- Looking for printf - found -- Looking for sscanf -- Looking for sscanf - found -- Looking for sprintf -- Looking for sprintf - found -- Looking for signal -- Looking for signal - found -- Looking for strdup -- Looking for strdup - found -- Looking for strndup -- Looking for strndup - not found -- Looking for strftime -- Looking for strftime - found -- Looking for stat -- Looking for stat - found -- Looking for _stat -- Looking for _stat - found -- Looking for vfprintf -- Looking for vfprintf - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- Looking for vsprintf -- Looking for vsprintf - found -- Checking for getaddrinfo. -- Checking for getaddrinfo. - no -- Checking for socklen_t -- Checking for socklen_t - no -- Checking for DIR in sys/dir.h -- Checking for DIR in sys/dir.h - no -- Checking for DIR in sys/ndir.h -- Checking for DIR in sys/ndir.h - no -- Checking for va_copy -- Checking for va_copy - yes -- Checking for __va_copy -- Checking for __va_copy - no -- Checking for ipv6 support. -- Checking for ipv6 support. - no -- Check size of int16_t -- Check size of int16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of u_int32_t -- Check size of u_int32_t - failed -- Check size of u_int16_t -- Check size of u_int16_t - failed -- Check size of int64_t -- Check size of int64_t - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Checking if vfw32 is available -- Checking if vfw32 is available -- yes -- Checking if vfw32 supports video capture -- Checking if vfw32 supports video capture -- yes -- Configuring done (399.6s) -- Generating done (7.4s) -- Build files have been written to: C:/d/w/medInria_ExtProjs/build/VTK Performing build step for 'VTK' Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/hdf5/vtkhdf5/src/CMakeLists.txt H5detect.c H5detect.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkH5detect.exe Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/hdf5/vtkhdf5/src/CMakeLists.txt H5make_libsettings.c H5make_libsettings.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkH5make_libsettings.exe Generating moc_Q4VTKWidgetPlugin.cpp Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/GUISupport/Qt/CMakeLists.txt Q4VTKWidgetPlugin.cxx moc_Q4VTKWidgetPlugin.cpp Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/QVTKWidgetPlugin.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/QVTKWidgetPlugin.exp QVTKWidgetPlugin.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\QVTKWidgetPlugin.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/verdict/vtkverdict/CMakeLists.txt V_EdgeMetric.cpp V_GaussIntegration.cpp V_HexMetric.cpp V_KnifeMetric.cpp V_PyramidMetric.cpp V_QuadMetric.cpp V_TetMetric.cpp V_TriMetric.cpp VerdictVector.cpp V_WedgeMetric.cpp Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkverdict-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkverdict-8.1.exp verdict.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkverdict-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Utilities/KWSys/vtksys/CMakeLists.txt ProcessWin32.c Base64.c MD5.c Generating Code... EncodingC.c System.c Directory.cxx Glob.cxx RegularExpression.cxx CommandLineArguments.cxx FStream.cxx Generating Code... DynamicLoader.cxx EncodingCXX.cxx SystemTools.cxx SystemInformation.cxx Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtksys-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtksys-8.1.exp vtksys.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtksys-8.1.dll Generating vtkUnicodeCaseFoldData.h Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Common/Core/CMakeLists.txt vtkAbstractArray.cxx vtkAnimationCue.cxx vtkArrayCoordinates.cxx vtkArray.cxx vtkArrayExtents.cxx vtkArrayExtentsList.cxx vtkArrayIterator.cxx vtkArrayIteratorTemplateInstantiate.cxx vtkArrayRange.cxx vtkArraySort.cxx vtkArrayWeights.cxx vtkBitArray.cxx vtkBitArrayIterator.cxx vtkBoxMuellerRandomSequence.cxx vtkBreakPoint.cxx vtkByteSwap.cxx vtkCallbackCommand.cxx vtkCharArray.cxx vtkCollection.cxx vtkCollectionIterator.cxx Generating Code... Compiling... vtkCommand.cxx vtkCommonInformationKeyManager.cxx vtkConditionVariable.cxx vtkCriticalSection.cxx vtkDataArrayCollection.cxx vtkDataArrayCollectionIterator.cxx vtkDataArraySelection.cxx vtkDebugLeaks.cxx vtkDebugLeaksManager.cxx vtkDoubleArray.cxx vtkDynamicLoader.cxx vtkEventForwarderCommand.cxx vtkFileOutputWindow.cxx vtkFloatArray.cxx vtkFloatingPointExceptions.cxx vtkGarbageCollector.cxx vtkGarbageCollectorManager.cxx vtkGaussianRandomSequence.cxx vtkIdListCollection.cxx vtkIdList.cxx Generating Code... Compiling... vtkIdTypeArray.cxx vtkIndent.cxx vtkInformation.cxx vtkInformationDoubleKey.cxx vtkInformationDoubleVectorKey.cxx vtkInformationIdTypeKey.cxx vtkInformationInformationKey.cxx vtkInformationInformationVectorKey.cxx vtkInformationIntegerKey.cxx vtkInformationIntegerPointerKey.cxx vtkInformationIntegerVectorKey.cxx vtkInformationIterator.cxx vtkInformationKey.cxx vtkInformationKeyLookup.cxx vtkInformationKeyVectorKey.cxx vtkInformationObjectBaseKey.cxx vtkInformationObjectBaseVectorKey.cxx vtkInformationRequestKey.cxx vtkInformationStringKey.cxx vtkInformationStringVectorKey.cxx Generating Code... Compiling... vtkInformationUnsignedLongKey.cxx vtkInformationVariantKey.cxx vtkInformationVariantVectorKey.cxx vtkInformationVector.cxx vtkIntArray.cxx vtkLargeInteger.cxx vtkLongArray.cxx vtkLongLongArray.cxx vtkLookupTable.cxx vtkMath.cxx vtkMersenneTwister.cxx vtkMinimalStandardRandomSequence.cxx vtkMultiThreader.cxx vtkMutexLock.cxx vtkObjectBase.cxx vtkObject.cxx vtkObjectFactoryCollection.cxx vtkObjectFactory.cxx vtkOldStyleCallbackCommand.cxx vtkOStreamWrapper.cxx Generating Code... Compiling... vtkOStrStreamWrapper.cxx vtkOutputWindow.cxx vtkOverrideInformationCollection.cxx vtkOverrideInformation.cxx vtkPoints2D.cxx vtkPoints.cxx vtkPriorityQueue.cxx vtkRandomSequence.cxx vtkReferenceCount.cxx vtkScalarsToColors.cxx vtkShortArray.cxx vtkSignedCharArray.cxx vtkSimpleCriticalSection.cxx vtkSmartPointerBase.cxx vtkSOADataArrayTemplateInstantiate.cxx vtkSortDataArray.cxx vtkStdString.cxx vtkStringArray.cxx vtkStringOutputWindow.cxx vtkTimePointUtility.cxx Generating Code... Compiling... vtkTimeStamp.cxx vtkUnicodeStringArray.cxx vtkUnicodeString.cxx vtkUnsignedCharArray.cxx vtkUnsignedIntArray.cxx vtkUnsignedLongArray.cxx vtkUnsignedLongLongArray.cxx vtkUnsignedShortArray.cxx vtkVariantArray.cxx vtkVariant.cxx vtkVersion.cxx vtkVoidArray.cxx vtkWeakPointerBase.cxx vtkWeakReference.cxx vtkWindow.cxx vtkXMLFileOutputWindow.cxx vtkSMPTools.cxx vtkAtomic.cxx vtkInstantiator.cxx vtkWin32OutputWindow.cxx Generating Code... Compiling... vtkWin32ProcessOutputWindow.cxx vtkTypeInt8Array.cxx vtkTypeInt16Array.cxx vtkTypeInt32Array.cxx vtkTypeInt64Array.cxx vtkTypeUInt8Array.cxx vtkTypeUInt16Array.cxx vtkTypeUInt32Array.cxx vtkTypeUInt64Array.cxx vtkTypeFloat32Array.cxx vtkTypeFloat64Array.cxx Generating Code... vtkDataArray.cxx vtkInformationDataObjectKey.cxx vtkWin32OutputWindowProcessEncoded.c Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkCommonCore-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkCommonCore-8.1.exp vtkCommonCore.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkCommonCore-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Common/Math/CMakeLists.txt vtkAmoebaMinimizer.cxx vtkFunctionSet.cxx vtkInitialValueProblemSolver.cxx vtkMatrix3x3.cxx vtkMatrix4x4.cxx vtkPolynomialSolversUnivariate.cxx vtkQuaternionInterpolator.cxx vtkRungeKutta2.cxx vtkRungeKutta4.cxx vtkRungeKutta45.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkCommonMath-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkCommonMath-8.1.exp vtkCommonMath.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkCommonMath-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Common/Misc/CMakeLists.txt vtkContourValues.cxx vtkErrorCode.cxx vtkFunctionParser.cxx vtkHeap.cxx vtkPolygonBuilder.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkCommonMisc-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkCommonMisc-8.1.exp vtkCommonMisc.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkCommonMisc-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Common/System/CMakeLists.txt vtkClientSocket.cxx vtkDirectory.cxx vtkServerSocket.cxx vtkSocket.cxx vtkSocketCollection.cxx vtkThreadMessager.cxx vtkTimerLog.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkCommonSystem-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkCommonSystem-8.1.exp vtkCommonSystem.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkCommonSystem-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Common/Transforms/CMakeLists.txt vtkAbstractTransform.cxx vtkCylindricalTransform.cxx vtkGeneralTransform.cxx vtkHomogeneousTransform.cxx vtkIdentityTransform.cxx vtkLinearTransform.cxx vtkMatrixToHomogeneousTransform.cxx vtkMatrixToLinearTransform.cxx vtkPerspectiveTransform.cxx vtkSphericalTransform.cxx vtkThinPlateSplineTransform.cxx vtkTransform2D.cxx vtkTransformCollection.cxx vtkTransform.cxx vtkWarpTransform.cxx vtkLandmarkTransform.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkCommonTransforms-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkCommonTransforms-8.1.exp vtkCommonTransforms.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkCommonTransforms-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Common/DataModel/CMakeLists.txt vtkAbstractCellLinks.cxx vtkAbstractCellLocator.cxx vtkAbstractPointLocator.cxx vtkAdjacentVertexIterator.cxx vtkAMRBox.cxx vtkAMRUtilities.cxx vtkAnimationScene.cxx vtkAnnotation.cxx vtkAnnotationLayers.cxx vtkArrayData.cxx vtkAttributesErrorMetric.cxx vtkBiQuadraticQuad.cxx vtkBiQuadraticQuadraticHexahedron.cxx vtkBiQuadraticQuadraticWedge.cxx vtkBiQuadraticTriangle.cxx vtkBox.cxx vtkBSPCuts.cxx vtkBSPIntersections.cxx vtkCell3D.cxx vtkCellArray.cxx Generating Code... Compiling... vtkCell.cxx vtkCellData.cxx vtkCellIterator.cxx vtkCellLinks.cxx vtkCellLocator.cxx vtkCellTypes.cxx vtkCompositeDataSet.cxx vtkCompositeDataIterator.cxx vtkCone.cxx vtkConvexPointSet.cxx vtkCubicLine.cxx vtkCylinder.cxx vtkDataSetCellIterator.cxx vtkDataObjectCollection.cxx vtkDataObject.cxx vtkDataObjectTypes.cxx vtkDataObjectTree.cxx vtkDataObjectTreeIterator.cxx vtkDataSetAttributes.cxx vtkDataSetCollection.cxx Generating Code... Compiling... vtkDataSet.cxx vtkDirectedAcyclicGraph.cxx vtkDirectedGraph.cxx vtkDistributedGraphHelper.cxx vtkEdgeListIterator.cxx vtkEdgeTable.cxx vtkEmptyCell.cxx vtkExtractStructuredGridHelper.cxx vtkFieldData.cxx vtkGenericAdaptorCell.cxx vtkGenericAttributeCollection.cxx vtkGenericAttribute.cxx vtkGenericCell.cxx vtkGenericCellIterator.cxx vtkGenericCellTessellator.cxx vtkGenericDataSet.cxx vtkGenericEdgeTable.cxx vtkGenericInterpolatedVelocityField.cxx vtkGenericPointIterator.cxx vtkGenericSubdivisionErrorMetric.cxx Generating Code... Compiling... vtkGeometricErrorMetric.cxx vtkGraph.cxx vtkGraphEdge.cxx vtkGraphInternals.cxx vtkHexagonalPrism.cxx vtkHexahedron.cxx vtkHierarchicalBoxDataIterator.cxx vtkHierarchicalBoxDataSet.cxx vtkHyperTree.cxx vtkHyperTreeCursor.cxx vtkHyperTreeGrid.cxx vtkHyperTreeGridCursor.cxx vtkImageData.cxx vtkImageIterator.cxx vtkImplicitBoolean.cxx vtkImplicitDataSet.cxx vtkImplicitFunctionCollection.cxx vtkImplicitFunction.cxx vtkImplicitHalo.cxx vtkImplicitSelectionLoop.cxx Generating Code... Compiling... vtkImplicitSum.cxx vtkImplicitVolume.cxx vtkImplicitWindowFunction.cxx vtkIncrementalOctreeNode.cxx vtkIncrementalOctreePointLocator.cxx vtkIncrementalPointLocator.cxx vtkInEdgeIterator.cxx vtkInformationQuadratureSchemeDefinitionVectorKey.cxx vtkIterativeClosestPointTransform.cxx vtkKdNode.cxx vtkKdTree.cxx vtkKdTreePointLocator.cxx vtkLagrangeCurve.cxx vtkLagrangeHexahedron.cxx vtkLagrangeInterpolation.cxx vtkLagrangeQuadrilateral.cxx vtkLagrangeTetra.cxx vtkLagrangeTriangle.cxx vtkLagrangeWedge.cxx vtkLine.cxx Generating Code... Compiling... vtkLocator.cxx vtkMarchingSquaresLineCases.cxx vtkMarchingCubesTriangleCases.cxx vtkMeanValueCoordinatesInterpolator.cxx vtkMergePoints.cxx vtkMultiBlockDataSet.cxx vtkMultiPieceDataSet.cxx vtkMutableDirectedGraph.cxx vtkMutableUndirectedGraph.cxx vtkNonLinearCell.cxx vtkNonMergingPointLocator.cxx vtkOctreePointLocator.cxx vtkOctreePointLocatorNode.cxx vtkOrderedTriangulator.cxx vtkOutEdgeIterator.cxx vtkPath.cxx vtkPentagonalPrism.cxx vtkPerlinNoise.cxx vtkPiecewiseFunction.cxx vtkPixel.cxx Generating Code... Compiling... vtkPixelExtent.cxx vtkPixelTransfer.cxx vtkPlaneCollection.cxx vtkPlane.cxx vtkPlanes.cxx vtkPlanesIntersection.cxx vtkPointData.cxx vtkPointLocator.cxx vtkPointSet.cxx vtkPointSetCellIterator.cxx vtkPointsProjectedHull.cxx vtkPolyDataCollection.cxx vtkPolyData.cxx vtkPolygon.cxx vtkPolyhedron.cxx vtkPolyLine.cxx vtkPolyPlane.cxx vtkPolyVertex.cxx vtkPyramid.cxx vtkQuad.cxx Generating Code... Compiling... vtkQuadraticEdge.cxx vtkQuadraticHexahedron.cxx vtkQuadraticLinearQuad.cxx vtkQuadraticLinearWedge.cxx vtkQuadraticPolygon.cxx vtkQuadraticPyramid.cxx vtkQuadraticQuad.cxx vtkQuadraticTetra.cxx vtkQuadraticTriangle.cxx vtkQuadraticWedge.cxx vtkQuadratureSchemeDefinition.cxx vtkQuadric.cxx vtkRectilinearGrid.cxx vtkReebGraph.cxx vtkReebGraphSimplificationMetric.cxx vtkSelection.cxx vtkSelectionNode.cxx vtkSimpleCellTessellator.cxx vtkSmoothErrorMetric.cxx vtkSortFieldData.cxx Generating Code... Compiling... vtkSphere.cxx vtkSpline.cxx vtkStaticCellLinks.cxx vtkStaticCellLocator.cxx vtkStaticPointLocator.cxx vtkStructuredData.cxx vtkStructuredExtent.cxx vtkStructuredGrid.cxx vtkStructuredPointsCollection.cxx vtkStructuredPoints.cxx vtkSuperquadric.cxx vtkTable.cxx vtkTetra.cxx vtkTreeBFSIterator.cxx vtkTree.cxx vtkTreeDFSIterator.cxx vtkTriangle.cxx vtkTriangleStrip.cxx vtkTriQuadraticHexahedron.cxx vtkUndirectedGraph.cxx Generating Code... Compiling... vtkUniformGrid.cxx vtkUnstructuredGrid.cxx vtkUnstructuredGridBase.cxx vtkUnstructuredGridCellIterator.cxx vtkVertex.cxx vtkVertexListIterator.cxx vtkVoxel.cxx vtkWedge.cxx vtkXMLDataElement.cxx vtkTreeIterator.cxx vtkBoundingBox.cxx vtkAtom.cxx vtkBond.cxx vtkMolecule.cxx vtkAbstractElectronicData.cxx vtkNonOverlappingAMR.cxx vtkOverlappingAMR.cxx vtkAMRInformation.cxx vtkAMRDataInternals.cxx vtkUniformGridAMR.cxx Generating Code... Compiling... vtkUniformGridAMRDataIterator.cxx vtkHyperOctree.cxx vtkHyperOctreeCursor.cxx vtkHyperOctreePointsGrabber.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkCommonDataModel-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkCommonDataModel-8.1.exp vtkCommonDataModel.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkCommonDataModel-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Common/Color/CMakeLists.txt vtkColorSeries.cxx vtkNamedColors.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkCommonColor-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkCommonColor-8.1.exp vtkCommonColor.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkCommonColor-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Common/ExecutionModel/CMakeLists.txt vtkAlgorithm.cxx vtkAlgorithmOutput.cxx vtkAnnotationLayersAlgorithm.cxx vtkArrayDataAlgorithm.cxx vtkCachedStreamingDemandDrivenPipeline.cxx vtkCastToConcrete.cxx vtkCompositeDataPipeline.cxx vtkCompositeDataSetAlgorithm.cxx vtkDataObjectAlgorithm.cxx vtkDataSetAlgorithm.cxx vtkDemandDrivenPipeline.cxx vtkDirectedGraphAlgorithm.cxx vtkEnsembleSource.cxx vtkExecutive.cxx vtkExtentSplitter.cxx vtkExtentTranslator.cxx vtkFilteringInformationKeyManager.cxx vtkGraphAlgorithm.cxx vtkHierarchicalBoxDataSetAlgorithm.cxx vtkHyperTreeGridAlgorithm.cxx Generating Code... Compiling... vtkImageAlgorithm.cxx vtkImageInPlaceFilter.cxx vtkImageProgressIterator.cxx vtkImageToStructuredGrid.cxx vtkImageToStructuredPoints.cxx vtkInformationDataObjectMetaDataKey.cxx vtkInformationExecutivePortKey.cxx vtkInformationExecutivePortVectorKey.cxx vtkInformationIntegerRequestKey.cxx vtkMultiBlockDataSetAlgorithm.cxx vtkMultiTimeStepAlgorithm.cxx vtkPassInputTypeAlgorithm.cxx vtkPiecewiseFunctionAlgorithm.cxx vtkPiecewiseFunctionShiftScale.cxx vtkPointSetAlgorithm.cxx vtkPolyDataAlgorithm.cxx vtkRectilinearGridAlgorithm.cxx vtkScalarTree.cxx vtkSimpleImageToImageFilter.cxx vtkSimpleScalarTree.cxx Generating Code... Compiling... vtkSpanSpace.cxx vtkSphereTree.cxx vtkStreamingDemandDrivenPipeline.cxx vtkStructuredGridAlgorithm.cxx vtkTableAlgorithm.cxx vtkSMPProgressObserver.cxx vtkThreadedCompositeDataPipeline.cxx vtkThreadedImageAlgorithm.cxx vtkTreeAlgorithm.cxx vtkTrivialConsumer.cxx vtkTrivialProducer.cxx vtkUndirectedGraphAlgorithm.cxx vtkUnstructuredGridAlgorithm.cxx vtkUnstructuredGridBaseAlgorithm.cxx vtkProgressObserver.cxx vtkSelectionAlgorithm.cxx vtkExtentRCBPartitioner.cxx vtkUniformGridPartitioner.cxx vtkUniformGridAMRAlgorithm.cxx vtkOverlappingAMRAlgorithm.cxx Generating Code... Compiling... vtkNonOverlappingAMRAlgorithm.cxx vtkHyperOctreeAlgorithm.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkCommonExecutionModel-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkCommonExecutionModel-8.1.exp vtkCommonExecutionModel.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkCommonExecutionModel-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/Core/CMakeLists.txt vtkAppendArcLength.cxx vtkAppendFilter.cxx vtkAppendPolyData.cxx vtkAppendSelection.cxx vtkArrayCalculator.cxx vtkAssignAttribute.cxx vtkAttributeDataToFieldDataFilter.cxx vtkBinCellDataFilter.cxx vtkCellDataToPointData.cxx vtkCleanPolyData.cxx vtkClipPolyData.cxx vtkCompositeDataProbeFilter.cxx vtkConnectivityFilter.cxx vtkContourFilter.cxx vtkContourGrid.cxx vtkContourHelper.cxx vtkDataObjectGenerator.cxx vtkDataObjectToDataSetFilter.cxx vtkDataSetEdgeSubdivisionCriterion.cxx vtkDataSetToDataObjectFilter.cxx Generating Code... Compiling... vtkDecimatePolylineFilter.cxx vtkDecimatePro.cxx vtkDelaunay2D.cxx vtkDelaunay3D.cxx vtkElevationFilter.cxx vtkExecutionTimer.cxx vtkFeatureEdges.cxx vtkFieldDataToAttributeDataFilter.cxx vtkFlyingEdges2D.cxx vtkFlyingEdges3D.cxx vtkFlyingEdgesPlaneCutter.cxx vtkGlyph2D.cxx vtkGlyph3D.cxx vtkHedgeHog.cxx vtkHull.cxx vtkIdFilter.cxx vtkMarchingCubes.cxx vtkMarchingSquares.cxx vtkMaskFields.cxx vtkMaskPoints.cxx Generating Code... Compiling... vtkMaskPolyData.cxx vtkMassProperties.cxx vtkMergeDataObjectFilter.cxx vtkMergeFields.cxx vtkMergeFilter.cxx vtkPlaneCutter.cxx vtkPointDataToCellData.cxx vtkPolyDataConnectivityFilter.cxx vtkPolyDataNormals.cxx vtkProbeFilter.cxx vtkQuadricClustering.cxx vtkQuadricDecimation.cxx vtkRearrangeFields.cxx vtkResampleToImage.cxx vtkResampleWithDataSet.cxx vtkReverseSense.cxx vtkSimpleElevationFilter.cxx vtkSmoothPolyDataFilter.cxx vtkSphereTreeFilter.cxx vtkStripper.cxx Generating Code... Compiling... vtkStructuredGridOutlineFilter.cxx vtkSynchronizedTemplates2D.cxx vtkSynchronizedTemplates3D.cxx vtkSynchronizedTemplatesCutter3D.cxx vtkTensorGlyph.cxx vtkThreshold.cxx vtkThresholdPoints.cxx vtkTransposeTable.cxx vtkTriangleFilter.cxx vtkTriangleMeshPointNormals.cxx vtkTubeFilter.cxx vtkUnstructuredGridQuadricDecimation.cxx vtkVectorDot.cxx vtkVectorNorm.cxx vtkWindowedSincPolyDataFilter.cxx vtkCutter.cxx vtkCompositeCutter.cxx vtkGridSynchronizedTemplates3D.cxx vtkRectilinearSynchronizedTemplates.cxx vtkEdgeSubdivisionCriterion.cxx Generating Code... Compiling... vtkStreamingTessellator.cxx vtkImplicitPolyDataDistance.cxx vtkStreamerBase.cxx vtkCenterOfMass.cxx vtkImageAppend.cxx vtkStructuredGridAppend.cxx vtkAppendCompositeDataLeaves.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersCore-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersCore-8.1.exp vtkFiltersCore.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersCore-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Common/ComputationalGeometry/CMakeLists.txt vtkCardinalSpline.cxx vtkKochanekSpline.cxx vtkParametricBoy.cxx vtkParametricConicSpiral.cxx vtkParametricCrossCap.cxx vtkParametricDini.cxx vtkParametricEllipsoid.cxx vtkParametricEnneper.cxx vtkParametricFigure8Klein.cxx vtkParametricFunction.cxx vtkParametricKlein.cxx vtkParametricMobius.cxx vtkParametricRandomHills.cxx vtkParametricRoman.cxx vtkParametricSpline.cxx vtkParametricSuperEllipsoid.cxx vtkParametricSuperToroid.cxx vtkParametricTorus.cxx vtkParametricKuen.cxx vtkParametricPseudosphere.cxx Generating Code... Compiling... vtkParametricBohemianDome.cxx vtkParametricHenneberg.cxx vtkParametricCatalanMinimal.cxx vtkParametricBour.cxx vtkParametricPluckerConoid.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkCommonComputationalGeometry-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkCommonComputationalGeometry-8.1.exp vtkCommonComputationalGeometry.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkCommonComputationalGeometry-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/General/CMakeLists.txt vtkAnnotationLink.cxx vtkAppendPoints.cxx vtkApproximatingSubdivisionFilter.cxx vtkAreaContourSpectrumFilter.cxx vtkAxes.cxx vtkBlankStructuredGrid.cxx vtkBlankStructuredGridWithImage.cxx vtkBlockIdScalars.cxx vtkBoxClipDataSet.cxx vtkBrownianPoints.cxx vtkCellCenters.cxx vtkCellDerivatives.cxx vtkClipClosedSurface.cxx vtkClipConvexPolyData.cxx vtkClipDataSet.cxx vtkClipVolume.cxx vtkCoincidentPoints.cxx vtkContourTriangulator.cxx vtkCountFaces.cxx vtkCountVertices.cxx Generating Code... Compiling... vtkCursor2D.cxx vtkCursor3D.cxx vtkCurvatures.cxx vtkDataSetGradient.cxx vtkDataSetGradientPrecompute.cxx vtkDataSetTriangleFilter.cxx vtkDeformPointSet.cxx vtkDensifyPolyData.cxx vtkDicer.cxx vtkDiscreteMarchingCubes.cxx vtkEdgePoints.cxx vtkExtractSelectedFrustum.cxx vtkExtractSelectionBase.cxx vtkGradientFilter.cxx vtkGraphLayoutFilter.cxx vtkGraphToPoints.cxx vtkHierarchicalDataLevelFilter.cxx vtkHyperStreamline.cxx vtkIconGlyphFilter.cxx vtkImageMarchingCubes.cxx Generating Code... Compiling... vtkInterpolateDataSetAttributes.cxx vtkInterpolatingSubdivisionFilter.cxx vtkLevelIdScalars.cxx vtkLinkEdgels.cxx vtkMergeCells.cxx vtkMultiBlockDataGroupFilter.cxx vtkMultiBlockFromTimeSeriesFilter.cxx vtkMultiBlockMergeFilter.cxx vtkMultiThreshold.cxx vtkOBBDicer.cxx vtkOBBTree.cxx vtkPassThrough.cxx vtkPointConnectivityFilter.cxx vtkPolyDataStreamer.cxx vtkPolyDataToReebGraphFilter.cxx vtkProbePolyhedron.cxx vtkQuadraturePointInterpolator.cxx vtkQuadraturePointsGenerator.cxx vtkQuadratureSchemeDictionaryGenerator.cxx vtkQuantizePolyDataPoints.cxx Generating Code... Compiling... vtkRandomAttributeGenerator.cxx vtkRectilinearGridClip.cxx vtkRectilinearGridToTetrahedra.cxx vtkRecursiveDividingCubes.cxx vtkReflectionFilter.cxx vtkRotationFilter.cxx vtkSampleImplicitFunctionFilter.cxx vtkShrinkFilter.cxx vtkShrinkPolyData.cxx vtkSpatialRepresentationFilter.cxx vtkSplineFilter.cxx vtkSplitByCellScalarFilter.cxx vtkSplitField.cxx vtkStructuredGridClip.cxx vtkSubdivisionFilter.cxx vtkSubPixelPositionEdgels.cxx vtkSynchronizeTimeFilter.cxx vtkTableBasedClipDataSet.cxx vtkTableToPolyData.cxx vtkTableToStructuredGrid.cxx Generating Code... Compiling... vtkTemporalPathLineFilter.cxx vtkTemporalStatistics.cxx vtkTessellatorFilter.cxx vtkTimeSourceExample.cxx vtkTransformFilter.cxx vtkTransformPolyDataFilter.cxx vtkUncertaintyTubeFilter.cxx vtkVertexGlyphFilter.cxx vtkVolumeContourSpectrumFilter.cxx vtkVoxelContoursToSurfaceFilter.cxx vtkWarpLens.cxx vtkWarpScalar.cxx vtkWarpTo.cxx vtkWarpVector.cxx vtkYoungsMaterialInterface.cxx vtkMarchingContourFilter.cxx vtkRectilinearGridToPointSet.cxx vtkGraphWeightEuclideanDistanceFilter.cxx vtkGraphWeightFilter.cxx vtkImageDataToPointSet.cxx Generating Code... Compiling... vtkIntersectionPolyDataFilter.cxx vtkBooleanOperationPolyDataFilter.cxx vtkLoopBooleanPolyDataFilter.cxx vtkDistancePolyDataFilter.cxx vtkOverlappingAMRLevelIdScalars.cxx vtkExtractArray.cxx vtkMatricizeArray.cxx vtkNormalizeMatrixVectors.cxx vtkPassArrays.cxx vtkSplitColumnComponents.cxx vtkCellTreeLocator.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersGeneral-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersGeneral-8.1.exp vtkFiltersGeneral.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersGeneral-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Imaging/Core/CMakeLists.txt vtkExtractVOI.cxx vtkImageAppendComponents.cxx vtkImageBlend.cxx vtkImageCacheFilter.cxx vtkImageCast.cxx vtkImageChangeInformation.cxx vtkImageClip.cxx vtkImageConstantPad.cxx vtkImageDataStreamer.cxx vtkImageDecomposeFilter.cxx vtkImageDifference.cxx vtkImageExtractComponents.cxx vtkImageFlip.cxx vtkImageIterateFilter.cxx vtkImageMagnify.cxx vtkImageMapToColors.cxx vtkImageMask.cxx vtkImageMirrorPad.cxx vtkImagePadFilter.cxx vtkImagePermute.cxx Generating Code... Compiling... vtkImagePointDataIterator.cxx vtkImagePointIterator.cxx vtkImageResample.cxx vtkImageReslice.cxx vtkImageResliceToColors.cxx vtkImageShiftScale.cxx vtkImageShrink3D.cxx vtkImageStencilIterator.cxx vtkImageThreshold.cxx vtkImageTranslateExtent.cxx vtkImageWrapPad.cxx vtkRTAnalyticSource.cxx vtkImageResize.cxx vtkImageBSplineCoefficients.cxx vtkImageStencilData.cxx vtkImageStencilAlgorithm.cxx vtkAbstractImageInterpolator.cxx vtkImageBSplineInternals.cxx vtkImageBSplineInterpolator.cxx vtkImageSincInterpolator.cxx Generating Code... Compiling... vtkImageInterpolator.cxx vtkImageStencilSource.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingCore-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingCore-8.1.exp vtkImagingCore.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingCore-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Imaging/Fourier/CMakeLists.txt vtkImageButterworthHighPass.cxx vtkImageButterworthLowPass.cxx vtkImageFFT.cxx vtkImageFourierCenter.cxx vtkImageFourierFilter.cxx vtkImageIdealHighPass.cxx vtkImageIdealLowPass.cxx vtkImageRFFT.cxx vtkTableFFT.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingFourier-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingFourier-8.1.exp vtkImagingFourier.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingFourier-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/alglib/CMakeLists.txt ap.cpp bdsvd.cpp bidiagonal.cpp blas.cpp lq.cpp qr.cpp reflections.cpp rotations.cpp svd.cpp Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkalglib-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkalglib-8.1.exp vtkalglib.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkalglib-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/Statistics/CMakeLists.txt vtkAutoCorrelativeStatistics.cxx vtkBivariateLinearTableThreshold.cxx vtkComputeQuartiles.cxx vtkContingencyStatistics.cxx vtkCorrelativeStatistics.cxx vtkDescriptiveStatistics.cxx vtkHighestDensityRegionsStatistics.cxx vtkExtractFunctionalBagPlot.cxx vtkKMeansDistanceFunctorCalculator.cxx vtkKMeansDistanceFunctor.cxx vtkKMeansStatistics.cxx vtkMultiCorrelativeStatistics.cxx vtkOrderStatistics.cxx vtkPCAStatistics.cxx vtkStatisticsAlgorithm.cxx vtkStrahlerMetric.cxx vtkStreamingStatistics.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersStatistics-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersStatistics-8.1.exp vtkFiltersStatistics.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersStatistics-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/Extraction/CMakeLists.txt vtkConvertSelection.cxx vtkExtractArraysOverTime.cxx vtkExtractBlock.cxx vtkExtractCells.cxx vtkExtractDataOverTime.cxx vtkExtractDataSets.cxx vtkExtractEdges.cxx vtkExtractGeometry.cxx vtkExtractGrid.cxx vtkExtractLevel.cxx vtkExtractPolyDataGeometry.cxx vtkExtractRectilinearGrid.cxx vtkExtractSelectedBlock.cxx vtkExtractSelectedIds.cxx vtkExtractSelectedLocations.cxx vtkExtractSelectedPolyDataIds.cxx vtkExtractSelectedRows.cxx vtkExtractSelectedThresholds.cxx vtkExtractSelection.cxx vtkExtractTemporalFieldData.cxx Generating Code... Compiling... vtkExtractTensorComponents.cxx vtkExtractTimeSteps.cxx vtkExtractUnstructuredGrid.cxx vtkExtractVectorComponents.cxx vtkProbeSelectedLocations.cxx vtkHierarchicalDataExtractDataSets.cxx vtkHierarchicalDataExtractLevel.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersExtraction-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersExtraction-8.1.exp vtkFiltersExtraction.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersExtraction-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Infovis/Core/CMakeLists.txt vtkAddMembershipArray.cxx vtkAdjacencyMatrixToEdgeTable.cxx vtkArrayNorm.cxx vtkArrayToTable.cxx vtkCollapseGraph.cxx vtkCollapseVerticesByArray.cxx vtkContinuousScatterplot.cxx vtkDataObjectToTable.cxx vtkDotProductSimilarity.cxx vtkExtractSelectedTree.cxx vtkEdgeCenters.cxx vtkExpandSelectedGraph.cxx vtkExtractSelectedGraph.cxx vtkGenerateIndexArray.cxx vtkGraphHierarchicalBundleEdges.cxx vtkGroupLeafVertices.cxx vtkMergeColumns.cxx vtkMergeGraphs.cxx vtkMergeTables.cxx vtkMutableGraphHelper.cxx Generating Code... Compiling... vtkNetworkHierarchy.cxx vtkPipelineGraphSource.cxx vtkPruneTreeFilter.cxx vtkRandomGraphSource.cxx vtkReduceTable.cxx vtkRemoveIsolatedVertices.cxx vtkSparseArrayToTable.cxx vtkStreamGraph.cxx vtkStringToCategory.cxx vtkStringToNumeric.cxx vtkTableToArray.cxx vtkTableToGraph.cxx vtkTableToSparseArray.cxx vtkTableToTreeFilter.cxx vtkThresholdGraph.cxx vtkThresholdTable.cxx vtkTransferAttributes.cxx vtkTransposeMatrix.cxx vtkTreeFieldAggregator.cxx vtkTreeDifferenceFilter.cxx Generating Code... Compiling... vtkTreeLevelsFilter.cxx vtkVertexDegree.cxx vtkRemoveHiddenData.cxx vtkKCoreDecomposition.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkInfovisCore-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkInfovisCore-8.1.exp vtkInfovisCore.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkInfovisCore-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/Geometry/CMakeLists.txt vtkCompositeDataGeometryFilter.cxx vtkGeometryFilter.cxx vtkHierarchicalDataSetGeometryFilter.cxx vtkImageDataGeometryFilter.cxx vtkImageDataToUniformGrid.cxx vtkLinearToQuadraticCellsFilter.cxx vtkProjectSphereFilter.cxx vtkRectilinearGridGeometryFilter.cxx vtkStructuredGridGeometryFilter.cxx vtkStructuredPointsGeometryFilter.cxx vtkUnstructuredGridGeometryFilter.cxx vtkDataSetSurfaceFilter.cxx vtkDataSetRegionSurfaceFilter.cxx vtkAbstractGridConnectivity.cxx vtkDataSetGhostGenerator.cxx vtkRectilinearGridPartitioner.cxx vtkStructuredAMRNeighbor.cxx vtkStructuredAMRGridConnectivity.cxx vtkStructuredGridConnectivity.cxx vtkStructuredGridGhostDataGenerator.cxx Generating Code... Compiling... vtkStructuredGridPartitioner.cxx vtkStructuredNeighbor.cxx vtkUniformGridGhostDataGenerator.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersGeometry-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersGeometry-8.1.exp vtkFiltersGeometry.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersGeometry-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/Sources/CMakeLists.txt vtkArcSource.cxx vtkArrowSource.cxx vtkButtonSource.cxx vtkCellTypeSource.cxx vtkConeSource.cxx vtkCubeSource.cxx vtkCylinderSource.cxx vtkDiskSource.cxx vtkEllipseArcSource.cxx vtkEllipticalButtonSource.cxx vtkFrustumSource.cxx vtkGlyphSource2D.cxx vtkHyperTreeGridSource.cxx vtkLineSource.cxx vtkOutlineCornerFilter.cxx vtkOutlineCornerSource.cxx vtkOutlineSource.cxx vtkParametricFunctionSource.cxx vtkPlaneSource.cxx vtkPlatonicSolidSource.cxx Generating Code... Compiling... vtkPointSource.cxx vtkPolyLineSource.cxx vtkProgrammableDataObjectSource.cxx vtkProgrammableSource.cxx vtkRectangularButtonSource.cxx vtkRegularPolygonSource.cxx vtkSelectionSource.cxx vtkSphereSource.cxx vtkSuperquadricSource.cxx vtkTessellatedBoxSource.cxx vtkTextSource.cxx vtkTexturedSphereSource.cxx vtkGraphToPolyData.cxx vtkDiagonalMatrixSource.cxx vtkHyperOctreeFractalSource.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersSources-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersSources-8.1.exp vtkFiltersSources.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersSources-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Rendering/Core/CMakeLists.txt vtkAbstractMapper3D.cxx vtkAbstractMapper.cxx vtkAbstractPicker.cxx vtkAbstractVolumeMapper.cxx vtkActor2DCollection.cxx vtkActor2D.cxx vtkActorCollection.cxx vtkActor.cxx vtkAssembly.cxx vtkBackgroundColorMonitor.cxx vtkBillboardTextActor3D.cxx vtkCameraActor.cxx vtkCamera.cxx vtkCameraInterpolator.cxx vtkCellCenterDepthSort.cxx vtkCIEDE2000.cxx vtkColorTransferFunction.cxx vtkCompositeDataDisplayAttributes.cxx vtkCompositeDataDisplayAttributesLegacy.cxx vtkCompositePolyDataMapper.cxx Generating Code... Compiling... vtkCoordinate.cxx vtkCullerCollection.cxx vtkCuller.cxx vtkDataSetMapper.cxx vtkDiscretizableColorTransferFunction.cxx vtkDistanceToCamera.cxx vtkFollower.cxx vtkFrameBufferObjectBase.cxx vtkFrustumCoverageCuller.cxx vtkFXAAOptions.cxx vtkGenericRenderWindowInteractor.cxx vtkGenericVertexAttributeMapping.cxx vtkGlyph3DMapper.cxx vtkGPUInfo.cxx vtkGPUInfoList.cxx vtkGraphicsFactory.cxx vtkGraphMapper.cxx vtkGraphToGlyphs.cxx vtkHierarchicalPolyDataMapper.cxx vtkImageActor.cxx Generating Code... Compiling... vtkImageMapper3D.cxx vtkImageMapper.cxx vtkImageProperty.cxx vtkImageSlice.cxx vtkImageSliceMapper.cxx vtkInteractorEventRecorder.cxx vtkInteractorObserver.cxx vtkLabeledContourMapper.cxx vtkLightActor.cxx vtkLightCollection.cxx vtkLight.cxx vtkLightKit.cxx vtkLogLookupTable.cxx vtkLookupTableWithEnabling.cxx vtkMapArrayValues.cxx vtkMapper2D.cxx vtkMapperCollection.cxx vtkMapper.cxx vtkObserverMediator.cxx vtkPolyDataMapper2D.cxx Generating Code... Compiling... vtkPolyDataMapper.cxx vtkProp3DCollection.cxx vtkProp3D.cxx vtkProp3DFollower.cxx vtkPropAssembly.cxx vtkPropCollection.cxx vtkProp.cxx vtkProperty2D.cxx vtkProperty.cxx vtkRendererCollection.cxx vtkRenderer.cxx vtkRendererDelegate.cxx vtkRendererSource.cxx vtkRenderPass.cxx vtkRenderState.cxx vtkRenderTimerLog.cxx vtkRenderWindowCollection.cxx vtkRenderWindowInteractor.cxx vtkRenderWindowInteractor3D.cxx vtkSelectVisiblePoints.cxx Generating Code... Compiling... vtkShaderDeviceAdapter2.cxx vtkSkybox.cxx vtkTextActor.cxx vtkTextActor3D.cxx vtkTexture.cxx vtkTexturedActor2D.cxx vtkTransformCoordinateSystems.cxx vtkTransformInterpolator.cxx vtkTupleInterpolator.cxx vtkViewDependentErrorMetric.cxx vtkViewport.cxx vtkVisibilitySort.cxx vtkVolumeCollection.cxx vtkVolume.cxx vtkVolumeProperty.cxx vtkWindowLevelLookupTable.cxx vtkWindowToImageFilter.cxx vtkAssemblyNode.cxx vtkAssemblyPath.cxx vtkAssemblyPaths.cxx Generating Code... Compiling... vtkAreaPicker.cxx vtkPicker.cxx vtkAbstractPropPicker.cxx vtkPropPicker.cxx vtkPickingManager.cxx vtkLODProp3D.cxx vtkWorldPointPicker.cxx vtkCellPicker.cxx vtkPointPicker.cxx vtkRenderedAreaPicker.cxx vtkScenePicker.cxx vtkInteractorStyle.cxx vtkInteractorStyleSwitchBase.cxx vtkInteractorStyle3D.cxx vtkTDxInteractorStyle.cxx vtkTDxInteractorStyleCamera.cxx vtkTDxInteractorStyleSettings.cxx vtkStringToImage.cxx vtkTextMapper.cxx vtkTextProperty.cxx Generating Code... Compiling... vtkTextPropertyCollection.cxx vtkTextRenderer.cxx vtkAbstractInteractionDevice.cxx vtkAbstractRenderDevice.cxx vtkRenderWidget.cxx vtkPointGaussianMapper.cxx Generating Code... vtkHardwareSelector.cxx vtkRenderWindow.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingCore-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingCore-8.1.exp vtkRenderingCore.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingCore-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/zlib/vtkzlib/CMakeLists.txt adler32.c compress.c crc32.c deflate.c gzclose.c gzlib.c gzread.c gzwrite.c inflate.c infback.c inftrees.c inffast.c trees.c uncompr.c zutil.c Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkzlib-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkzlib-8.1.exp vtkzlib.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkzlib-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/freetype/vtkfreetype/CMakeLists.txt ftbase.c ftbbox.c ftbitmap.c ftglyph.c ftinit.c ftmm.c bdf.c ftcache.c cff.c type1cid.c ftgzip.c ftlzw.c pcf.c pfr.c psaux.c pshinter.c psmodule.c raster.c sfnt.c smooth.c Generating Code... Compiling... truetype.c type1.c type42.c winfnt.c ftdebug.c ftsystem.c Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkfreetype-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkfreetype-8.1.exp vtkfreetype.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkfreetype-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Rendering/FreeType/CMakeLists.txt vtkFreeTypeStringToImage.cxx vtkFreeTypeTools.cxx C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xutility(3520): warning C4389: '==': signed/unsigned mismatch [C:\d\w\medInria_ExtProjs\build\VTK\Rendering\FreeType\vtkRenderingFreeType.vcxproj] [C:\d\w\medInria-b\superbuild\VTK-install.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xutility(3533): note: see reference to function template instantiation '_InIt std::_Find_unchecked1<_InIt,_Ty>(_InIt,const _InIt,const _Ty &,std::false_type)' being compiled with [ _InIt=vtkUnicodeString::const_iterator, _Ty=char ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xutility(3542): note: see reference to function template instantiation '_InIt std::_Find_unchecked<_Iter,_Ty>(const _InIt,const _InIt,const _Ty &)' being compiled with [ _InIt=vtkUnicodeString::const_iterator, _Iter=vtkUnicodeString::const_iterator, _Ty=char ] C:\d\w\medInria_ExtProjs\src\VTK\Rendering\FreeType\vtkFreeTypeTools.cxx(1546): note: see reference to function template instantiation '_InIt std::find(_InIt,const _InIt,const _Ty &)' being compiled with [ _InIt=vtkUnicodeString::const_iterator, _Ty=char ] C:\d\w\medInria_ExtProjs\src\VTK\Rendering\FreeType\vtkFreeTypeTools.cxx(1524): note: see reference to function template instantiation 'bool vtkFreeTypeTools::CalculateBoundingBox(const T &,vtkFreeTypeTools::MetaData &,const T &)' being compiled with [ T=vtkUnicodeString ] vtkMathTextFreeTypeTextRenderer.cxx vtkMathTextUtilities.cxx vtkTextRendererStringToImage.cxx vtkScaledTextActor.cxx vtkVectorText.cxx vtkRenderingFreeTypeObjectFactory.cxx face_arial_bold.cxx face_arial_bold_italic.cxx face_arial.cxx face_arial_italic.cxx face_courier_bold.cxx face_courier_bold_italic.cxx face_courier.cxx face_courier_italic.cxx face_times_bold.cxx face_times_bold_italic.cxx face_times.cxx face_times_italic.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingFreeType-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingFreeType-8.1.exp vtkRenderingFreeType.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingFreeType-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Rendering/Context2D/CMakeLists.txt vtkAbstractContextBufferId.cxx vtkAbstractContextItem.cxx vtkBlockItem.cxx vtkBrush.cxx vtkContext2D.cxx vtkContext3D.cxx vtkContextActor.cxx vtkContextClip.cxx vtkContextDevice2D.cxx vtkContextDevice3D.cxx vtkContextItem.cxx vtkContextKeyEvent.cxx vtkContextMapper2D.cxx vtkContextMouseEvent.cxx vtkContextScene.cxx vtkContextTransform.cxx vtkImageItem.cxx vtkMarkerUtilities.cxx vtkPen.cxx vtkPolyDataItem.cxx Generating Code... Compiling... vtkPropItem.cxx vtkTooltipItem.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingContext2D-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingContext2D-8.1.exp vtkRenderingContext2D.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingContext2D-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Charts/Core/CMakeLists.txt vtkAxis.cxx vtkAxisExtended.cxx vtkCategoryLegend.cxx vtkChart.cxx vtkChartBox.cxx vtkChartHistogram2D.cxx vtkChartLegend.cxx vtkChartMatrix.cxx vtkChartParallelCoordinates.cxx vtkChartPie.cxx vtkChartXY.cxx vtkChartXYZ.cxx vtkColorLegend.cxx vtkColorTransferControlPointsItem.cxx vtkColorTransferFunctionItem.cxx vtkCompositeControlPointsItem.cxx vtkCompositeTransferFunctionItem.cxx vtkContextArea.cxx vtkContextPolygon.cxx vtkControlPointsItem.cxx Generating Code... Compiling... vtkInteractiveArea.cxx vtkLookupTableItem.cxx vtkPiecewiseControlPointsItem.cxx vtkPiecewiseFunctionItem.cxx vtkPiecewisePointHandleItem.cxx vtkPlot.cxx vtkPlot3D.cxx vtkPlotArea.cxx vtkPlotBag.cxx vtkPlotBar.cxx vtkPlotBox.cxx vtkPlotFunctionalBag.cxx vtkPlotGrid.cxx vtkPlotHistogram2D.cxx vtkPlotLine.cxx vtkPlotLine3D.cxx vtkPlotParallelCoordinates.cxx vtkPlotPie.cxx vtkPlotPoints.cxx vtkPlotPoints3D.cxx Generating Code... Compiling... vtkPlotStacked.cxx vtkPlotSurface.cxx vtkScalarsToColorsItem.cxx vtkScatterPlotMatrix.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkChartsCore-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkChartsCore-8.1.exp vtkChartsCore.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkChartsCore-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Utilities/DICOMParser/CMakeLists.txt DICOMFile.cxx DICOMParser.cxx DICOMAppHelper.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkDICOMParser-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkDICOMParser-8.1.exp vtkDICOMParser.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkDICOMParser-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/lz4/vtklz4/CMakeLists.txt lz4.c lz4hc.c lz4frame.c xxhash.c Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtklz4-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtklz4-8.1.exp vtklz4.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtklz4-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/Core/CMakeLists.txt vtkAbstractParticleWriter.cxx vtkArrayReader.cxx vtkArrayWriter.cxx vtkASCIITextCodec.cxx vtkBase64InputStream.cxx vtkBase64OutputStream.cxx vtkBase64Utilities.cxx vtkDataCompressor.cxx vtkDelimitedTextWriter.cxx vtkGlobFileNames.cxx vtkInputStream.cxx vtkJavaScriptDataWriter.cxx vtkLZ4DataCompressor.cxx vtkOutputStream.cxx vtkSortFileNames.cxx vtkTextCodec.cxx vtkTextCodecFactory.cxx vtkUTF16TextCodec.cxx vtkUTF8TextCodec.cxx vtkAbstractPolyDataReader.cxx Generating Code... Compiling... vtkWriter.cxx vtkZLibDataCompressor.cxx vtkArrayDataReader.cxx vtkArrayDataWriter.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOCore-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOCore-8.1.exp vtkIOCore.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOCore-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/Legacy/CMakeLists.txt vtkCompositeDataReader.cxx vtkCompositeDataWriter.cxx vtkDataObjectReader.cxx vtkDataObjectWriter.cxx vtkDataReader.cxx vtkDataSetReader.cxx vtkDataSetWriter.cxx vtkDataWriter.cxx vtkGenericDataObjectReader.cxx vtkGenericDataObjectWriter.cxx vtkGraphReader.cxx vtkGraphWriter.cxx vtkPixelExtentIO.cxx vtkPolyDataReader.cxx vtkPolyDataWriter.cxx vtkRectilinearGridReader.cxx vtkRectilinearGridWriter.cxx vtkSimplePointsReader.cxx vtkSimplePointsWriter.cxx vtkStructuredGridReader.cxx Generating Code... Compiling... vtkStructuredGridWriter.cxx vtkStructuredPointsReader.cxx vtkStructuredPointsWriter.cxx vtkTableReader.cxx vtkTableWriter.cxx vtkTreeReader.cxx vtkTreeWriter.cxx vtkUnstructuredGridReader.cxx vtkUnstructuredGridWriter.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOLegacy-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOLegacy-8.1.exp vtkIOLegacy.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOLegacy-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/expat/vtkexpat/CMakeLists.txt loadlibrary.c xmlparse.c xmlrole.c xmltok.c xmltok_impl.c xmltok_ns.c Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkexpat-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkexpat-8.1.exp vtkexpat.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkexpat-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/XMLParser/CMakeLists.txt vtkXMLDataParser.cxx vtkXMLParser.cxx vtkXMLUtilities.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOXMLParser-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOXMLParser-8.1.exp vtkIOXMLParser.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOXMLParser-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Domains/Chemistry/CMakeLists.txt vtkBlueObeliskData.cxx vtkBlueObeliskDataParser.cxx vtkCMLMoleculeReader.cxx vtkGaussianCubeReader2.cxx vtkMoleculeAlgorithm.cxx vtkMoleculeMapper.cxx vtkMoleculeToAtomBallFilter.cxx vtkMoleculeToBondStickFilter.cxx vtkMoleculeToPolyDataFilter.cxx vtkPeriodicTable.cxx vtkProgrammableElectronicData.cxx vtkProteinRibbonFilter.cxx vtkSimpleBondPerceiver.cxx vtkVASPAnimationReader.cxx vtkVASPTessellationReader.cxx vtkXYZMolReader2.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkDomainsChemistry-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkDomainsChemistry-8.1.exp vtkDomainsChemistry.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkDomainsChemistry-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Utilities/EncodeString/CMakeLists.txt vtkEncodeString.cxx vtkEncodeString.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkEncodeString-8.1.exe Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/glew/vtkglew/CMakeLists.txt glew.c Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkglew-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkglew-8.1.exp vtkglew.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkglew-8.1.dll Generating vtkDepthOfFieldPassFS.cxx, vtkDepthOfFieldPassFS.h Generating vtkDepthPeelingPassFinalFS.cxx, vtkDepthPeelingPassFinalFS.h Generating vtkDepthPeelingPassIntermediateFS.cxx, vtkDepthPeelingPassIntermediateFS.h Generating vtkEDLBilateralFilterFS.cxx, vtkEDLBilateralFilterFS.h Generating vtkEDLComposeFS.cxx, vtkEDLComposeFS.h Generating vtkEDLShadeFS.cxx, vtkEDLShadeFS.h Generating vtkFXAAFilterFS.cxx, vtkFXAAFilterFS.h Generating vtkGaussianBlurPassFS.cxx, vtkGaussianBlurPassFS.h Generating vtkGaussianBlurPassVS.cxx, vtkGaussianBlurPassVS.h Generating vtkGlyph3DVS.cxx, vtkGlyph3DVS.h Generating vtkPointGaussianVS.cxx, vtkPointGaussianVS.h Generating vtkPointFillPassFS.cxx, vtkPointFillPassFS.h Generating vtkPolyData2DFS.cxx, vtkPolyData2DFS.h Generating vtkPolyData2DVS.cxx, vtkPolyData2DVS.h Generating vtkPolyDataFS.cxx, vtkPolyDataFS.h Generating vtkPolyDataVS.cxx, vtkPolyDataVS.h Generating vtkPolyDataWideLineGS.cxx, vtkPolyDataWideLineGS.h Generating vtkSSAAPassFS.cxx, vtkSSAAPassFS.h Generating vtkSimpleMotionBlurPassFS.cxx, vtkSimpleMotionBlurPassFS.h Generating vtkSobelGradientMagnitudePass1FS.cxx, vtkSobelGradientMagnitudePass1FS.h Generating vtkSobelGradientMagnitudePass2FS.cxx, vtkSobelGradientMagnitudePass2FS.h Generating vtkSphereMapperVS.cxx, vtkSphereMapperVS.h Generating vtkStickMapperVS.cxx, vtkStickMapperVS.h Generating vtkTextureObjectFS.cxx, vtkTextureObjectFS.h Generating vtkTextureObjectVS.cxx, vtkTextureObjectVS.h Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Rendering/OpenGL2/CMakeLists.txt vtkRenderingOpenGL2ObjectFactory.cxx vtkCameraPass.cxx vtkClearRGBPass.cxx vtkClearZPass.cxx vtkCompositePolyDataMapper2.cxx vtkDefaultPass.cxx vtkDepthOfFieldPass.cxx vtkDepthImageProcessingPass.cxx vtkDepthPeelingPass.cxx vtkDualDepthPeelingPass.cxx vtkEDLShading.cxx vtkFramebufferPass.cxx vtkGaussianBlurPass.cxx vtkGenericOpenGLRenderWindow.cxx vtkHiddenLineRemovalPass.cxx vtkImageProcessingPass.cxx vtkLightingMapPass.cxx vtkLightsPass.cxx vtkOpaquePass.cxx vtkOpenGLActor.cxx Generating Code... Compiling... vtkOpenGLBillboardTextActor3D.cxx vtkOpenGLBufferObject.cxx vtkOpenGLCamera.cxx vtkOpenGLFXAAFilter.cxx vtkOpenGLFramebufferObject.cxx vtkOpenGLGL2PSHelper.cxx vtkOpenGLGlyph3DHelper.cxx vtkOpenGLGlyph3DMapper.cxx vtkOpenGLHardwareSelector.cxx vtkOpenGLHelper.cxx vtkOpenGLImageAlgorithmHelper.cxx vtkOpenGLImageMapper.cxx vtkOpenGLImageSliceMapper.cxx vtkOpenGLIndexBufferObject.cxx vtkOpenGLLabeledContourMapper.cxx vtkOpenGLLight.cxx vtkOpenGLPointGaussianMapper.cxx vtkOpenGLPolyDataMapper.cxx vtkOpenGLPolyDataMapper2D.cxx vtkOpenGLProperty.cxx Generating Code... Compiling... vtkOpenGLRenderPass.cxx vtkOpenGLRenderTimer.cxx vtkOpenGLRenderTimerLog.cxx vtkOpenGLRenderUtilities.cxx vtkOpenGLRenderWindow.cxx vtkOpenGLRenderer.cxx vtkOpenGLShaderCache.cxx vtkOpenGLSkybox.cxx vtkOpenGLSphereMapper.cxx vtkOpenGLStickMapper.cxx vtkOpenGLTextActor.cxx vtkOpenGLTextActor3D.cxx vtkOpenGLTextMapper.cxx vtkOpenGLTexture.cxx vtkOpenGLVertexArrayObject.cxx vtkOpenGLVertexBufferObject.cxx vtkOpenGLVertexBufferObjectCache.cxx vtkOpenGLVertexBufferObjectGroup.cxx vtkOverlayPass.cxx vtkPixelBufferObject.cxx Generating Code... Compiling... vtkPointFillPass.cxx vtkRenderPassCollection.cxx vtkRenderStepsPass.cxx vtkRenderbuffer.cxx vtkSSAAPass.cxx vtkSequencePass.cxx vtkShader.cxx vtkShaderProgram.cxx vtkShadowMapBakerPass.cxx vtkShadowMapPass.cxx vtkSimpleMotionBlurPass.cxx vtkSobelGradientMagnitudePass.cxx vtkTextureObject.cxx vtkTextureUnitManager.cxx vtkTransformFeedback.cxx vtkTranslucentPass.cxx vtkValuePass.cxx vtkVolumetricPass.cxx vtkDataTransferHelper.cxx vtkDepthOfFieldPassFS.cxx Generating Code... Compiling... vtkDepthPeelingPassFinalFS.cxx vtkDepthPeelingPassIntermediateFS.cxx vtkEDLBilateralFilterFS.cxx vtkEDLComposeFS.cxx vtkEDLShadeFS.cxx vtkFXAAFilterFS.cxx vtkGaussianBlurPassFS.cxx vtkGaussianBlurPassVS.cxx vtkGlyph3DVS.cxx vtkPointGaussianVS.cxx vtkPointFillPassFS.cxx vtkPolyData2DFS.cxx vtkPolyData2DVS.cxx vtkPolyDataFS.cxx vtkPolyDataVS.cxx vtkPolyDataWideLineGS.cxx vtkSSAAPassFS.cxx vtkSimpleMotionBlurPassFS.cxx vtkSobelGradientMagnitudePass1FS.cxx vtkSobelGradientMagnitudePass2FS.cxx Generating Code... Compiling... vtkSphereMapperVS.cxx vtkStickMapperVS.cxx vtkTextureObjectFS.cxx vtkTextureObjectVS.cxx vtkDummyGPUInfoList.cxx vtkWin32RenderWindowInteractor.cxx vtkWin32OpenGLRenderWindow.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingOpenGL2-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingOpenGL2-8.1.exp vtkRenderingOpenGL2.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingOpenGL2-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Domains/ChemistryOpenGL2/CMakeLists.txt vtkOpenGLMoleculeMapper.cxx vtkDomainsChemistryOpenGL2ObjectFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkDomainsChemistryOpenGL2-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkDomainsChemistryOpenGL2-8.1.exp vtkDomainsChemistryOpenGL2.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkDomainsChemistryOpenGL2-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/XML/CMakeLists.txt vtkRTXMLPolyDataReader.cxx vtkXMLCompositeDataReader.cxx vtkXMLCompositeDataWriter.cxx vtkXMLDataReader.cxx vtkXMLDataSetWriter.cxx vtkXMLDataObjectWriter.cxx vtkXMLFileReadTester.cxx vtkXMLGenericDataObjectReader.cxx vtkXMLHierarchicalBoxDataFileConverter.cxx vtkXMLHierarchicalBoxDataReader.cxx vtkXMLHierarchicalBoxDataWriter.cxx vtkXMLHierarchicalDataReader.cxx vtkXMLImageDataReader.cxx vtkXMLImageDataWriter.cxx vtkXMLMultiBlockDataReader.cxx vtkXMLMultiBlockDataWriter.cxx vtkXMLMultiGroupDataReader.cxx vtkXMLPDataReader.cxx vtkXMLPDataObjectReader.cxx vtkXMLPImageDataReader.cxx Generating Code... Compiling... vtkXMLPolyDataReader.cxx vtkXMLPolyDataWriter.cxx vtkXMLPPolyDataReader.cxx vtkXMLPRectilinearGridReader.cxx vtkXMLPStructuredDataReader.cxx vtkXMLPStructuredGridReader.cxx vtkXMLPTableReader.cxx vtkXMLPUnstructuredDataReader.cxx vtkXMLPUnstructuredGridReader.cxx vtkXMLReader.cxx vtkXMLRectilinearGridReader.cxx vtkXMLRectilinearGridWriter.cxx vtkXMLStructuredDataReader.cxx vtkXMLStructuredDataWriter.cxx vtkXMLStructuredGridReader.cxx vtkXMLStructuredGridWriter.cxx vtkXMLTableReader.cxx vtkXMLTableWriter.cxx vtkXMLUniformGridAMRReader.cxx vtkXMLUniformGridAMRWriter.cxx Generating Code... Compiling... vtkXMLUnstructuredDataReader.cxx vtkXMLUnstructuredDataWriter.cxx vtkXMLUnstructuredGridReader.cxx vtkXMLUnstructuredGridWriter.cxx vtkXMLWriterC.cxx vtkXMLWriter.cxx vtkXMLHyperOctreeReader.cxx vtkXMLHyperOctreeWriter.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOXML-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOXML-8.1.exp vtkIOXML.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOXML-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Utilities/HashSource/CMakeLists.txt vtkHashSource.cxx vtkHashSource.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkHashSource-8.1.exe Generating vtkSocketCommunicatorHash.h Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Parallel/Core/CMakeLists.txt vtkCommunicator.cxx vtkDummyCommunicator.cxx vtkDummyController.cxx vtkMultiProcessController.cxx vtkMultiProcessStream.cxx vtkPDirectory.cxx vtkProcess.cxx vtkProcessGroup.cxx vtkPSystemTools.cxx vtkSocketCommunicator.cxx vtkSocketController.cxx vtkSubCommunicator.cxx vtkSubGroup.cxx vtkFieldDataSerializer.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkParallelCore-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkParallelCore-8.1.exp vtkParallelCore.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkParallelCore-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/AMR/CMakeLists.txt vtkAMRCutPlane.cxx vtkAMRGaussianPulseSource.cxx vtkAMRResampleFilter.cxx vtkAMRSliceFilter.cxx vtkAMRToMultiBlockFilter.cxx vtkImageToAMR.cxx vtkParallelAMRUtilities.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersAMR-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersAMR-8.1.exp vtkFiltersAMR.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersAMR-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/FlowPaths/CMakeLists.txt vtkAbstractInterpolatedVelocityField.cxx vtkAMRInterpolatedVelocityField.cxx vtkCachingInterpolatedVelocityField.cxx vtkCellLocatorInterpolatedVelocityField.cxx vtkCompositeInterpolatedVelocityField.cxx vtkEvenlySpacedStreamlines2D.cxx vtkInterpolatedVelocityField.cxx vtkLagrangianParticleTracker.cxx vtkLagrangianBasicIntegrationModel.cxx vtkLagrangianParticle.cxx vtkLagrangianMatidaIntegrationModel.cxx vtkModifiedBSPTree.cxx vtkParticlePathFilter.cxx vtkParticleTracer.cxx vtkParticleTracerBase.cxx vtkStreaklineFilter.cxx vtkStreamTracer.cxx vtkTemporalInterpolatedVelocityField.cxx vtkTemporalStreamTracer.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersFlowPaths-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersFlowPaths-8.1.exp vtkFiltersFlowPaths.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersFlowPaths-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/Generic/CMakeLists.txt vtkGenericClip.cxx vtkGenericContourFilter.cxx vtkGenericCutter.cxx vtkGenericDataSetTessellator.cxx vtkGenericGeometryFilter.cxx vtkGenericGlyph3DFilter.cxx vtkGenericOutlineFilter.cxx vtkGenericProbeFilter.cxx vtkGenericStreamTracer.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersGeneric-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersGeneric-8.1.exp vtkFiltersGeneric.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersGeneric-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Imaging/Sources/CMakeLists.txt vtkImageCanvasSource2D.cxx vtkImageEllipsoidSource.cxx vtkImageGaussianSource.cxx vtkImageGridSource.cxx vtkImageMandelbrotSource.cxx vtkImageNoiseSource.cxx vtkImageSinusoidSource.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingSources-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingSources-8.1.exp vtkImagingSources.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingSources-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/Hybrid/CMakeLists.txt vtkAdaptiveDataSetSurfaceFilter.cxx vtkBSplineTransform.cxx vtkDepthSortPolyData.cxx vtkDSPFilterDefinition.cxx vtkDSPFilterGroup.cxx vtkEarthSource.cxx vtkFacetReader.cxx vtkForceTime.cxx vtkGreedyTerrainDecimation.cxx vtkGridTransform.cxx vtkImageToPolyDataFilter.cxx vtkImplicitModeller.cxx vtkPCAAnalysisFilter.cxx vtkPolyDataSilhouette.cxx vtkProcrustesAlignmentFilter.cxx vtkProjectedTerrainPath.cxx vtkRenderLargeImage.cxx vtkTemporalArrayOperatorFilter.cxx vtkTemporalDataSetCache.cxx vtkTemporalFractal.cxx Generating Code... Compiling... vtkTemporalInterpolator.cxx vtkTemporalShiftScale.cxx vtkTemporalSnapToTimeStep.cxx vtkTransformToGrid.cxx vtkWeightedTransformFilter.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersHybrid-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersHybrid-8.1.exp vtkFiltersHybrid.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersHybrid-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/HyperTree/CMakeLists.txt vtkHyperTreeGridAxisClip.cxx vtkHyperTreeGridAxisCut.cxx vtkHyperTreeGridAxisReflection.cxx vtkHyperTreeGridCellCenters.cxx vtkHyperTreeGridContour.cxx vtkHyperTreeGridDepthLimiter.cxx vtkHyperTreeGridGeometry.cxx vtkHyperTreeGridPlaneCutter.cxx vtkHyperTreeGridThreshold.cxx vtkHyperTreeGridToUnstructuredGrid.cxx vtkClipHyperOctree.cxx vtkHyperOctreeClipCutPointsGrabber.cxx vtkHyperOctreeContourFilter.cxx vtkHyperOctreeCutter.cxx vtkHyperOctreeDepth.cxx vtkHyperOctreeDualGridContourFilter.cxx vtkHyperOctreeLimiter.cxx vtkHyperOctreeSampleFunction.cxx vtkHyperOctreeSurfaceFilter.cxx vtkHyperOctreeToUniformGridFilter.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersHyperTree-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersHyperTree-8.1.exp vtkFiltersHyperTree.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersHyperTree-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Imaging/General/CMakeLists.txt vtkImageAnisotropicDiffusion2D.cxx vtkImageAnisotropicDiffusion3D.cxx vtkImageCheckerboard.cxx vtkImageCityBlockDistance.cxx vtkImageConvolve.cxx vtkImageCorrelation.cxx vtkImageEuclideanDistance.cxx vtkImageEuclideanToPolar.cxx vtkImageGaussianSmooth.cxx vtkImageGradient.cxx vtkImageGradientMagnitude.cxx vtkImageHybridMedian2D.cxx vtkImageLaplacian.cxx vtkImageMedian3D.cxx vtkImageNormalize.cxx vtkImageRange3D.cxx vtkImageSeparableConvolution.cxx vtkImageSobel2D.cxx vtkImageSobel3D.cxx vtkImageSpatialAlgorithm.cxx Generating Code... Compiling... vtkImageVariance3D.cxx vtkSimpleImageFilterExample.cxx vtkImageSlab.cxx vtkImageSlabReslice.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingGeneral-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingGeneral-8.1.exp vtkImagingGeneral.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingGeneral-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/Imaging/CMakeLists.txt vtkPairwiseExtractHistogram2D.cxx vtkExtractHistogram2D.cxx vtkComputeHistogram2DOutliers.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersImaging-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersImaging-8.1.exp vtkFiltersImaging.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersImaging-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/Modeling/CMakeLists.txt vtkAdaptiveSubdivisionFilter.cxx vtkBandedPolyDataContourFilter.cxx vtkButterflySubdivisionFilter.cxx vtkContourLoopExtraction.cxx vtkCookieCutter.cxx vtkDijkstraGraphGeodesicPath.cxx vtkDijkstraImageGeodesicPath.cxx vtkFillHolesFilter.cxx vtkGeodesicPath.cxx vtkGraphGeodesicPath.cxx vtkLinearExtrusionFilter.cxx vtkLinearSubdivisionFilter.cxx vtkLoopSubdivisionFilter.cxx vtkPolyDataPointSampler.cxx vtkProjectedTexture.cxx vtkQuadRotationalExtrusionFilter.cxx vtkRibbonFilter.cxx vtkRotationalExtrusionFilter.cxx vtkRuledSurfaceFilter.cxx vtkSelectEnclosedPoints.cxx Generating Code... Compiling... vtkSelectPolyData.cxx vtkSpherePuzzleArrows.cxx vtkSpherePuzzle.cxx vtkSubdivideTetra.cxx vtkOutlineFilter.cxx vtkSectorSource.cxx vtkVolumeOfRevolutionFilter.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersModeling-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersModeling-8.1.exp vtkFiltersModeling.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersModeling-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/Parallel/CMakeLists.txt vtkAggregateDataSetFilter.cxx vtkAngularPeriodicFilter.cxx vtkCollectGraph.cxx vtkCollectPolyData.cxx vtkCollectTable.cxx vtkCutMaterial.cxx vtkDuplicatePolyData.cxx vtkExtractCTHPart.cxx vtkExtractPolyDataPiece.cxx vtkExtractUnstructuredGridPiece.cxx vtkExtractUserDefinedPiece.cxx vtkPCellDataToPointData.cxx vtkPExtractArraysOverTime.cxx vtkPeriodicFilter.cxx vtkPKdTree.cxx vtkPLinearExtrusionFilter.cxx vtkPMaskPoints.cxx vtkPOutlineCornerFilter.cxx vtkPOutlineFilter.cxx vtkPOutlineFilterInternals.cxx Generating Code... Compiling... vtkPPolyDataNormals.cxx vtkPProbeFilter.cxx vtkPProjectSphereFilter.cxx vtkPReflectionFilter.cxx vtkPResampleFilter.cxx vtkPSphereSource.cxx vtkPYoungsMaterialInterface.cxx vtkPassThroughFilter.cxx vtkPieceRequestFilter.cxx vtkPieceScalars.cxx vtkPipelineSize.cxx vtkProcessIdScalars.cxx vtkRectilinearGridOutlineFilter.cxx vtkRemoveGhosts.cxx vtkTransmitPolyDataPiece.cxx vtkTransmitStructuredDataPiece.cxx vtkTransmitRectilinearGridPiece.cxx vtkTransmitStructuredGridPiece.cxx vtkTransmitUnstructuredGridPiece.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersParallel-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersParallel-8.1.exp vtkFiltersParallel.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersParallel-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/ParallelImaging/CMakeLists.txt vtkPComputeHistogram2DOutliers.cxx vtkPExtractHistogram2D.cxx vtkPPairwiseExtractHistogram2D.cxx vtkExtractPiece.cxx vtkMemoryLimitImageDataStreamer.cxx vtkTransmitImageDataPiece.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersParallelImaging-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersParallelImaging-8.1.exp vtkFiltersParallelImaging.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersParallelImaging-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/Points/CMakeLists.txt vtkBoundedPointSource.cxx vtkDensifyPointCloudFilter.cxx vtkEllipsoidalGaussianKernel.cxx vtkEuclideanClusterExtraction.cxx vtkExtractHierarchicalBins.cxx vtkExtractPointCloudPiece.cxx vtkExtractPoints.cxx vtkExtractSurface.cxx vtkFitImplicitFunction.cxx vtkGaussianKernel.cxx vtkGeneralizedKernel.cxx vtkHierarchicalBinningFilter.cxx vtkInterpolationKernel.cxx vtkLinearKernel.cxx vtkMaskPointsFilter.cxx vtkPCACurvatureEstimation.cxx vtkPCANormalEstimation.cxx vtkPointDensityFilter.cxx vtkPointCloudFilter.cxx vtkPointInterpolator.cxx Generating Code... Compiling... vtkPointInterpolator2D.cxx vtkPointOccupancyFilter.cxx vtkProbabilisticVoronoiKernel.cxx vtkRadiusOutlierRemoval.cxx vtkSPHInterpolator.cxx vtkSPHCubicKernel.cxx vtkSPHKernel.cxx vtkSPHQuarticKernel.cxx vtkSPHQuinticKernel.cxx vtkShepardKernel.cxx vtkSignedDistance.cxx vtkStatisticalOutlierRemoval.cxx vtkUnsignedDistance.cxx vtkVoxelGrid.cxx vtkVoronoiKernel.cxx vtkWendlandQuinticKernel.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersPoints-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersPoints-8.1.exp vtkFiltersPoints.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersPoints-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/Programmable/CMakeLists.txt vtkProgrammableAttributeDataFilter.cxx vtkProgrammableFilter.cxx vtkProgrammableGlyphFilter.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersProgrammable-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersProgrammable-8.1.exp vtkFiltersProgrammable.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersProgrammable-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/SMP/CMakeLists.txt vtkSMPContourGrid.cxx vtkSMPMergePoints.cxx vtkSMPMergePolyDataHelper.cxx vtkSMPContourGridManyPieces.cxx vtkThreadedSynchronizedTemplates3D.cxx vtkThreadedSynchronizedTemplatesCutter3D.cxx vtkSMPTransform.cxx vtkSMPWarpVector.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersSMP-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersSMP-8.1.exp vtkFiltersSMP.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersSMP-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/Selection/CMakeLists.txt vtkKdTreeSelector.cxx vtkLinearSelector.cxx vtkCellDistanceSelector.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersSelection-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersSelection-8.1.exp vtkFiltersSelection.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersSelection-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/Texture/CMakeLists.txt vtkTextureMapToCylinder.cxx vtkTextureMapToPlane.cxx vtkTextureMapToSphere.cxx vtkImplicitTextureCoords.cxx vtkThresholdTextureCoords.cxx vtkTransformTextureCoords.cxx vtkTriangularTCoords.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersTexture-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersTexture-8.1.exp vtkFiltersTexture.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersTexture-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/Topology/CMakeLists.txt vtkFiberSurface.cxx Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersTopology-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersTopology-8.1.exp vtkFiltersTopology.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersTopology-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Filters/Verdict/CMakeLists.txt vtkCellQuality.cxx vtkCellSizeFilter.cxx vtkMatrixMathFilter.cxx vtkMeshQuality.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersVerdict-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkFiltersVerdict-8.1.exp vtkFiltersVerdict.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersVerdict-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Interaction/Style/CMakeLists.txt vtkInteractorStyleDrawPolygon.cxx vtkInteractorStyleFlight.cxx vtkInteractorStyleImage.cxx vtkInteractorStyleJoystickActor.cxx vtkInteractorStyleJoystickCamera.cxx vtkInteractorStyleMultiTouchCamera.cxx vtkInteractorStyleRubberBand2D.cxx vtkInteractorStyleRubberBand3D.cxx vtkInteractorStyleRubberBandPick.cxx vtkInteractorStyleRubberBandZoom.cxx vtkInteractorStyleTerrain.cxx vtkInteractorStyleTrackballActor.cxx vtkInteractorStyleTrackballCamera.cxx vtkInteractorStyleTrackball.cxx vtkInteractorStyleUnicam.cxx vtkInteractorStyleUser.cxx vtkInteractorStyleSwitch.cxx vtkParallelCoordinatesInteractorStyle.cxx vtkInteractionStyleObjectFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkInteractionStyle-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkInteractionStyle-8.1.exp vtkInteractionStyle.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkInteractionStyle-8.1.dll Generating moc_QFilterTreeProxyModel.cpp Generating moc_QVTKApplication.cpp Generating moc_QVTKInteractorAdapter.cpp Generating moc_QVTKInteractorInternal.cpp Generating moc_vtkQtAbstractModelAdapter.cpp Generating moc_vtkQtAnnotationLayersModelAdapter.cpp Generating moc_vtkQtConnection.cpp Generating moc_vtkQtDebugLeaksModel.cpp Generating moc_vtkQtDebugLeaksView.cpp Generating moc_vtkQtTableModelAdapter.cpp Generating moc_vtkQtTreeModelAdapter.cpp Generating moc_QVTKOpenGLWidget.cpp Generating moc_QVTKWidget.cpp Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/GUISupport/Qt/CMakeLists.txt QFilterTreeProxyModel.cxx QVTKApplication.cxx QVTKInteractorAdapter.cxx QVTKInteractor.cxx vtkEventQtSlotConnect.cxx vtkQtAbstractModelAdapter.cxx vtkQtAnnotationLayersModelAdapter.cxx vtkQtConnection.cxx vtkQtDebugLeaksModel.cxx vtkQtDebugLeaksView.cxx vtkQtTableModelAdapter.cxx vtkQtTreeModelAdapter.cxx QVTKOpenGLWidget.cxx QVTKPaintEngine.cxx QVTKWidget.cxx C:\d\w\medInria_ExtProjs\src\VTK\GUISupport\Qt\QVTKWidget.cxx(102): warning C4996: 'QVTKPaintEngine::QVTKPaintEngine': was declared deprecated [C:\d\w\medInria_ExtProjs\build\VTK\GUISupport\Qt\vtkGUISupportQt.vcxproj] [C:\d\w\medInria-b\superbuild\VTK-install.vcxproj] c:\d\w\medinria_extprojs\src\vtk\guisupport\qt\QVTKPaintEngine.h(32): note: see declaration of 'QVTKPaintEngine::QVTKPaintEngine' moc_QFilterTreeProxyModel.cpp moc_QVTKApplication.cpp moc_QVTKInteractorAdapter.cpp moc_QVTKInteractorInternal.cpp moc_vtkQtAbstractModelAdapter.cpp Generating Code... Compiling... moc_vtkQtAnnotationLayersModelAdapter.cpp moc_vtkQtConnection.cpp moc_vtkQtDebugLeaksModel.cpp moc_vtkQtDebugLeaksView.cpp moc_vtkQtTableModelAdapter.cpp moc_vtkQtTreeModelAdapter.cpp moc_QVTKOpenGLWidget.cpp moc_QVTKWidget.cpp Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkGUISupportQt-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkGUISupportQt-8.1.exp vtkGUISupportQt.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkGUISupportQt-8.1.dll Generating moc_QVTKGraphicsItem.cpp Generating moc_QVTKWidget2.cpp Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/GUISupport/QtOpenGL/CMakeLists.txt QVTKGraphicsItem.cxx QVTKWidget2.cxx moc_QVTKGraphicsItem.cpp moc_QVTKWidget2.cpp Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkGUISupportQtOpenGL-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkGUISupportQtOpenGL-8.1.exp vtkGUISupportQtOpenGL.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkGUISupportQtOpenGL-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/sqlite/vtksqlite/CMakeLists.txt vtk_sqlite3.c vtksqlite.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\lib\Debug\vtksqlite-8.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/SQL/CMakeLists.txt vtkDatabaseToTableReader.cxx vtkRowQuery.cxx vtkRowQueryToTable.cxx vtkSQLDatabase.cxx vtkSQLDatabaseSchema.cxx vtkSQLDatabaseTableSource.cxx vtkSQLQuery.cxx vtkTableToDatabaseWriter.cxx vtkSQLiteDatabase.cxx vtkSQLiteQuery.cxx vtkSQLiteToTableReader.cxx vtkTableToSQLiteWriter.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOSQL-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOSQL-8.1.exp vtkIOSQL.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOSQL-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/GUISupport/QtSQL/CMakeLists.txt vtkQtSQLDatabase.cxx vtkQtSQLQuery.cxx vtkQtTimePointUtility.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkGUISupportQtSQL-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkGUISupportQtSQL-8.1.exp vtkGUISupportQtSQL.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkGUISupportQtSQL-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/jpeg/vtkjpeg/CMakeLists.txt jmemnobs.c jcomapi.c jutils.c jerror.c jmemmgr.c jcapimin.c jcapistd.c jctrans.c jcparam.c jdatadst.c jcinit.c jcmaster.c jcmarker.c jcmainct.c jcprepct.c jccoefct.c jccolor.c jcsample.c jchuff.c jcphuff.c Generating Code... Compiling... jcdctmgr.c jfdctfst.c jfdctflt.c jfdctint.c jdapimin.c jdapistd.c jdtrans.c jdatasrc.c jdmaster.c jdinput.c jdmarker.c jdhuff.c jdphuff.c jdmainct.c jdcoefct.c jdpostct.c jddctmgr.c jidctfst.c jidctflt.c jidctint.c Generating Code... Compiling... jidctred.c jdsample.c jdcolor.c jquant1.c jquant2.c jdmerge.c Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkjpeg-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkjpeg-8.1.exp vtkjpeg.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkjpeg-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Utilities/MetaIO/vtkmetaio/CMakeLists.txt metaUtils.cxx metaArrow.cxx metaBlob.cxx metaCommand.cxx metaContour.cxx metaDTITube.cxx metaEllipse.cxx metaGroup.cxx metaGaussian.cxx metaImage.cxx metaImageUtils.cxx metaLandmark.cxx metaLine.cxx metaMesh.cxx metaObject.cxx metaOutput.cxx metaScene.cxx metaSurface.cxx metaTube.cxx metaVesselTube.cxx Generating Code... Compiling... metaTransform.cxx metaTubeGraph.cxx metaForm.cxx metaArray.cxx metaFEMObject.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkmetaio-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkmetaio-8.1.exp vtkmetaio.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkmetaio-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/png/vtkpng/CMakeLists.txt pngget.c pngrio.c pngwrite.c png.c pngmem.c pngrtran.c pngtrans.c pngwtran.c pngerror.c pngpread.c pngrutil.c pngvcrd.c pngwutil.c pnggccrd.c pngread.c pngset.c pngwio.c Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkpng-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkpng-8.1.exp vtkpng.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkpng-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/tiff/vtktiff/libtiff/CMakeLists.txt tif_aux.c tif_close.c tif_codec.c tif_color.c tif_compress.c tif_dir.c tif_dirinfo.c tif_dirread.c tif_dirwrite.c tif_dumpmode.c tif_error.c tif_extension.c tif_fax3.c tif_fax3sm.c tif_flush.c tif_getimage.c tif_jbig.c tif_jpeg.c tif_jpeg_12.c tif_luv.c Generating Code... Compiling... tif_lzma.c tif_lzw.c tif_next.c tif_ojpeg.c tif_open.c tif_packbits.c tif_pixarlog.c tif_predict.c tif_print.c tif_read.c tif_strip.c tif_swab.c tif_thunder.c tif_tile.c tif_version.c tif_warning.c tif_write.c tif_zip.c tif_unix.c dummy.c Generating Code... Compiling... getopt.c strcasecmp.c Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtktiff-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtktiff-8.1.exp vtktiff.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtktiff-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/Image/CMakeLists.txt vtkBMPReader.cxx vtkBMPWriter.cxx vtkDEMReader.cxx vtkDICOMImageReader.cxx vtkGESignaReader.cxx vtkImageExport.cxx vtkImageImport.cxx vtkImageImportExecutive.cxx vtkImageReader.cxx vtkImageReader2.cxx vtkImageReader2Collection.cxx vtkImageReader2Factory.cxx vtkImageWriter.cxx vtkJPEGReader.cxx vtkJPEGWriter.cxx vtkJSONImageWriter.cxx vtkMedicalImageProperties.cxx vtkMedicalImageReader2.cxx vtkMetaImageReader.cxx vtkMetaImageWriter.cxx Generating Code... Compiling... vtkNIFTIImageHeader.cxx vtkNIFTIImageReader.cxx vtkNIFTIImageWriter.cxx vtkNrrdReader.cxx vtkPNGReader.cxx vtkPNGWriter.cxx vtkPNMReader.cxx vtkPNMWriter.cxx vtkPostScriptWriter.cxx vtkSLCReader.cxx vtkTIFFReader.cxx vtkTIFFWriter.cxx vtkVolume16Reader.cxx vtkVolumeReader.cxx vtkMRCReader.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOImage-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOImage-8.1.exp vtkIOImage.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOImage-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Imaging/Hybrid/CMakeLists.txt vtkBooleanTexture.cxx vtkCheckerboardSplatter.cxx vtkFastSplatter.cxx vtkGaussianSplatter.cxx vtkImageCursor3D.cxx vtkImageRectilinearWipe.cxx vtkImageToPoints.cxx vtkPointLoad.cxx vtkSampleFunction.cxx vtkShepardMethod.cxx vtkSliceCubes.cxx vtkSurfaceReconstructionFilter.cxx vtkTriangularTexture.cxx vtkVoxelModeller.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingHybrid-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingHybrid-8.1.exp vtkImagingHybrid.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingHybrid-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Infovis/Layout/CMakeLists.txt vtkArcParallelEdgeStrategy.cxx vtkAreaLayout.cxx vtkAreaLayoutStrategy.cxx vtkAssignCoordinates.cxx vtkAssignCoordinatesLayoutStrategy.cxx vtkAttributeClustering2DLayoutStrategy.cxx vtkBoxLayoutStrategy.cxx vtkCirclePackFrontChainLayoutStrategy.cxx vtkCirclePackLayout.cxx vtkCirclePackLayoutStrategy.cxx vtkCirclePackToPolyData.cxx vtkCircularLayoutStrategy.cxx vtkClustering2DLayoutStrategy.cxx vtkCommunity2DLayoutStrategy.cxx vtkConeLayoutStrategy.cxx vtkConstrained2DLayoutStrategy.cxx vtkCosmicTreeLayoutStrategy.cxx vtkEdgeLayout.cxx vtkEdgeLayoutStrategy.cxx vtkFast2DLayoutStrategy.cxx Generating Code... Compiling... vtkForceDirectedLayoutStrategy.cxx vtkGeoEdgeStrategy.cxx vtkGeoMath.cxx vtkGraphLayout.cxx vtkGraphLayoutStrategy.cxx vtkIncrementalForceLayout.cxx vtkPassThroughEdgeStrategy.cxx vtkPassThroughLayoutStrategy.cxx vtkPerturbCoincidentVertices.cxx vtkRandomLayoutStrategy.cxx vtkSimple2DLayoutStrategy.cxx vtkSimple3DCirclesStrategy.cxx vtkSliceAndDiceLayoutStrategy.cxx vtkSpanTreeLayoutStrategy.cxx vtkSplineGraphEdges.cxx vtkSquarifyLayoutStrategy.cxx vtkStackedTreeLayoutStrategy.cxx vtkTreeLayoutStrategy.cxx vtkTreeMapLayout.cxx vtkTreeMapLayoutStrategy.cxx Generating Code... Compiling... vtkTreeMapToPolyData.cxx vtkTreeOrbitLayoutStrategy.cxx vtkTreeRingToPolyData.cxx vtkKCoreLayout.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkInfovisLayout-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkInfovisLayout-8.1.exp vtkInfovisLayout.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkInfovisLayout-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Imaging/Color/CMakeLists.txt vtkImageHSIToRGB.cxx vtkImageHSVToRGB.cxx vtkImageYIQToRGB.cxx vtkImageLuminance.cxx vtkImageMapToRGBA.cxx vtkImageMapToWindowLevelColors.cxx vtkImageQuantizeRGBToIndex.cxx vtkImageRGBToHSI.cxx vtkImageRGBToHSV.cxx vtkImageRGBToYIQ.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingColor-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingColor-8.1.exp vtkImagingColor.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingColor-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Rendering/Annotation/CMakeLists.txt vtkAnnotatedCubeActor.cxx vtkArcPlotter.cxx vtkAxesActor.cxx vtkAxisActor2D.cxx vtkAxisActor.cxx vtkAxisFollower.cxx vtkBarChartActor.cxx vtkCaptionActor2D.cxx vtkConvexHull2D.cxx vtkCornerAnnotation.cxx vtkCubeAxesActor2D.cxx vtkCubeAxesActor.cxx vtkGraphAnnotationLayersFilter.cxx vtkLeaderActor2D.cxx vtkLegendBoxActor.cxx vtkLegendScaleActor.cxx vtkParallelCoordinatesActor.cxx vtkPieChartActor.cxx vtkPolarAxesActor.cxx vtkProp3DAxisFollower.cxx Generating Code... Compiling... vtkScalarBarActor.cxx vtkSpiderPlotActor.cxx vtkXYPlotActor.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingAnnotation-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingAnnotation-8.1.exp vtkRenderingAnnotation.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingAnnotation-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Rendering/Volume/CMakeLists.txt vtkDirectionEncoder.cxx vtkEncodedGradientEstimator.cxx vtkEncodedGradientShader.cxx vtkFiniteDifferenceGradientEstimator.cxx vtkFixedPointRayCastImage.cxx vtkFixedPointVolumeRayCastCompositeGOHelper.cxx vtkFixedPointVolumeRayCastCompositeGOShadeHelper.cxx vtkFixedPointVolumeRayCastCompositeHelper.cxx vtkFixedPointVolumeRayCastCompositeShadeHelper.cxx vtkFixedPointVolumeRayCastHelper.cxx vtkFixedPointVolumeRayCastMIPHelper.cxx vtkFixedPointVolumeRayCastMapper.cxx vtkOSPRayVolumeInterface.cxx vtkProjectedTetrahedraMapper.cxx vtkRayCastImageDisplayHelper.cxx vtkRecursiveSphereDirectionEncoder.cxx vtkSphericalDirectionEncoder.cxx vtkUnstructuredGridBunykRayCastFunction.cxx vtkUnstructuredGridHomogeneousRayIntegrator.cxx vtkUnstructuredGridLinearRayIntegrator.cxx Generating Code... Compiling... vtkUnstructuredGridPartialPreIntegration.cxx vtkUnstructuredGridPreIntegration.cxx vtkUnstructuredGridVolumeMapper.cxx vtkUnstructuredGridVolumeRayCastFunction.cxx vtkUnstructuredGridVolumeRayCastIterator.cxx vtkUnstructuredGridVolumeRayCastMapper.cxx vtkUnstructuredGridVolumeRayIntegrator.cxx vtkUnstructuredGridVolumeZSweepMapper.cxx vtkVolumeMapper.cxx vtkVolumeOutlineSource.cxx vtkVolumePicker.cxx vtkVolumeRayCastSpaceLeapingImageFilter.cxx Generating Code... vtkGPUVolumeRayCastMapper.cxx Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingVolume-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingVolume-8.1.exp vtkRenderingVolume.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingVolume-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Interaction/Widgets/CMakeLists.txt vtk3DWidget.cxx vtkAbstractPolygonalHandleRepresentation3D.cxx vtkAbstractWidget.cxx vtkAffineRepresentation2D.cxx vtkAffineRepresentation.cxx vtkAffineWidget.cxx vtkAngleRepresentation2D.cxx vtkAngleRepresentation3D.cxx vtkAngleRepresentation.cxx vtkAngleWidget.cxx vtkAxesTransformRepresentation.cxx vtkAxesTransformWidget.cxx vtkBalloonRepresentation.cxx vtkBalloonWidget.cxx vtkBezierContourLineInterpolator.cxx vtkBiDimensionalRepresentation2D.cxx vtkBiDimensionalRepresentation.cxx vtkBiDimensionalWidget.cxx vtkBorderRepresentation.cxx vtkBorderWidget.cxx Generating Code... Compiling... vtkBoundedPlanePointPlacer.cxx vtkBoxRepresentation.cxx vtkBoxWidget2.cxx vtkBoxWidget.cxx vtkBrokenLineWidget.cxx vtkButtonRepresentation.cxx vtkButtonWidget.cxx vtkCameraRepresentation.cxx vtkCameraWidget.cxx vtkCaptionRepresentation.cxx vtkCaptionWidget.cxx vtkCellCentersPointPlacer.cxx vtkCenteredSliderRepresentation.cxx vtkCenteredSliderWidget.cxx vtkCheckerboardRepresentation.cxx vtkCheckerboardWidget.cxx vtkClosedSurfacePointPlacer.cxx vtkConstrainedPointHandleRepresentation.cxx vtkContinuousValueWidget.cxx vtkContinuousValueWidgetRepresentation.cxx Generating Code... Compiling... vtkContourLineInterpolator.cxx vtkContourRepresentation.cxx vtkContourWidget.cxx vtkCurveRepresentation.cxx vtkDijkstraImageContourLineInterpolator.cxx vtkDistanceRepresentation2D.cxx vtkDistanceRepresentation3D.cxx vtkDistanceRepresentation.cxx vtkDistanceWidget.cxx vtkEllipsoidTensorProbeRepresentation.cxx vtkEvent.cxx vtkFinitePlaneRepresentation.cxx vtkFinitePlaneWidget.cxx vtkFixedSizeHandleRepresentation3D.cxx vtkFocalPlaneContourRepresentation.cxx vtkFocalPlanePointPlacer.cxx vtkHandleRepresentation.cxx vtkHandleWidget.cxx vtkHoverWidget.cxx vtkImageActorPointPlacer.cxx Generating Code... Compiling... vtkImageCroppingRegionsWidget.cxx vtkImageOrthoPlanes.cxx vtkImagePlaneWidget.cxx vtkImageTracerWidget.cxx vtkImplicitCylinderRepresentation.cxx vtkImplicitCylinderWidget.cxx vtkImplicitPlaneRepresentation.cxx vtkImplicitPlaneWidget2.cxx vtkImplicitPlaneWidget.cxx vtkLinearContourLineInterpolator.cxx vtkLineRepresentation.cxx vtkLineWidget2.cxx vtkLineWidget.cxx vtkLogoRepresentation.cxx vtkLogoWidget.cxx vtkMeasurementCubeHandleRepresentation3D.cxx vtkOrientationMarkerWidget.cxx vtkOrientedGlyphContourRepresentation.cxx vtkOrientedGlyphFocalPlaneContourRepresentation.cxx vtkOrientedPolygonalHandleRepresentation3D.cxx Generating Code... Compiling... vtkParallelopipedRepresentation.cxx vtkParallelopipedWidget.cxx vtkPlaneWidget.cxx vtkPlaybackRepresentation.cxx vtkPlaybackWidget.cxx vtkPointHandleRepresentation2D.cxx vtkPointHandleRepresentation3D.cxx vtkPointPlacer.cxx vtkPointWidget.cxx vtkPolyDataContourLineInterpolator.cxx vtkPolyDataPointPlacer.cxx vtkPolyDataSourceWidget.cxx vtkPolyLineRepresentation.cxx vtkPolyLineWidget.cxx vtkPolygonalHandleRepresentation3D.cxx vtkPolygonalSurfaceContourLineInterpolator.cxx vtkPolygonalSurfacePointPlacer.cxx vtkProgressBarRepresentation.cxx vtkProgressBarWidget.cxx vtkProp3DButtonRepresentation.cxx Generating Code... Compiling... vtkRectilinearWipeRepresentation.cxx vtkRectilinearWipeWidget.cxx vtkScalarBarRepresentation.cxx vtkScalarBarWidget.cxx vtkSeedRepresentation.cxx vtkSeedWidget.cxx vtkSliderRepresentation2D.cxx vtkSliderRepresentation3D.cxx vtkSliderRepresentation.cxx vtkSliderWidget.cxx vtkSphereHandleRepresentation.cxx vtkSphereRepresentation.cxx vtkSphereWidget2.cxx vtkSphereWidget.cxx vtkSplineRepresentation.cxx vtkSplineWidget2.cxx vtkSplineWidget.cxx vtkTensorProbeRepresentation.cxx vtkTensorProbeWidget.cxx vtkTerrainContourLineInterpolator.cxx Generating Code... Compiling... vtkTerrainDataPointPlacer.cxx vtkTextRepresentation.cxx vtkTexturedButtonRepresentation2D.cxx vtkTexturedButtonRepresentation.cxx vtkTextWidget.cxx vtkWidgetCallbackMapper.cxx vtkWidgetEvent.cxx vtkWidgetEventTranslator.cxx vtkWidgetRepresentation.cxx vtkWidgetSet.cxx vtkXYPlotWidget.cxx vtkResliceCursorLineRepresentation.cxx vtkResliceCursorRepresentation.cxx vtkResliceCursorThickLineRepresentation.cxx vtkResliceCursorWidget.cxx vtkResliceCursorActor.cxx vtkResliceCursorPicker.cxx vtkResliceCursor.cxx vtkResliceCursorPolyDataAlgorithm.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkInteractionWidgets-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkInteractionWidgets-8.1.exp vtkInteractionWidgets.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkInteractionWidgets-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Views/Core/CMakeLists.txt vtkConvertSelectionDomain.cxx vtkDataRepresentation.cxx vtkEmptyRepresentation.cxx vtkRenderViewBase.cxx vtkView.cxx vtkViewTheme.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkViewsCore-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkViewsCore-8.1.exp vtkViewsCore.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkViewsCore-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/libproj4/vtklibproj4/src/CMakeLists.txt nad_init.c PJ_aea.c PJ_aeqd.c PJ_airy.c PJ_aitoff.c PJ_august.c PJ_bacon.c PJ_bipc.c PJ_boggs.c PJ_bonne.c PJ_calcofi.c PJ_cass.c PJ_cc.c PJ_cea.c PJ_chamb.c PJ_collg.c PJ_crast.c PJ_denoy.c PJ_eck1.c PJ_eck2.c Generating Code... Compiling... PJ_eck3.c PJ_eck4.c PJ_eck5.c PJ_eqc.c PJ_eqdc.c PJ_fahey.c PJ_fouc_s.c PJ_gall.c PJ_geos.c PJ_gins8.c PJ_gnom.c PJ_gn_sinu.c PJ_goode.c PJ_gstmerc.c PJ_hammer.c PJ_hatano.c PJ_igh.c PJ_isea.c PJ_imw_p.c PJ_krovak.c Generating Code... Compiling... PJ_labrd.c PJ_laea.c PJ_lagrng.c PJ_larr.c PJ_lask.c PJ_lcca.c PJ_lcc.c PJ_loxim.c PJ_lsat.c PJ_mbt_fps.c PJ_mbtfpp.c PJ_mbtfpq.c PJ_merc.c PJ_mill.c PJ_mod_ster.c PJ_moll.c PJ_natearth.c PJ_nell.c PJ_nell_h.c PJ_nocol.c Generating Code... Compiling... PJ_nsper.c PJ_nzmg.c PJ_ob_tran.c PJ_ocea.c PJ_oea.c PJ_omerc.c PJ_ortho.c PJ_poly.c PJ_putp2.c PJ_putp3.c PJ_putp4p.c PJ_putp5.c PJ_putp6.c PJ_qsc.c PJ_robin.c PJ_rpoly.c PJ_sconics.c PJ_somerc.c PJ_sterea.c PJ_stere.c Generating Code... Compiling... PJ_sts.c PJ_tcc.c PJ_tcea.c PJ_tmerc.c PJ_tpeqd.c PJ_urm5.c PJ_urmfps.c PJ_vandg.c PJ_vandg2.c PJ_vandg4.c PJ_wag2.c PJ_wag3.c PJ_wag7.c PJ_wink1.c PJ_wink2.c proj_etmerc.c aasincos.c adjlon.c bch2bps.c bchgen.c Generating Code... Compiling... biveval.c dmstor.c emess.c geocent.c geodesic.c mk_cheby.c nad_cvt.c nad_intr.c pj_apply_gridshift.c pj_apply_vgridshift.c pj_auth.c pj_ctx.c pj_fileapi.c pj_datum_set.c pj_datums.c pj_deriv.c pj_ell_set.c pj_ellps.c pj_errno.c pj_factors.c Generating Code... Compiling... pj_fwd.c pj_gauss.c pj_gc_reader.c pj_geocent.c pj_gridcatalog.c pj_gridinfo.c pj_gridlist.c PJ_healpix.c pj_init.c pj_initcache.c pj_inv.c pj_latlong.c pj_list.c pj_log.c pj_malloc.c pj_mlfn.c pj_msfn.c pj_mutex.c pj_open_lib.c pj_param.c Generating Code... Compiling... pj_phi2.c pj_pr_list.c pj_qsfn.c pj_release.c pj_strerrno.c pj_transform.c pj_tsfn.c pj_units.c pj_utils.c pj_zpoly1.c proj_mdist.c proj_rouss.c rtodms.c vector1.c pj_strtod.c Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkproj4-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkproj4-8.1.exp vtkproj4.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkproj4-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Geovis/Core/CMakeLists.txt vtkCompassRepresentation.cxx vtkCompassWidget.cxx vtkGeoAdaptiveArcs.cxx vtkGeoAlignedImageSource.cxx vtkGeoArcs.cxx vtkGeoAssignCoordinates.cxx vtkGeoCamera.cxx vtkGeoFileImageSource.cxx vtkGeoFileTerrainSource.cxx vtkGeoGlobeSource.cxx vtkGeoGraticule.cxx vtkGeoImageNode.cxx vtkGeoInteractorStyle.cxx vtkGeoProjection.cxx vtkGeoProjectionSource.cxx vtkGeoRandomGraphSource.cxx vtkGeoSampleArcs.cxx vtkGeoSource.cxx vtkGeoSphereTransform.cxx vtkGeoTerrain.cxx Generating Code... Compiling... vtkGeoTerrain2D.cxx vtkGeoTerrainNode.cxx vtkGeoTransform.cxx vtkGeoTreeNode.cxx vtkGeoTreeNodeCache.cxx vtkGlobeSource.cxx vtkGeoAlignedImageRepresentation.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkGeovisCore-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkGeovisCore-8.1.exp vtkGeovisCore.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkGeovisCore-8.1.dll Generating ../H5Tinit.c Generating ../H5lib_settings.c Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/hdf5/vtkhdf5/src/CMakeLists.txt H5.c H5checksum.c H5dbg.c H5system.c H5timer.c H5trace.c H5A.c H5Abtree2.c H5Adense.c H5Adeprec.c H5Aint.c H5Atest.c H5AC.c H5B.c H5B2.c H5B2cache.c H5B2dbg.c H5B2hdr.c H5B2int.c H5B2stat.c Generating Code... Compiling... H5B2test.c H5Bcache.c H5Bdbg.c H5D.c H5Dcompact.c H5Dbtree.c H5Dchunk.c H5Dcontig.c H5Ddbg.c H5Ddeprec.c H5Defl.c H5Dfill.c H5Dint.c H5Dio.c H5Dlayout.c H5Dmpio.c H5Doh.c H5Dscatgath.c H5Dselect.c H5Dtest.c Generating Code... Compiling... H5E.c H5Edeprec.c H5Eint.c H5F.c H5Faccum.c H5Fcwfs.c H5Fdbg.c H5Fefc.c H5Ffake.c H5Fio.c H5Fmount.c H5Fmpi.c H5Fquery.c H5Fsfile.c H5Fsuper.c H5Fsuper_cache.c H5Ftest.c H5FD.c H5FDcore.c H5FDdirect.c Generating Code... Compiling... H5FDfamily.c H5FDint.c H5FDlog.c H5FDmpi.c H5FDmpio.c H5FDmulti.c H5FDsec2.c H5FDspace.c H5FDstdio.c H5FS.c H5FScache.c H5FSdbg.c H5FSsection.c H5FSstat.c H5FStest.c H5G.c H5Gbtree2.c H5Gcache.c H5Gcompact.c H5Gdense.c Generating Code... Compiling... H5Gdeprec.c H5Gent.c H5Gint.c H5Glink.c H5Gloc.c H5Gname.c H5Gnode.c H5Gobj.c H5Goh.c H5Groot.c H5Gstab.c H5Gtest.c H5Gtraverse.c H5HF.c H5HFbtree2.c H5HFcache.c H5HFdbg.c H5HFdblock.c H5HFdtable.c H5HFhdr.c Generating Code... Compiling... H5HFhuge.c H5HFiblock.c H5HFiter.c H5HFman.c H5HFsection.c H5HFspace.c H5HFstat.c H5HFtest.c H5HFtiny.c H5HG.c H5HGcache.c H5HGdbg.c H5HGquery.c H5HL.c H5HLcache.c H5HLdbg.c H5HLint.c H5MF.c H5MFaggr.c H5MFdbg.c Generating Code... Compiling... H5MFsection.c H5MP.c H5MPtest.c H5O.c H5Oainfo.c H5Oalloc.c H5Oattr.c H5Oattribute.c H5Obogus.c H5Obtreek.c H5Ocache.c H5Ochunk.c H5Ocont.c H5Ocopy.c H5Odbg.c H5Odrvinfo.c H5Odtype.c H5Oefl.c H5Ofill.c H5Oginfo.c Generating Code... Compiling... H5Olayout.c H5Olinfo.c H5Olink.c H5Omessage.c H5Omtime.c H5Oname.c H5Onull.c H5Opline.c H5Orefcount.c H5Osdspace.c H5Oshared.c H5Oshmesg.c H5Ostab.c H5Otest.c H5Ounknown.c H5P.c H5Pacpl.c H5Pdapl.c H5Pdcpl.c H5Pdeprec.c Generating Code... Compiling... H5Pdxpl.c H5Pfapl.c H5Pfcpl.c H5Pfmpl.c H5Pgcpl.c H5Pint.c H5Plapl.c H5Plcpl.c H5Pocpl.c H5Pocpypl.c H5Pstrcpl.c H5Ptest.c H5PL.c H5R.c H5Rdeprec.c H5RC.c H5RS.c H5S.c H5Sall.c H5Sdbg.c Generating Code... Compiling... H5Shyper.c H5Smpio.c H5Snone.c H5Spoint.c H5Sselect.c H5Stest.c H5SM.c H5SMbtree2.c H5SMcache.c H5SMmessage.c H5SMtest.c H5T.c H5Tarray.c H5Tbit.c H5Tcommit.c H5Tcompound.c H5Tconv.c H5Tcset.c H5Tdbg.c H5Tdeprec.c Generating Code... Compiling... H5Tenum.c H5Tfields.c H5Tfixed.c H5Tfloat.c H5Tnative.c H5Toffset.c H5Toh.c H5Topaque.c H5Torder.c H5Tpad.c H5Tprecis.c H5Tstrpad.c H5Tvisit.c H5Tvlen.c H5Z.c H5Zfletcher32.c H5Znbit.c H5Zscaleoffset.c H5Zshuffle.c H5Zszip.c Generating Code... Compiling... H5Ztrans.c H5C.c H5CS.c H5FL.c H5FO.c H5HP.c H5I.c H5L.c H5Lexternal.c H5MM.c H5SL.c H5ST.c H5TS.c H5VM.c H5WB.c H5FDwindows.c H5Tinit.c H5lib_settings.c Generating Code... H5Zdeflate.c Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkhdf5-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkhdf5-8.1.exp vtkhdf5.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkhdf5-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/hdf5/vtkhdf5/hl/src/CMakeLists.txt H5DO.c H5DS.c H5IM.c H5LT.c H5LTanalyze.c H5LTparse.c H5PT.c H5TB.c Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkhdf5_hl-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkhdf5_hl-8.1.exp vtkhdf5_hl.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkhdf5_hl-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/AMR/CMakeLists.txt vtkAMRDataSetCache.cxx vtkAMRBaseParticlesReader.cxx vtkAMRBaseReader.cxx vtkAMREnzoParticlesReader.cxx vtkAMREnzoReader.cxx vtkAMREnzoReaderInternal.cxx vtkAMRFlashParticlesReader.cxx vtkAMRFlashReader.cxx vtkAMRFlashReaderInternal.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOAMR-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOAMR-8.1.exp vtkIOAMR.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOAMR-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/EnSight/CMakeLists.txt vtkEnSight6BinaryReader.cxx vtkEnSight6Reader.cxx vtkEnSightGoldBinaryReader.cxx vtkEnSightGoldReader.cxx vtkEnSightMasterServerReader.cxx vtkEnSightReader.cxx vtkGenericEnSightReader.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOEnSight-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOEnSight-8.1.exp vtkIOEnSight.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOEnSight-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/netcdf/vtknetcdf/CMakeLists.txt string.c v1hpg.c utf8proc.c nclistmgr.c putget.c attr.c nc3dispatch.c nc.c ncx.c lookup3.c posixio.c error4.c nc4dispatch.c nc4attr.c nc4dim.c nc4file.c nc4grp.c nc4type.c nc4var.c ncfunc.c Generating Code... Compiling... nc4internal.c nc4hdf.c parallel.c copy.c file.c att.c error.c dispatch.c nc_url.c nclist.c ncbytes.c nc4.c stub.c Generating Code... var.c dim.c dim.c var.c Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkNetCDF-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkNetCDF-8.1.exp vtkNetCDF.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkNetCDF-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/exodusII/vtkexodusII/CMakeLists.txt exclos.c excn2s.c ex_conv.c excopy.c excre.c exerr.c exgatm.c exgcns.c exgcon.c exgcor.c exgcset.c exgcss.c exgean.c exgatn.c exgeat.c exgatt.c exgebi.c exgelb.c exgblk.c exgelc.c Generating Code... Compiling... exgconn.c exgem.c exgenm.c exgev.c exgvar.c exgevid.c exgevt.c exgvart.c exgfrm.c exggv.c exggvt.c exgids.c exginf.c exgini.c exginix.c exgmap.c exgmp.c exgnam.c exgnams.c exgnm.c Generating Code... Compiling... exgnnm.c exgnp.c exgns.c exgnsd.c exgnsi.c exgnstt.c exgnsv.c exgnsvid.c exgnv.c exgnvid.c exgnvt.c exgnvv.c exgoea.c exgoatt.c exgotv.c exgpa.c exgp.c exgpem.c exgpn.c exgqa.c Generating Code... Compiling... exgsnl.c exgsetp.c exgsp.c exgset.c exgss.c exgssc.c exgsetd.c exgssd.c exgssi.c exgssn.c exgsstt.c exgssv.c exgssvid.c exgtim.c exgtt.c exgvan.c exgvid.c exgvnm.c exgvp.c exgvtt.c Generating Code... Compiling... exgvv.c exinq.c exopen.c exopts.c expatn.c expatt.c expcab.c expclb.c expcns.c expcon.c expconn.c expcor.c expcset.c expcss.c expean.c expeat.c expelb.c expblk.c expelc.c expem.c Generating Code... Compiling... expenm.c expev.c expfrm.c expgv.c expinf.c expini.c expinix.c expmap.c expmp.c expnam.c expnams.c expnm.c expnmap.c exgnmap.c expnnm.c expnp.c expns.c expnsd.c expnstt.c expnsv.c Generating Code... Compiling... expnv.c expnvv.c expoea.c expoatt.c exppa.c expp.c exppem.c exppn.c expqa.c expsetp.c expset.c expsetd.c expsp.c expss.c expssd.c expsstt.c expssv.c exptim.c exptt.c expvan.c Generating Code... Compiling... expvar.c expvnm.c expvpa.c expvpax.c expvp.c expvpc.c expvtt.c expvv.c exupda.c ex_utils.c exgattp.c exgidm.c exgvarnam.c exgvarnams.c exgvarparam.c exgvartab.c expattp.c expidm.c expvarnam.c expvarnams.c Generating Code... Compiling... expvarparam.c expvartab.c exgcssc.c exgecpp.c exgnconn.c exgncor.c exgnnv.c exgnoatt.c exgnvar.c expecpp.c expncor.c expnnv.c expnoatt.c expnvar.c exppsetd.c Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkexoIIc-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkexoIIc-8.1.exp vtkexoIIc.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkexoIIc-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/Exodus/CMakeLists.txt vtkCPExodusIIElementBlock.cxx vtkCPExodusIIInSituReader.cxx vtkExodusIICache.cxx vtkExodusIIReader.cxx C:\d\w\medInria_ExtProjs\src\VTK\IO\Exodus\vtkExodusIIReader.cxx(4945): warning C4310: cast truncates constant value [C:\d\w\medInria_ExtProjs\build\VTK\IO\Exodus\vtkIOExodus.vcxproj] [C:\d\w\medInria-b\superbuild\VTK-install.vcxproj] vtkExodusIIReaderParser.cxx vtkExodusIIReaderVariableCheck.cxx vtkExodusIIWriter.cxx vtkModelMetadata.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOExodus-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOExodus-8.1.exp vtkIOExodus.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOExodus-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/gl2ps/vtkgl2ps/CMakeLists.txt gl2ps.c Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkgl2ps-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkgl2ps-8.1.exp vtkgl2ps.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkgl2ps-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Rendering/GL2PSOpenGL2/CMakeLists.txt vtkOpenGLGL2PSHelperImpl.cxx vtkRenderingGL2PSOpenGL2ObjectFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingGL2PSOpenGL2-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingGL2PSOpenGL2-8.1.exp vtkRenderingGL2PSOpenGL2.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingGL2PSOpenGL2-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/libharu/vtklibharu/src/CMakeLists.txt hpdf_annotation.c hpdf_array.c hpdf_binary.c hpdf_boolean.c hpdf_catalog.c hpdf_destination.c hpdf_dict.c hpdf_doc_png.c hpdf_doc.c hpdf_encoder_cns.c hpdf_encoder_cnt.c hpdf_encoder_jp.c hpdf_encoder_kr.c hpdf_encoder.c hpdf_encrypt.c hpdf_encryptdict.c hpdf_error.c hpdf_ext_gstate.c hpdf_font_cid.c hpdf_font_tt.c Generating Code... Compiling... hpdf_font_type1.c hpdf_font.c hpdf_fontdef_base14.c hpdf_fontdef_cid.c hpdf_fontdef_cns.c hpdf_fontdef_cnt.c hpdf_fontdef_jp.c hpdf_fontdef_kr.c hpdf_fontdef_tt.c hpdf_fontdef_type1.c hpdf_fontdef.c hpdf_gstate.c hpdf_image_ccitt.c hpdf_image_png.c hpdf_image.c hpdf_info.c hpdf_list.c hpdf_mmgr.c hpdf_name.c hpdf_namedict.c Generating Code... Compiling... hpdf_null.c hpdf_number.c hpdf_objects.c hpdf_outline.c hpdf_page_label.c hpdf_page_operator.c hpdf_pages.c hpdf_real.c hpdf_shading.c hpdf_streams.c hpdf_string.c hpdf_u3d.c hpdf_utils.c hpdf_xref.c hpdf_pdfa.c hpdf_3dmeasure.c hpdf_exdata.c hpdf_encoder_utf.c Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtklibharu-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtklibharu-8.1.exp vtklibharu.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtklibharu-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/Export/CMakeLists.txt vtkExporter.cxx vtkGL2PSExporter.cxx vtkIVExporter.cxx vtkOBJExporter.cxx vtkOOGLExporter.cxx vtkPDFContextDevice2D.cxx vtkPDFExporter.cxx vtkPOVExporter.cxx vtkRIBExporter.cxx vtkRIBLight.cxx vtkRIBProperty.cxx vtkSVGContextDevice2D.cxx vtkSVGExporter.cxx vtkVRMLExporter.cxx vtkX3D.cxx vtkX3DExporter.cxx vtkX3DExporterFIWriter.cxx vtkX3DExporterWriter.cxx vtkX3DExporterXMLWriter.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOExport-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOExport-8.1.exp vtkIOExport.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOExport-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/ExportOpenGL2/CMakeLists.txt vtkOpenGLGL2PSExporter.cxx vtkIOExportOpenGL2ObjectFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOExportOpenGL2-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOExportOpenGL2-8.1.exp vtkIOExportOpenGL2.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOExportOpenGL2-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/Geometry/CMakeLists.txt vtkAVSucdReader.cxx vtkBYUReader.cxx vtkBYUWriter.cxx vtkChacoReader.cxx vtkFacetWriter.cxx vtkFLUENTReader.cxx C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xutility(3520): warning C4389: '==': signed/unsigned mismatch [C:\d\w\medInria_ExtProjs\build\VTK\IO\Geometry\vtkIOGeometry.vcxproj] [C:\d\w\medInria-b\superbuild\VTK-install.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xutility(3533): note: see reference to function template instantiation '_InIt std::_Find_unchecked1<_InIt,_Ty>(_InIt,const _InIt,const _Ty &,std::false_type)' being compiled with [ _InIt=int *, _Ty=unsigned int ] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xutility(3542): note: see reference to function template instantiation '_InIt std::_Find_unchecked(const _InIt,const _InIt,const _Ty &)' being compiled with [ _InIt=int *, _Ty=unsigned int ] C:\d\w\medInria_ExtProjs\src\VTK\IO\Geometry\vtkFLUENTReader.cxx(337): note: see reference to function template instantiation '_InIt std::find>>,unsigned int>(_InIt,const _InIt,const unsigned int &)' being compiled with [ _InIt=std::_Vector_iterator>>, _Ty=int ] vtkGAMBITReader.cxx vtkGaussianCubeReader.cxx vtkHoudiniPolyDataWriter.cxx vtkIVWriter.cxx vtkMCubesReader.cxx vtkMCubesWriter.cxx vtkMFIXReader.cxx vtkMoleculeReaderBase.cxx vtkOBJReader.cxx vtkOpenFOAMReader.cxx vtkParticleReader.cxx vtkPDBReader.cxx vtkProStarReader.cxx vtkPTSReader.cxx Generating Code... Compiling... vtkSTLReader.cxx vtkSTLWriter.cxx vtkTecplotReader.cxx vtkWindBladeReader.cxx vtkXYZMolReader.cxx vtkUGFacetReader.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOGeometry-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOGeometry-8.1.exp vtkIOGeometry.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOGeometry-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/Import/CMakeLists.txt vtk3DSImporter.cxx vtkImporter.cxx vtkVRMLImporter.cxx vtkOBJImporter.cxx vtkOBJImporterInternals.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOImport-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOImport-8.1.exp vtkIOImport.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOImport-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/libxml2/vtklibxml2/CMakeLists.txt DOCBparser.c HTMLparser.c HTMLtree.c SAX.c SAX2.c c14n.c catalog.c chvalid.c debugXML.c dict.c encoding.c entities.c error.c globals.c hash.c legacy.c list.c nanoftp.c nanohttp.c parser.c Generating Code... Compiling... parserInternals.c pattern.c relaxng.c schematron.c threads.c tree.c uri.c valid.c xinclude.c xlink.c xmlIO.c xmlmemory.c xmlmodule.c xmlreader.c xmlregexp.c xmlsave.c xmlschemas.c xmlschemastypes.c xmlstring.c xmlunicode.c Generating Code... Compiling... xmlwriter.c xpath.c xpointer.c Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtklibxml2-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtklibxml2-8.1.exp vtklibxml2.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtklibxml2-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/Infovis/CMakeLists.txt vtkBiomTableReader.cxx vtkChacoGraphReader.cxx vtkDelimitedTextReader.cxx vtkDIMACSGraphReader.cxx vtkDIMACSGraphWriter.cxx vtkFixedWidthTextReader.cxx vtkISIReader.cxx vtkMultiNewickTreeReader.cxx vtkNewickTreeReader.cxx vtkNewickTreeWriter.cxx vtkPhyloXMLTreeReader.cxx vtkPhyloXMLTreeWriter.cxx vtkRISReader.cxx vtkTulipReader.cxx vtkXGMLReader.cxx vtkXMLTreeReader.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOInfovis-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOInfovis-8.1.exp vtkIOInfovis.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOInfovis-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/LSDyna/CMakeLists.txt vtkLSDynaPart.cxx vtkLSDynaPartCollection.cxx vtkLSDynaReader.cxx vtkLSDynaSummaryParser.cxx LSDynaFamily.cxx LSDynaMetaData.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOLSDyna-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOLSDyna-8.1.exp vtkIOLSDyna.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOLSDyna-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/MINC/CMakeLists.txt vtkMINCImageAttributes.cxx vtkMINCImageReader.cxx vtkMINCImageWriter.cxx vtkMNIObjectReader.cxx vtkMNIObjectWriter.cxx vtkMNITagPointReader.cxx vtkMNITagPointWriter.cxx vtkMNITransformReader.cxx vtkMNITransformWriter.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOMINC-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOMINC-8.1.exp vtkIOMINC.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOMINC-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/oggtheora/vtkoggtheora/CMakeLists.txt framing.c bitwise.c analyze.c apiwrapper.c bitpack.c decapiwrapper.c decinfo.c decode.c dequant.c encapiwrapper.c encfrag.c encinfo.c encode.c enquant.c fdct.c fragment.c huffdec.c huffenc.c idct.c info.c Generating Code... Compiling... internal.c mathops.c mcenc.c quant.c rate.c state.c tokenize.c Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkoggtheora-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkoggtheora-8.1.exp vtkoggtheora.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkoggtheora-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/Movie/CMakeLists.txt vtkGenericMovieWriter.cxx vtkOggTheoraWriter.cxx vtkAVIWriter.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOMovie-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOMovie-8.1.exp vtkIOMovie.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOMovie-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/netcdfcpp/vtknetcdfcpp/CMakeLists.txt netcdf.cpp ncvalues.cpp Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtknetcdfcpp-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtknetcdfcpp-8.1.exp vtknetcdfcpp.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtknetcdfcpp-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/NetCDF/CMakeLists.txt vtkMPASReader.cxx vtkNetCDFCAMReader.cxx vtkNetCDFCFReader.cxx vtkNetCDFPOPReader.cxx vtkNetCDFReader.cxx vtkSLACParticleReader.cxx vtkSLACReader.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIONetCDF-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIONetCDF-8.1.exp vtkIONetCDF.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIONetCDF-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/PLY/CMakeLists.txt vtkPLY.cxx vtkPLYReader.cxx vtkPLYWriter.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOPLY-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOPLY-8.1.exp vtkIOPLY.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOPLY-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/ThirdParty/jsoncpp/vtkjsoncpp/CMakeLists.txt jsoncpp.cpp Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkjsoncpp-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkjsoncpp-8.1.exp vtkjsoncpp.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkjsoncpp-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/Parallel/CMakeLists.txt vtkEnSightWriter.cxx vtkMultiBlockPLOT3DReader.cxx vtkMultiBlockPLOT3DReaderInternals.cxx vtkPlot3DMetaReader.cxx vtkPChacoReader.cxx vtkPDataSetReader.cxx vtkPDataSetWriter.cxx vtkPImageWriter.cxx vtkPOpenFOAMReader.cxx vtkPSLACReader.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOParallel-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOParallel-8.1.exp vtkIOParallel.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOParallel-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/ParallelXML/CMakeLists.txt vtkXMLPDataSetWriter.cxx vtkXMLPDataObjectWriter.cxx vtkXMLPDataWriter.cxx vtkXMLPImageDataWriter.cxx vtkXMLPPolyDataWriter.cxx vtkXMLPRectilinearGridWriter.cxx vtkXMLPStructuredDataWriter.cxx vtkXMLPStructuredGridWriter.cxx vtkXMLPTableWriter.cxx vtkXMLPUnstructuredDataWriter.cxx vtkXMLPUnstructuredGridWriter.cxx vtkXMLPHierarchicalBoxDataWriter.cxx vtkXMLPMultiBlockDataWriter.cxx vtkXMLPUniformGridAMRWriter.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOParallelXML-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOParallelXML-8.1.exp vtkIOParallelXML.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOParallelXML-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/TecplotTable/CMakeLists.txt vtkTecplotTableReader.cxx Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOTecplotTable-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOTecplotTable-8.1.exp vtkIOTecplotTable.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOTecplotTable-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/IO/Video/CMakeLists.txt vtkVideoSource.cxx vtkWin32VideoSource.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOVideo-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkIOVideo-8.1.exp vtkIOVideo.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOVideo-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Imaging/Math/CMakeLists.txt vtkImageDivergence.cxx vtkImageDotProduct.cxx vtkImageLogarithmicScale.cxx vtkImageLogic.cxx vtkImageMagnitude.cxx vtkImageMaskBits.cxx vtkImageMathematics.cxx vtkImageWeightedSum.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingMath-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingMath-8.1.exp vtkImagingMath.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingMath-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Imaging/Morphological/CMakeLists.txt vtkImageConnector.cxx vtkImageConnectivityFilter.cxx vtkImageContinuousDilate3D.cxx vtkImageContinuousErode3D.cxx vtkImageDilateErode3D.cxx vtkImageIslandRemoval2D.cxx vtkImageNonMaximumSuppression.cxx vtkImageOpenClose3D.cxx vtkImageSeedConnectivity.cxx vtkImageSkeleton2D.cxx vtkImageThresholdConnectivity.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingMorphological-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingMorphological-8.1.exp vtkImagingMorphological.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingMorphological-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Imaging/Statistics/CMakeLists.txt vtkImageAccumulate.cxx vtkImageHistogram.cxx vtkImageHistogramStatistics.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingStatistics-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingStatistics-8.1.exp vtkImagingStatistics.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingStatistics-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Imaging/Stencil/CMakeLists.txt vtkImageStencil.cxx vtkImageStencilToImage.cxx vtkImageToImageStencil.cxx vtkImplicitFunctionToImageStencil.cxx vtkLassoStencilSource.cxx vtkPolyDataToImageStencil.cxx vtkROIStencilSource.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingStencil-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkImagingStencil-8.1.exp vtkImagingStencil.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingStencil-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Interaction/Image/CMakeLists.txt vtkImageViewer2.cxx vtkImageViewer.cxx vtkResliceImageViewer.cxx vtkResliceImageViewerMeasurements.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkInteractionImage-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkInteractionImage-8.1.exp vtkInteractionImage.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkInteractionImage-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Rendering/OpenGL2/CMakeLists.txt vtkProbeOpenGLVersion.cxx vtkProbeOpenGLVersion.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkProbeOpenGLVersion.exe Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Rendering/ContextOpenGL2/CMakeLists.txt vtkOpenGLContextActor.cxx vtkOpenGLContextBufferId.cxx vtkOpenGLContextDevice2D.cxx vtkOpenGLContextDevice3D.cxx vtkOpenGLPropItem.cxx vtkRenderingContextOpenGL2ObjectFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingContextOpenGL2-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingContextOpenGL2-8.1.exp vtkRenderingContextOpenGL2.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingContextOpenGL2-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Rendering/Image/CMakeLists.txt vtkDepthImageToPointCloud.cxx vtkImageResliceMapper.cxx vtkImageSliceCollection.cxx vtkImageStack.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingImage-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingImage-8.1.exp vtkRenderingImage.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingImage-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Rendering/LOD/CMakeLists.txt vtkLODActor.cxx vtkQuadricLODActor.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingLOD-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingLOD-8.1.exp vtkRenderingLOD.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingLOD-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Rendering/Label/CMakeLists.txt vtkLabeledDataMapper.cxx vtkLabeledTreeMapDataMapper.cxx vtkLabelHierarchyAlgorithm.cxx vtkLabelHierarchyCompositeIterator.cxx vtkLabelHierarchy.cxx vtkLabelHierarchyIterator.cxx vtkLabelPlacementMapper.cxx vtkLabelPlacer.cxx vtkLabelRenderStrategy.cxx vtkLabelSizeCalculator.cxx vtkFreeTypeLabelRenderStrategy.cxx vtkDynamic2DLabelMapper.cxx vtkPointSetToLabelHierarchy.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingLabel-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingLabel-8.1.exp vtkRenderingLabel.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingLabel-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Rendering/Qt/CMakeLists.txt vtkQImageToImageSource.cxx vtkQtInitialization.cxx vtkQtLabelRenderStrategy.cxx vtkQtStringToImage.cxx vtkQtTreeRingLabelMapper.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingQt-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingQt-8.1.exp vtkRenderingQt.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingQt-8.1.dll Generating raycasterfs.cxx, raycasterfs.h Generating raycastervs.cxx, raycastervs.h Generating vtkglProjectedTetrahedraVS.cxx, vtkglProjectedTetrahedraVS.h Generating vtkglProjectedTetrahedraFS.cxx, vtkglProjectedTetrahedraFS.h Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Rendering/VolumeOpenGL2/CMakeLists.txt vtkMultiBlockVolumeMapper.cxx vtkOpenGLGPUVolumeRayCastMapper.cxx vtkOpenGLProjectedTetrahedraMapper.cxx vtkOpenGLRayCastImageDisplayHelper.cxx vtkSmartVolumeMapper.cxx vtkVolumeTexture.cxx raycasterfs.cxx raycastervs.cxx vtkglProjectedTetrahedraVS.cxx vtkglProjectedTetrahedraFS.cxx vtkRenderingVolumeOpenGL2ObjectFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingVolumeOpenGL2-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkRenderingVolumeOpenGL2-8.1.exp vtkRenderingVolumeOpenGL2.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingVolumeOpenGL2-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Rendering/OpenGL2/CMakeLists.txt vtkTestOpenGLVersion.cxx vtkTestOpenGLVersion.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkTestOpenGLVersion.exe Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Views/Context2D/CMakeLists.txt vtkContextView.cxx vtkContextInteractorStyle.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkViewsContext2D-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkViewsContext2D-8.1.exp vtkViewsContext2D.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkViewsContext2D-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Views/Infovis/CMakeLists.txt vtkApplyColors.cxx vtkApplyIcons.cxx vtkDendrogramItem.cxx vtkGraphItem.cxx vtkGraphLayoutView.cxx vtkHeatmapItem.cxx vtkHierarchicalGraphPipeline.cxx vtkHierarchicalGraphView.cxx vtkIcicleView.cxx vtkInteractorStyleAreaSelectHover.cxx vtkInteractorStyleTreeMapHover.cxx vtkParallelCoordinatesHistogramRepresentation.cxx vtkParallelCoordinatesRepresentation.cxx vtkParallelCoordinatesView.cxx vtkRenderedGraphRepresentation.cxx vtkRenderedHierarchyRepresentation.cxx vtkRenderedRepresentation.cxx vtkRenderedSurfaceRepresentation.cxx vtkRenderedTreeAreaRepresentation.cxx vtkRenderView.cxx Generating Code... Compiling... vtkSCurveSpline.cxx vtkTanglegramItem.cxx vtkTreeAreaView.cxx vtkTreeHeatmapItem.cxx vtkTreeMapView.cxx vtkTreeRingView.cxx vtkViewUpdater.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkViewsInfovis-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkViewsInfovis-8.1.exp vtkViewsInfovis.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkViewsInfovis-8.1.dll Generating moc_vtkQtAnnotationView.cpp Generating moc_vtkQtListView.cpp Generating moc_vtkQtRecordView.cpp Generating moc_vtkQtTableView.cpp Generating moc_vtkQtTreeView.cpp Generating moc_vtkQtView.cpp Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/Views/Qt/CMakeLists.txt vtkQtAnnotationView.cxx vtkQtListView.cxx vtkQtRecordView.cxx vtkQtTableRepresentation.cxx vtkQtTableView.cxx vtkQtTreeView.cxx vtkQtView.cxx moc_vtkQtAnnotationView.cpp moc_vtkQtListView.cpp moc_vtkQtRecordView.cpp moc_vtkQtTableView.cpp moc_vtkQtTreeView.cpp moc_vtkQtView.cpp Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkViewsQt-8.1.lib and object C:/d/w/medInria_ExtProjs/build/VTK/lib/Debug/vtkViewsQt-8.1.exp vtkViewsQt.vcxproj -> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkViewsQt-8.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/VTK/CMakeLists.txt Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt No install step for 'VTK' Completed 'VTK' Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt Creating directories for 'ITK' Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt Performing download step (git clone) for 'ITK' Cloning into 'ITK'... HEAD is now at 3ecf6c87d1 ENH: Update ITK CMake version for 5.1.1 Performing update step for 'ITK' Performing patch step for 'ITK' The patch ITK_Mac.patch will be applied on pre-existing C:/d/w/medInria_ExtProjs/src/ITK Performing configure step for 'ITK' loading initial cache file C:/d/w/medInria_ExtProjs/build/tmp/ITK/ITK-cache-Debug.cmake -- Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.19044. -- The CXX compiler identification is MSVC 19.16.27043.0 -- The C compiler identification is MSVC 19.16.27043.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.40.0.windows.1") -- Performing Test C_HAS_WARNING-Wno-uninitialized -- Performing Test C_HAS_WARNING-Wno-uninitialized - Failed -- Performing Test C_HAS_WARNING-Wno-unused-parameter -- Performing Test C_HAS_WARNING-Wno-unused-parameter - Failed -- Performing Test C_HAS_WARNING-W3 -- Performing Test C_HAS_WARNING-W3 - Success -- Performing Test C_HAS_WARNING-Wno-long-double -- Performing Test C_HAS_WARNING-Wno-long-double - Failed -- Performing Test C_HAS_WARNING-Wcast-align -- Performing Test C_HAS_WARNING-Wcast-align - Failed -- Performing Test C_HAS_WARNING-Wdisabled-optimization -- Performing Test C_HAS_WARNING-Wdisabled-optimization - Failed -- Performing Test C_HAS_WARNING-Wextra -- Performing Test C_HAS_WARNING-Wextra - Failed -- Performing Test C_HAS_WARNING-Wformat_2 -- Performing Test C_HAS_WARNING-Wformat_2 - Failed -- Performing Test C_HAS_WARNING-Winvalid-pch -- Performing Test C_HAS_WARNING-Winvalid-pch - Failed -- Performing Test C_HAS_WARNING-Wno-format-nonliteral -- Performing Test C_HAS_WARNING-Wno-format-nonliteral - Failed -- Performing Test C_HAS_WARNING-Wpointer-arith -- Performing Test C_HAS_WARNING-Wpointer-arith - Failed -- Performing Test C_HAS_WARNING-Wshadow -- Performing Test C_HAS_WARNING-Wshadow - Failed -- Performing Test C_HAS_WARNING-Wunused -- Performing Test C_HAS_WARNING-Wunused - Failed -- Performing Test C_HAS_WARNING-Wwrite-strings -- Performing Test C_HAS_WARNING-Wwrite-strings - Failed -- Performing Test C_HAS_WARNING-funit-at-a-time -- Performing Test C_HAS_WARNING-funit-at-a-time - Failed -- Performing Test C_HAS_WARNING-Wno-strict-overflow -- Performing Test C_HAS_WARNING-Wno-strict-overflow - Failed -- Performing Test CXX_HAS_WARNING-W3 -- Performing Test CXX_HAS_WARNING-W3 - Success -- Performing Test CXX_HAS_WARNING-Wno-long-double -- Performing Test CXX_HAS_WARNING-Wno-long-double - Failed -- Performing Test CXX_HAS_WARNING-Wcast-align -- Performing Test CXX_HAS_WARNING-Wcast-align - Failed -- Performing Test CXX_HAS_WARNING-Wdisabled-optimization -- Performing Test CXX_HAS_WARNING-Wdisabled-optimization - Failed -- Performing Test CXX_HAS_WARNING-Wextra -- Performing Test CXX_HAS_WARNING-Wextra - Failed -- Performing Test CXX_HAS_WARNING-Wformat_2 -- Performing Test CXX_HAS_WARNING-Wformat_2 - Failed -- Performing Test CXX_HAS_WARNING-Winvalid-pch -- Performing Test CXX_HAS_WARNING-Winvalid-pch - Failed -- Performing Test CXX_HAS_WARNING-Wno-format-nonliteral -- Performing Test CXX_HAS_WARNING-Wno-format-nonliteral - Failed -- Performing Test CXX_HAS_WARNING-Wpointer-arith -- Performing Test CXX_HAS_WARNING-Wpointer-arith - Failed -- Performing Test CXX_HAS_WARNING-Wshadow -- Performing Test CXX_HAS_WARNING-Wshadow - Failed -- Performing Test CXX_HAS_WARNING-Wunused -- Performing Test CXX_HAS_WARNING-Wunused - Failed -- Performing Test CXX_HAS_WARNING-Wwrite-strings -- Performing Test CXX_HAS_WARNING-Wwrite-strings - Failed -- Performing Test CXX_HAS_WARNING-funit-at-a-time -- Performing Test CXX_HAS_WARNING-funit-at-a-time - Failed -- Performing Test CXX_HAS_WARNING-Wno-strict-overflow -- Performing Test CXX_HAS_WARNING-Wno-strict-overflow - Failed -- Performing Test CXX_HAS_WARNING-Wno-deprecated -- Performing Test CXX_HAS_WARNING-Wno-deprecated - Failed -- Performing Test CXX_HAS_WARNING-Wno-invalid-offsetof -- Performing Test CXX_HAS_WARNING-Wno-invalid-offsetof - Failed -- Performing Test CXX_HAS_WARNING-Wno-undefined-var-template -- Performing Test CXX_HAS_WARNING-Wno-undefined-var-template - Failed -- Performing Test CXX_HAS_WARNING-Woverloaded-virtual -- Performing Test CXX_HAS_WARNING-Woverloaded-virtual - Failed -- Performing Test CXX_HAS_WARNING-Wstrict-null-sentinel -- Performing Test CXX_HAS_WARNING-Wstrict-null-sentinel - Failed -- Performing Test have_avx_extensions_var -- Performing Test have_avx_extensions_var - Success -- Performing Test have_avx2_extensions_var -- Performing Test have_avx2_extensions_var - Success -- Performing Test CXX_HAS_DISABLE_OPTIMIZATION_FLAG -- Performing Test CXX_HAS_DISABLE_OPTIMIZATION_FLAG - Failed -- Enabled ITKAnisotropicSmoothing, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKAntiAlias, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKBiasCorrection, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKBinaryMathematicalMorphology, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKClassifiers, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKColormap, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKCommon, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKConnectedComponents, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKConvolution, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKCurvatureFlow, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKDICOMParser, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKDeconvolution, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKDeformableMesh, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKDenoising, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKDiffusionTensorImage, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKDisplacementField, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKDistanceMap, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKDoubleConversion, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKEigen, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKEigen3, needed by [ITKCommon]. -- Enabled ITKExpat, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKFFT, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKFastMarching, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKFiniteDifference, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGDCM, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGIFTI, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGPUAnisotropicSmoothing, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGPUCommon, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGPUFiniteDifference, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGPUImageFilterBase, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGPUPDEDeformableRegistration, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGPURegistrationCommon, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGPUSmoothing, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGPUThresholding, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKGoogleTest, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKHDF5, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOBMP, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOBioRad, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOBruker, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOCSV, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOGDCM, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOGE, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOGIPL, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOHDF5, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOIPL, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOImageBase, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOJPEG, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOJPEG2000, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOLSM, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMINC, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMRC, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMesh, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMeshBYU, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMeshBase, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMeshFreeSurfer, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMeshGifti, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMeshOBJ, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMeshOFF, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMeshVTK, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOMeta, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIONIFTI, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIONRRD, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOPNG, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOPhilipsREC, requested by Module_ITKIOPhilipsREC. -- Enabled ITKIORAW, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOSiemens, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOSpatialObjects, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOStimulate, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOTIFF, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOTransformBase, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOTransformHDF5, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOTransformInsightLegacy, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOTransformMatlab, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOVTK, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIOXML, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageAdaptors, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageCompare, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageCompose, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageFeature, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageFilterBase, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageFrequency, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageFunction, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageFusion, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageGradient, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageGrid, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageIntensity, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageLabel, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageNoise, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageSources, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKImageStatistics, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKIntegratedTest, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKJPEG, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKKLMRegionGrowing, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKKWIML, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKKWSys, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKLIBLBFGS, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKLabelMap, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKLabelVoting, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKLevelSets, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKLevelSetsv4, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKMINC, needed by [ITKIOMINC]. -- Enabled ITKMarkovRandomFieldsClassifiers, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKMathematicalMorphology, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKMesh, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKMetaIO, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKMetricsv4, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKNIFTI, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKNarrowBand, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKNetlib, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKNrrdIO, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKOpenJPEG, needed by [ITKIOJPEG2000;ITKReview]. -- Enabled ITKOptimizers, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKOptimizersv4, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKPDEDeformableRegistration, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKPNG, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKPath, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKPolynomials, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKQuadEdgeMesh, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKQuadEdgeMeshFiltering, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKRegionGrowing, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKRegistrationCommon, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKRegistrationMethodsv4, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKReview, requested by Module_ITKReview. -- Enabled ITKSignedDistanceFunction, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKSmoothing, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKSpatialFunction, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKSpatialObjects, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKStatistics, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKSuperPixel, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKTIFF, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKTestKernel, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKThresholding, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKTransform, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKTransformFactory, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKVNL, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKVNLInstantiation, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKVTK, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKVideoCore, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKVideoFiltering, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKVideoIO, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKVoronoi, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKVtkGlue, requested by Module_ITKVtkGlue. -- Enabled ITKWatersheds, requested by ITK_BUILD_DEFAULT_MODULES. -- Enabled ITKZLIB, requested by ITK_BUILD_DEFAULT_MODULES. -- Double correction test returned: 89255.0/1e22 = 8.9255e-18 CMake Deprecation Warning at Modules/ThirdParty/KWIML/src/itkkwiml/CMakeLists.txt:20 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Checking whether C++ compiler has 'long long' -- Checking whether C++ compiler has 'long long' - yes -- Checking whether C++ compiler has '__int64' -- Checking whether C++ compiler has '__int64' - yes -- Checking whether long and __int64 are the same type -- Checking whether long and __int64 are the same type - no -- Checking whether long long and __int64 are the same type -- Checking whether long long and __int64 are the same type - yes -- Checking whether wstring is available -- Checking whether wstring is available - yes -- Checking whether C compiler has ptrdiff_t in stddef.h -- Checking whether C compiler has ptrdiff_t in stddef.h - yes -- Checking whether C compiler has ssize_t in unistd.h -- Checking whether C compiler has ssize_t in unistd.h - no -- Checking whether C compiler has clock_gettime -- Checking whether C compiler has clock_gettime - no -- Checking whether CXX compiler has setenv -- Checking whether CXX compiler has setenv - no -- Checking whether CXX compiler has unsetenv -- Checking whether CXX compiler has unsetenv - no -- Checking whether CXX compiler has environ in stdlib.h -- Checking whether CXX compiler has environ in stdlib.h - yes -- Checking whether CXX compiler has utimes -- Checking whether CXX compiler has utimes - no -- Checking whether CXX compiler has utimensat -- Checking whether CXX compiler has utimensat - no -- Checking whether CXX compiler struct stat has st_mtim member -- Checking whether CXX compiler struct stat has st_mtim member - no -- Checking whether CXX compiler struct stat has st_mtimespec member -- Checking whether CXX compiler struct stat has st_mtimespec member - no -- Looking for include files sys/types.h, ifaddrs.h -- Looking for include files sys/types.h, ifaddrs.h - not found -- Looking for GetProcessMemoryInfo -- Looking for GetProcessMemoryInfo - found -- Checking whether CXX compiler has rlimit64 -- Checking whether CXX compiler has rlimit64 - no -- Checking whether CXX compiler has atol -- Checking whether CXX compiler has atol - yes -- Checking whether CXX compiler has atoll -- Checking whether CXX compiler has atoll - yes -- Checking whether CXX compiler has _atoi64 -- Checking whether CXX compiler has _atoi64 - yes -- Checking whether is available -- Checking whether is available - no -- Performing Test VXL_UNISTD_USLEEP_IS_VOID -- Performing Test VXL_UNISTD_USLEEP_IS_VOID - Failed -- Performing Test VCL_HAS_LFS -- Performing Test VCL_HAS_LFS - Success -- Performing Test VXL_HAS_DBGHELP_H -- Performing Test VXL_HAS_DBGHELP_H - Success -- Performing Test VXL_HAS_WIN_WCHAR_T -- Performing Test VXL_HAS_WIN_WCHAR_T - Success -- Performing Test VXL_PIC_COMPATIBLE -- Performing Test VXL_PIC_COMPATIBLE - Success -- Looking for C++ include emmintrin.h -- Looking for C++ include emmintrin.h - found -- Looking for include file assert.h -- Looking for include file assert.h - found -- Looking for include file pthread.h -- Looking for include file pthread.h - not found -- Looking for include file semaphore.h -- Looking for include file semaphore.h - not found -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - not found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for include file memory.h -- Looking for include file memory.h - found -- Looking for include file search.h -- Looking for include file search.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file strings.h -- Looking for include file strings.h - not found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file sys/times.h -- Looking for include file sys/times.h - not found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - not found -- Performing Test VXL_HAS_SSE2_HARDWARE_SUPPORT -- Performing Test VXL_HAS_SSE2_HARDWARE_SUPPORT - Success -- Performing Test VXL_HAS_MM_MALLOC -- Performing Test VXL_HAS_MM_MALLOC - Success -- Performing Test VXL_HAS_ALIGNED_MALLOC -- Performing Test VXL_HAS_ALIGNED_MALLOC - Success -- Performing Test VXL_HAS_MINGW_ALIGNED_MALLOC -- Performing Test VXL_HAS_MINGW_ALIGNED_MALLOC - Failed -- Performing Test VXL_HAS_POSIX_MEMALIGN -- Performing Test VXL_HAS_POSIX_MEMALIGN - Failed -- Looking for 8-bit int. [Checking char...] -- Looking for 8-bit int. Found char. -- Looking for 8-bit int. [Checking short...] -- Looking for 8-bit int. [Checking char...] -- Looking for 8-bit int. Found char. -- Looking for 16-bit int. [Checking char...] -- Looking for 16-bit int. [Checking int...] -- Looking for 16-bit int. [Checking short...] -- Looking for 16-bit int. Found short. -- Looking for 32-bit int. [Checking short...] -- Looking for 32-bit int. [Checking long...] -- Looking for 32-bit int. [Checking int...] -- Looking for 32-bit int. Found int. -- Looking for 64-bit int. [Checking __int64...] -- Looking for 64-bit int. [Checking long long...] -- Looking for 64-bit int. [Checking long...] -- Looking for 64-bit int. Found long long. -- Looking for 32-bit float. [Checking long double...] -- Looking for 32-bit float. [Checking double...] -- Looking for 32-bit float. [Checking float...] -- Looking for 32-bit float. Found float. -- Looking for 64-bit float. [Checking float...] -- Looking for 64-bit float. [Checking long double...] -- Looking for 64-bit float. [Checking double...] -- Looking for 64-bit float. Found double. -- Looking for 96-bit float. [Checking float...] -- Looking for 96-bit float. [Checking double...] -- Looking for 96-bit float. [Checking long double...] -- Looking for 96-bit float. Not found. -- Looking for 128-bit float. [Checking float...] -- Looking for 128-bit float. [Checking double...] -- Looking for 128-bit float. [Checking long double...] -- Looking for 128-bit float. Not found. -- Looking for C++ include unistd.h -- Looking for C++ include unistd.h - not found CMake Warning (dev) at Modules/ThirdParty/VNL/src/vxl/vcl/CMakeLists.txt:19 (include): Policy CMP0120 is not set: The WriteCompilerDetectionHeader module is removed. Run "cmake --help-policy CMP0120" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.26/Modules/WriteCompilerDetectionHeader.cmake:380 (message): The WriteCompilerDetectionHeader module will be removed by policy CMP0120. Projects should be ported away from the module, perhaps by bundling a copy of the generated header or using a third-party alternative. Call Stack (most recent call first): Modules/ThirdParty/VNL/src/vxl/vcl/CMakeLists.txt:19 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed -- Performing Test COMPILER_HAS_DEPRECATED -- Performing Test COMPILER_HAS_DEPRECATED - Success -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - not found -- Found Threads: TRUE -- Checking to see if this platform has the __FUNCTION__ C-Preprocessor directive -- Checking to see if this platform supports has the __FUNCTION__ C-Preprocessor directive - yes -- Looking for include file fenv.h -- Looking for include file fenv.h - found -- Looking for include file emmintrin.h -- Looking for include file emmintrin.h - found -- Performing Test ITK_COMPILER_SUPPORTS_SSE2_64 -- Performing Test ITK_COMPILER_SUPPORTS_SSE2_64 - Success -- Performing Test ITK_COMPILER_SUPPORTS_SSE2_32 -- Performing Test ITK_COMPILER_SUPPORTS_SSE2_32 - Success -- Performing Test ITK_COMPILER_DOES_NOT_NEED_MSSE2_FLAG -- Performing Test ITK_COMPILER_DOES_NOT_NEED_MSSE2_FLAG - Failed -- Looking for InterlockedAdd -- Looking for InterlockedAdd - found CMake Warning (dev) at Modules/Core/Common/CMake/itkGenerateNewCompilerFeatureDetectionHeaders.cmake:2 (include): Policy CMP0120 is not set: The WriteCompilerDetectionHeader module is removed. Run "cmake --help-policy CMP0120" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): Modules/Core/Common/CMakeLists.txt:159 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at C:/Program Files/CMake/share/cmake-3.26/Modules/WriteCompilerDetectionHeader.cmake:380 (message): The WriteCompilerDetectionHeader module will be removed by policy CMP0120. Projects should be ported away from the module, perhaps by bundling a copy of the generated header or using a third-party alternative. Call Stack (most recent call first): Modules/Core/Common/CMake/itkGenerateNewCompilerFeatureDetectionHeaders.cmake:2 (include) Modules/Core/Common/CMakeLists.txt:159 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- 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 off64_t -- Check size of off64_t - failed -- Looking for unistd.h -- Looking for unistd.h - not found -- Check for STD namespace -- Check for STD namespace - found -- Looking for stdint.h -- Looking for stdint.h - found -- Found ZLIB: itkzlib -- Found EXPAT: ITKEXPAT -- Looking for pthread.h -- Looking for pthread.h - not found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for stdio.h -- Looking for stdio.h - found -- Looking for math.h -- Looking for math.h - found -- Looking for float.h -- Looking for float.h - found -- Looking for time.h -- Looking for time.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for ctype.h -- Looking for ctype.h - found -- Looking for assert.h -- Looking for assert.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for strings.h -- Looking for strings.h - not found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Checking for 64-bit off_t -- Checking for 64-bit off_t - not present -- Checking for fseeko/ftello -- Checking for fseeko/ftello - not found -- Large File support - not found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - found -- Looking for posix_memalign -- Looking for posix_memalign - not found -- Looking for memalign -- Looking for memalign - not found -- Looking for strsignal -- Looking for strsignal - not found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - not found -- Looking for include file winsock.h -- Looking for include file winsock.h - found -- Looking for include files winsock.h, byteswap.h -- Looking for include files winsock.h, byteswap.h - not found -- Looking for rpc.h -- Looking for rpc.h - found -- Looking for langinfo.h -- Looking for langinfo.h - not found -- Looking for nl_langinfo -- Looking for nl_langinfo - not found -- Looking for strcasecmp -- Looking for strcasecmp - not found -- Looking for strncasecmp -- Looking for strncasecmp - not found -- Looking for strptime -- Looking for strptime - not found -- Looking for _stricmp -- Looking for _stricmp - found -- Looking for _strnicmp -- Looking for _strnicmp - found -- Looking for gettimeofday -- Looking for gettimeofday - not found -- Performing Test GDCM_CXX_HAS_FUNCTION -- Performing Test GDCM_CXX_HAS_FUNCTION - Success -- Performing Test GDCM_HAVE_WCHAR_IFSTREAM -- Performing Test GDCM_HAVE_WCHAR_IFSTREAM - Success -- Setting 'NIFTI_INSTALL_NO_DEVELOPMENT' variable with default value '0' -- Setting 'NIFTI_INSTALL_NO_LIBRARIES' variable with default value '0' CMake Deprecation Warning at Modules/ThirdParty/GoogleTest/src/itkgoogletest/CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at Modules/ThirdParty/GoogleTest/src/itkgoogletest/googletest/CMakeLists.txt:56 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Looking for gethostname in ucb; -- Looking for gethostname in ucb; - not found -- Performing Other Test STDC_HEADERS - Success -- Looking for include files windows.h, sys/file.h -- Looking for include files windows.h, sys/file.h - not found -- Looking for include files windows.h, sys/ioctl.h -- Looking for include files windows.h, sys/ioctl.h - not found -- Looking for include files windows.h, sys/resource.h -- Looking for include files windows.h, sys/resource.h - not found -- Looking for include files windows.h, sys/socket.h -- Looking for include files windows.h, sys/socket.h - not found -- Looking for 3 include files windows.h, ..., sys/time.h -- Looking for 3 include files windows.h, ..., sys/time.h - not found -- Looking for 4 include files windows.h, ..., features.h -- Looking for 4 include files windows.h, ..., features.h - not found -- Looking for 4 include files windows.h, ..., dirent.h -- Looking for 4 include files windows.h, ..., dirent.h - not found -- Looking for 4 include files windows.h, ..., setjmp.h -- Looking for 4 include files windows.h, ..., setjmp.h - found -- Looking for 6 include files windows.h, ..., stdint.h -- Looking for 6 include files windows.h, ..., stdint.h - found -- Looking for 7 include files windows.h, ..., unistd.h -- Looking for 7 include files windows.h, ..., unistd.h - not found -- Looking for 7 include files windows.h, ..., mach/mach_time.h -- Looking for 7 include files windows.h, ..., mach/mach_time.h - not found -- Looking for 7 include files windows.h, ..., io.h -- Looking for 7 include files windows.h, ..., io.h - found -- Looking for 8 include files windows.h, ..., winsock2.h -- Looking for 8 include files windows.h, ..., winsock2.h - found -- Looking for 9 include files windows.h, ..., sys/timeb.h -- Looking for 9 include files windows.h, ..., sys/timeb.h - found -- Looking for 10 include files windows.h, ..., globus/common.h -- Looking for 10 include files windows.h, ..., globus/common.h - not found -- Looking for 10 include files windows.h, ..., pdb.h -- Looking for 10 include files windows.h, ..., pdb.h - not found -- Looking for 10 include files windows.h, ..., pthread.h -- Looking for 10 include files windows.h, ..., pthread.h - not found -- Looking for 10 include files windows.h, ..., srbclient.h -- Looking for 10 include files windows.h, ..., srbclient.h - not found -- Looking for 10 include files windows.h, ..., string.h -- Looking for 10 include files windows.h, ..., string.h - found -- Looking for 11 include files windows.h, ..., strings.h -- Looking for 11 include files windows.h, ..., strings.h - not found -- Looking for 11 include files windows.h, ..., stdlib.h -- Looking for 11 include files windows.h, ..., stdlib.h - found -- Looking for 12 include files windows.h, ..., memory.h -- Looking for 12 include files windows.h, ..., memory.h - found -- Looking for 13 include files windows.h, ..., dlfcn.h -- Looking for 13 include files windows.h, ..., dlfcn.h - not found -- Looking for 13 include files windows.h, ..., inttypes.h -- Looking for 13 include files windows.h, ..., inttypes.h - found -- Looking for 14 include files windows.h, ..., netinet/in.h -- Looking for 14 include files windows.h, ..., netinet/in.h - not found -- Check size of char -- Check size of char - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of unsigned -- Check size of unsigned - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of __int64 -- Check size of __int64 - done -- Check size of float -- Check size of float - done -- Check size of double -- Check size of double - done -- Check size of long double -- Check size of long double - done -- Check size of int8_t -- Check size of int8_t - done -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of int_least8_t -- Check size of int_least8_t - done -- Check size of uint_least8_t -- Check size of uint_least8_t - done -- Check size of int_fast8_t -- Check size of int_fast8_t - done -- Check size of uint_fast8_t -- Check size of uint_fast8_t - done -- Check size of int16_t -- Check size of int16_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of int_least16_t -- Check size of int_least16_t - done -- Check size of uint_least16_t -- Check size of uint_least16_t - done -- Check size of int_fast16_t -- Check size of int_fast16_t - done -- Check size of uint_fast16_t -- Check size of uint_fast16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of int_least32_t -- Check size of int_least32_t - done -- Check size of uint_least32_t -- Check size of uint_least32_t - done -- Check size of int_fast32_t -- Check size of int_fast32_t - done -- Check size of uint_fast32_t -- Check size of uint_fast32_t - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of int_least64_t -- Check size of int_least64_t - done -- Check size of uint_least64_t -- Check size of uint_least64_t - done -- Check size of int_fast64_t -- Check size of int_fast64_t - done -- Check size of uint_fast64_t -- Check size of uint_fast64_t - done -- Check size of size_t -- Check size of size_t - done -- Check size of ssize_t -- Check size of ssize_t - failed -- Check size of off_t -- Check size of off_t - done -- Check size of off64_t -- Check size of off64_t - failed -- Looking for 14 include files windows.h, ..., stdbool.h -- Looking for 14 include files windows.h, ..., stdbool.h - found -- Check size of _Bool -- Check size of _Bool - done -- Looking for alarm -- Looking for alarm - not found -- Looking for fcntl -- Looking for fcntl - not found -- Looking for flock -- Looking for flock - not found -- Looking for fork -- Looking for fork - not found -- Looking for frexpf -- Looking for frexpf - not found -- Looking for frexpl -- Looking for frexpl - not found -- Looking for getrusage -- Looking for getrusage - not found -- Looking for llround -- Looking for llround - found -- Looking for llroundf -- Looking for llroundf - found -- Looking for lround -- Looking for lround - found -- Looking for lroundf -- Looking for lroundf - found -- Looking for lstat -- Looking for lstat - not found -- Looking for rand_r -- Looking for rand_r - not found -- Looking for random -- Looking for random - not found -- Looking for round -- Looking for round - found -- Looking for roundf -- Looking for roundf - found -- Looking for setsysinfo -- Looking for setsysinfo - not found -- Looking for signal -- Looking for signal - found -- Looking for setjmp -- Looking for setjmp - found -- Looking for siglongjmp -- Looking for siglongjmp - not found -- Looking for sigsetjmp -- Looking for sigsetjmp - not found -- Looking for sigprocmask -- Looking for sigprocmask - not found -- Looking for snprintf -- Looking for snprintf - not found -- Looking for srandom -- Looking for srandom - not found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for symlink -- Looking for symlink - not found -- Looking for tmpfile -- Looking for tmpfile - found -- Looking for asprintf -- Looking for asprintf - not found -- Looking for vasprintf -- Looking for vasprintf - not found -- Looking for waitpid -- Looking for waitpid - not found -- Looking for vsnprintf -- Looking for vsnprintf - not found -- Looking for sigsetjmp -- Looking for sigsetjmp - not found -- Checking for InitOnceExecuteOnce: -- Performing Test InitOnceExecuteOnce - Success -- Performing Other Test HAVE_INLINE - Success -- Performing Other Test HAVE___INLINE__ - Failed -- Performing Other Test HAVE___INLINE - Success -- Checking for appropriate format for 64 bit long: -- Checking for appropriate format for 64 bit long: found "I64" -- Looking for difftime -- Looking for difftime - found -- Check size of __float128 -- Check size of __float128 - failed -- Check size of _Quad -- Check size of _Quad - failed -- Checking IF your system converts long double to (unsigned) long values with special algorithm... no -- Checking IF your system can convert (unsigned) long to long double values with special algorithm... no -- Checking IF correctly converting long double to (unsigned) long long values... no -- Checking IF correctly converting (unsigned) long long to long double values... no -- Checking IF alignment restrictions are strictly enforced... no -- Warnings Configuration: -- Filter ZLIB is ON -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Performing CXX Test OLD_HEADER_FILENAME - Failed -- Performing CXX Test HDF_NO_NAMESPACE - Failed -- Performing CXX Test HDF_NO_STD - Failed -- Performing CXX Test BOOL_NOTDEFINED - Failed -- Performing CXX Test NO_STATIC_CAST - Failed -- Performing CXX Test CXX_HAVE_OFFSETOF - Failed -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - not found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - not found -- Looking for include file windows.h -- Looking for include file windows.h - found -- Looking for include file ieeefp.h -- Looking for include file ieeefp.h - not found -- Looking for include file search.h -- Looking for include file search.h - found -- Looking for floor -- Looking for floor - found -- Looking for getopt -- Looking for getopt - not found -- Looking for isascii -- Looking for isascii - not found -- Looking for memmove -- Looking for memmove - found -- Looking for memset -- Looking for memset - found -- Looking for mmap -- Looking for mmap - not found -- Looking for pow -- Looking for pow - found -- Looking for sqrt -- Looking for sqrt - found -- Looking for strcasecmp -- Looking for strcasecmp - not found -- Looking for strchr -- Looking for strchr - found -- Looking for strrchr -- Looking for strrchr - found -- Looking for strstr -- Looking for strstr - found -- Looking for strtol -- Looking for strtol - found -- Looking for strtoul -- Looking for strtoul - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done CMake Deprecation Warning at Modules/ThirdParty/MINC/src/libminc/CMakeLists.txt:25 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Looking for mkstemp -- Looking for mkstemp - not found -- Looking for tmpnam -- Looking for tmpnam - found -- Looking for tempnam -- Looking for tempnam - found -- Looking for strerror -- Looking for strerror - found -- Looking for popen -- Looking for popen - not found -- Looking for fork -- Looking for fork - not found -- Looking for vfork -- Looking for vfork - not found -- Looking for fdopen -- Looking for fdopen - found -- Looking for strdup -- Looking for strdup - found -- Looking for getpwnam -- Looking for getpwnam - not found -- Looking for select -- Looking for select - not found -- Looking for sysconf -- Looking for sysconf - not found -- Looking for system -- Looking for system - found -- Looking for rint -- Looking for rint - found -- Looking for copysign -- Looking for copysign - found -- Looking for round -- Looking for round - found -- Looking for srand48 -- Looking for srand48 - not found -- Looking for drand48 -- Looking for drand48 - not found -- Looking for sleep -- Looking for sleep - not found -- Looking for gettimeofday -- Looking for gettimeofday - not found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - not found -- Looking for clock_gettime -- Looking for clock_gettime - not found -- Looking for include file sys/dir.h -- Looking for include file sys/dir.h - not found -- Looking for include file sys/ndir.h -- Looking for include file sys/ndir.h - not found -- Looking for include file sys/wait.h -- Looking for include file sys/wait.h - not found -- Looking for include file values.h -- Looking for include file values.h - not found -- Looking for include file dirent.h -- Looking for include file dirent.h - not found -- Looking for include file vfork.h -- Looking for include file vfork.h - not found -- Looking for include file pwd.h -- Looking for include file pwd.h - not found -- Looking for include file sys/select.h -- Looking for include file sys/select.h - not found -- 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 -- Could NOT find Perl (missing: PERL_EXECUTABLE) -- Configuring done (425.6s) -- Generating done (14.9s) -- Build files have been written to: C:/d/w/medInria_ExtProjs/build/ITK Performing build step for 'ITK' Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/AnisotropicSmoothing/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/AntiAlias/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/CMakeLists.txt v3p_netlib_init.c f77_aloc.c exit_.c c_abs.c c_div.c c_sqrt.c cabs.c d_cnjg.c d_imag.c d_lg10.c d_sign.c i_dnnt.c pow_dd.c pow_di.c pow_ii.c pow_ri.c pow_zi.c r_cnjg.c r_imag.c r_sign.c s_cat.c s_cmp.c s_copy.c sig_die.c z_abs.c z_div.c z_sqrt.c caxpy.c ccopy.c cdotc.c cscal.c csrot.c cswap.c dasum.c daxpy.c dcabs1.c dcopy.c ddot.c dgemm.c dgemv.c dger.c dlamch.c dnrm2.c drot.c drotg.c dscal.c dswap.c dtrmm.c dtrmv.c dtrsv.c dzasum.c dznrm2.c idamax.c isamax.c izamax.c saxpy.c scnrm2.c scopy.c sdot.c sgemv.c sger.c slamch.c snrm2.c srot.c srotg.c sscal.c sswap.c xerbla.c zaxpy.c zcopy.c zdotc.c zdotu.c zdrot.c zdscal.c zgemm.c zgemv.c zgerc.c zgeru.c zscal.c zswap.c ztrmm.c ztrmv.c ztrsv.c dgetv0.c dsaitr.c dsapps.c dsaup2.c dsaupd.c dsconv.c dseigt.c dsesrt.c dseupd.c dsgets.c dsortr.c dstqrb.c sqrdc.c dqrdc.c cqrdc.c zqrdc.c sqrsl.c dqrsl.c cqrsl.c zqrsl.c csvdc.c dsvdc.c ssvdc.c zsvdc.c dpoco.c dpodi.c dpofa.c dposl.c dgpfa.c dgpfa2f.c dgpfa3f.c dgpfa5f.c gpfa.c gpfa2f.c gpfa3f.c gpfa5f.c setdgpfa.c setgpfa.c balanc.c balbak.c cdiv.c elmhes.c eltran.c epslon.c hqr.c hqr2.c otqlrat.c pythag.c rebak.c reduc.c rg.c rs.c rsg.c tql1.c tql2.c tred1.c tred2.c dlabax.c dlabcm.c dlabfc.c dlaeig.c dlager.c dlaran.c dmvpc.c dnlaso.c dnppla.c dortqr.c dvsort.c urand.c zgebak.c zgebal.c zgeev.c zgehd2.c zgehrd.c zhseqr.c zlacgv.c zlacpy.c zladiv.c zlahqr.c zlahrd.c zlange.c zlanhs.c zlarf.c zlarfb.c zlarfg.c zlarft.c zlarfx.c zlascl.c zlaset.c zlassq.c zlatrs.c ztrevc.c zung2r.c zunghr.c zungqr.c ztgsyl.c zrot.c zlatdf.c zlacn2.c ztgsy2.c ztgexc.c zggbak.c zgetc2.c zhgeqz.c zgges.c zlaswp.c zdrscl.c zlartg.c zggbal.c zgeqr2.c zgecon.c zunmqr.c zunm2r.c zgeqrf.c ztgex2.c zgesc2.c ztgsen.c zgghrd.c zgees.c ztrexc.c ztrsen.c ztrsyl.c dgecon.c dgeqr2.c dgeqrf.c dgerq2.c dgesc2.c dgetc2.c dggbak.c dggbal.c dgges.c dgghrd.c dhgeqz.c dlabad.c dlacon.c dlacpy.c dladiv.c dlaev2.c dlag2.c dlagv2.c dlange.c dlanhs.c dlapy2.c dlapy3.c dlarf.c dlarfb.c dlarfg.c dlarft.c dlartg.c dlascl.c dlaset.c dlassq.c dlasv2.c dlaswp.c dlatdf.c dlatrs.c dorg2r.c dorgqr.c dorgr2.c dorm2r.c dormqr.c dormr2.c drscl.c dsptrf.c dsptrs.c dspr.c dtgex2.c dtgexc.c dtgsen.c dtgsy2.c dtgsyl.c dlae2.c dlanst.c dlarnv.c dlaruv.c dlasr.c dlasrt.c dsteqr.c dzsum1.c sgeqpf.c sgeqr2.c sgerq2.c sggsvd.c sggsvp.c slacpy.c slags2.c slange.c slapll.c slapmt.c slapy2.c slarf.c slarfg.c slartg.c slas2.c slaset.c slassq.c slasv2.c sorg2r.c sorm2r.c sormr2.c stgsja.c ieeeck.c ilaenv.c izmax1.c lsame.c cg.c dpmpar.c enorm.c fdjac2.c lmder.c lmder1.c lmdif.c lmpar.c qrfac.c qrsolv.c lbfgs.c lbfgsb.c rpoly.c camsun.c simpson.c trapezod.c adaquad.c spAllocate.c spBuild.c spFactor.c spSolve.c spUtils.c spOutput.c lsqrBase.cxx lsqrDense.cxx lsmrBase.cxx lsmrDense.cxx itkv3p_netlib.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkv3p_netlib-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/VNL/src/vxl/vcl/CMakeLists.txt vcl_deprecated.cxx itkvcl.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkvcl-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/VNL/src/vxl/core/vnl/CMakeLists.txt vnl_alloc.cxx vnl_block.cxx vnl_math.cxx vnl_na.cxx vnl_copy.cxx vnl_error.cxx vnl_matlab_print_format.cxx vnl_matlab_print_scalar.cxx vnl_matlab_write.cxx vnl_matlab_read.cxx vnl_matlab_filewrite.cxx vnl_matops.cxx vnl_real_polynomial.cxx vnl_real_npolynomial.cxx vnl_rational.cxx vnl_bignum.cxx vnl_decnum.cxx vnl_fastops.cxx vnl_numeric_traits.cxx vnl_bignum_traits.cxx vnl_decnum_traits.cxx vnl_rational_traits.cxx vnl_int_matrix.cxx vnl_cost_function.cxx vnl_least_squares_function.cxx vnl_least_squares_cost_function.cxx vnl_sparse_lst_sqr_function.cxx vnl_nonlinear_minimizer.cxx vnl_linear_system.cxx vnl_sparse_matrix_linear_system.cxx vnl_rotation_matrix.cxx vnl_crs_index.cxx vnl_bessel.cxx vnl_gamma.cxx vnl_erf.cxx vnl_drand48.cpp vnl_sample.cxx vnl_random.cxx vnl_definite_integral.cxx vnl_c_na_vector+double-.cxx vnl_c_na_vector+float-.cxx vnl_c_vector+char-.cxx vnl_c_vector+double-.cxx vnl_c_vector+double_complex-.cxx vnl_c_vector+float-.cxx vnl_c_vector+float_complex-.cxx vnl_c_vector+int-.cxx vnl_c_vector+long-.cxx vnl_c_vector+long_double-.cxx vnl_c_vector+long_double_complex-.cxx vnl_c_vector+longlong-.cxx vnl_c_vector+schar-.cxx vnl_c_vector+sshort-.cxx vnl_c_vector+uchar-.cxx vnl_c_vector+uint-.cxx vnl_c_vector+ulong-.cxx vnl_c_vector+ulonglong-.cxx vnl_c_vector+ushort-.cxx vnl_c_vector+vnl_bignum-.cxx vnl_c_vector+vnl_rational-.cxx vnl_complex_ops+double-.cxx vnl_complex_ops+float-.cxx vnl_complex_ops+long_double-.cxx vnl_det+complex+double--.cxx vnl_det+complex+float--.cxx vnl_det+complex+long_double--.cxx vnl_det+double-.cxx vnl_det+float-.cxx vnl_det+long_double-.cxx vnl_det+vnl_bignum-.cxx vnl_det+vnl_rational-.cxx vnl_diag_matrix+complex+double--.cxx vnl_diag_matrix+complex+float--.cxx vnl_diag_matrix+double-.cxx vnl_diag_matrix+float-.cxx vnl_diag_matrix+int-.cxx vnl_diag_matrix+long_double-.cxx vnl_diag_matrix+vnl_bignum-.cxx vnl_diag_matrix+vnl_rational-.cxx vnl_diag_matrix_fixed+complex_double.allsizes-.cxx vnl_diag_matrix_fixed+complex_float.allsizes-.cxx vnl_diag_matrix_fixed+double.allsizes-.cxx vnl_diag_matrix_fixed+float.allsizes-.cxx vnl_file_matrix+double-.cxx vnl_file_matrix+float-.cxx vnl_file_matrix+long_double-.cxx vnl_file_matrix+vnl_rational-.cxx vnl_file_vector+double-.cxx vnl_fortran_copy+complex+double--.cxx vnl_fortran_copy+complex+float--.cxx vnl_fortran_copy+complex+long_double--.cxx vnl_fortran_copy+double-.cxx vnl_fortran_copy+float-.cxx vnl_fortran_copy+long_double-.cxx vnl_fortran_copy_fixed+double.allsizes-.cxx vnl_fortran_copy_fixed+float.allsizes-.cxx vnl_hungarian_algorithm+double-.cxx vnl_hungarian_algorithm+int-.cxx vnl_identity+int-.cxx vnl_matlab_print+complex+double--.cxx vnl_matlab_print+complex+float--.cxx vnl_matlab_print+complex+long_double--.cxx vnl_matlab_print+double-.cxx vnl_matlab_print+float-.cxx vnl_matlab_print+int-.cxx vnl_matlab_print+long_double-.cxx vnl_matlab_print+uint-.cxx vnl_matlab_print2+vnl_matrix+complex+double---.cxx vnl_matlab_print2+vnl_matrix+double--.cxx vnl_matlab_print2+vnl_matrix+float--.cxx vnl_matlab_print2+vnl_vector+complex+double---.cxx vnl_matlab_print2+vnl_vector+double--.cxx vnl_matlab_print2+vnl_vector+float--.cxx vnl_matrix+char-.cxx vnl_matrix+complex+double--.cxx vnl_matrix+complex+float--.cxx vnl_matrix+complex+long_double--.cxx vnl_matrix+double-.cxx vnl_matrix+float-.cxx vnl_matrix+int-.cxx vnl_matrix+long-.cxx vnl_matrix+long_double-.cxx vnl_matrix+longlong-.cxx vnl_matrix+schar-.cxx vnl_matrix+sshort-.cxx vnl_matrix+uchar-.cxx vnl_matrix+uint-.cxx vnl_matrix+ulong-.cxx vnl_matrix+ulonglong-.cxx vnl_matrix+ushort-.cxx vnl_matrix+vnl_bignum-.cxx vnl_matrix+vnl_rational-.cxx vnl_matrix_exp+vnl_matrix+double--.cxx vnl_matrix_exp+vnl_matrix_fixed+double.allsizes-.cxx vnl_matrix_fixed+complex_double.allsizes-.cxx vnl_matrix_fixed+complex_float.allsizes-.cxx vnl_matrix_fixed+double.allsizes-.cxx vnl_matrix_fixed+float.allsizes-.cxx vnl_matrix_fixed+int.allsizes-.cxx vnl_matrix_fixed+vnl_bignum.allsizes-.cxx vnl_matrix_fixed+vnl_rational.allsizes-.cxx vnl_matrix_fixed_ref+double.allsizes-.cxx vnl_matrix_fixed_ref+float.allsizes-.cxx vnl_matrix_ref+double-.cxx vnl_matrix_ref+float-.cxx vnl_matrix_ref+vnl_bignum-.cxx vnl_matrix_ref+vnl_rational-.cxx vnl_polynomial+double-.cxx vnl_polynomial+long-.cxx vnl_polynomial+vnl_decnum-.cxx vnl_polynomial+vnl_rational-.cxx vnl_quaternion+double-.cxx vnl_quaternion+float-.cxx vnl_quaternion+vnl_rational-.cxx vnl_rank+double-.cxx vnl_rank+int-.cxx vnl_sparse_matrix+complex+double--.cxx vnl_sparse_matrix+complex+float--.cxx vnl_sparse_matrix+double-.cxx vnl_sparse_matrix+float-.cxx vnl_sparse_matrix+int-.cxx vnl_sparse_matrix+vnl_bignum-.cxx vnl_sparse_matrix+vnl_rational-.cxx vnl_sym_matrix+complex+double--.cxx vnl_sym_matrix+complex+float--.cxx vnl_sym_matrix+complex+long_double--.cxx vnl_sym_matrix+double-.cxx vnl_sym_matrix+float-.cxx vnl_sym_matrix+int-.cxx vnl_unary_function+double.vnl_vector+double--.cxx vnl_unary_function+int.int-.cxx vnl_vector+char-.cxx vnl_vector+complex+double--.cxx vnl_vector+complex+float--.cxx vnl_vector+complex+long_double--.cxx vnl_vector+double-.cxx vnl_vector+float-.cxx vnl_vector+int-.cxx vnl_vector+long-.cxx vnl_vector+long_double-.cxx vnl_vector+longlong-.cxx vnl_vector+schar-.cxx vnl_vector+sshort-.cxx vnl_vector+uchar-.cxx vnl_vector+uint-.cxx vnl_vector+ulong-.cxx vnl_vector+ulonglong-.cxx vnl_vector+ushort-.cxx vnl_vector+vnl_bignum-.cxx vnl_vector+vnl_rational-.cxx vnl_vector_fixed+complex_double.allsizes-.cxx vnl_vector_fixed+complex_float.allsizes-.cxx vnl_vector_fixed+double.allsizes-.cxx vnl_vector_fixed+float.allsizes-.cxx vnl_vector_fixed+int.allsizes-.cxx vnl_vector_fixed+slonglong.allsizes-.cxx vnl_vector_fixed+sshort.allsizes-.cxx vnl_vector_fixed+uchar.allsizes-.cxx vnl_vector_fixed+uint.allsizes-.cxx vnl_vector_fixed+ulonglong.allsizes-.cxx vnl_vector_fixed+ushort.allsizes-.cxx vnl_vector_fixed+vnl_bignum.allsizes-.cxx vnl_vector_fixed+vnl_rational.allsizes-.cxx vnl_vector_fixed_ref+double.allsizes-.cxx vnl_vector_fixed_ref+float.allsizes-.cxx vnl_vector_ref+alltypes.cxx itkvnl.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkvnl-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/VNL/src/vxl/core/vnl/algo/CMakeLists.txt vnl_cholesky.cxx vnl_ldl_cholesky.cxx vnl_sparse_lu.cxx vnl_real_eigensystem.cxx vnl_complex_eigensystem.cxx vnl_generalized_eigensystem.cxx vnl_sparse_symmetric_eigensystem.cxx vnl_generalized_schur.cxx vnl_complex_generalized_schur.cxx vnl_discrete_diff.cxx vnl_levenberg_marquardt.cxx vnl_sparse_lm.cxx vnl_conjugate_gradient.cxx vnl_lbfgs.cxx vnl_lbfgsb.cxx vnl_amoeba.cxx vnl_powell.cxx vnl_brent.cxx vnl_lsqr.cxx vnl_solve_qp.cxx vnl_bracket_minimum.cxx vnl_brent_minimizer.cxx vnl_rpoly_roots.cxx vnl_cpoly_roots.cxx vnl_rnpoly_solve.cxx vnl_fft.cxx vnl_determinant.cxx vnl_gaussian_kernel_1d.cxx vnl_simpson_integral.cxx vnl_adaptsimpson_integral.cxx vnl_adjugate+double-.cxx vnl_adjugate+float-.cxx vnl_adjugate+int-.cxx vnl_chi_squared+double-.cxx vnl_chi_squared+float-.cxx vnl_chi_squared+int-.cxx vnl_convolve+double.double-.cxx vnl_convolve+float.float-.cxx vnl_convolve+int.double-.cxx vnl_convolve+int.float-.cxx vnl_convolve+int.int-.cxx vnl_determinant+double-.cxx vnl_determinant+float-.cxx vnl_determinant+int-.cxx vnl_determinant+vcl_complex+double--.cxx vnl_determinant+vcl_complex+float--.cxx vnl_fft_1d+double-.cxx vnl_fft_1d+float-.cxx vnl_fft_2d+double-.cxx vnl_fft_2d+float-.cxx vnl_fft_base+double.allsizes-.cxx vnl_fft_base+float.allsizes-.cxx vnl_fft_prime_factors+double-.cxx vnl_fft_prime_factors+float-.cxx vnl_matrix_inverse+double-.cxx vnl_matrix_inverse+float-.cxx vnl_orthogonal_complement+double-.cxx vnl_orthogonal_complement+float-.cxx vnl_orthogonal_complement+vcl_complex+double--.cxx vnl_orthogonal_complement+vcl_complex+float--.cxx vnl_qr+double-.cxx vnl_qr+float-.cxx vnl_qr+vcl_complex+double--.cxx vnl_qr+vcl_complex+float--.cxx vnl_scatter_3x3+double-.cxx vnl_scatter_3x3+float-.cxx vnl_svd+double-.cxx vnl_svd+float-.cxx vnl_svd+vcl_complex+double--.cxx vnl_svd+vcl_complex+float--.cxx vnl_svd_economy+double-.cxx vnl_svd_economy+float-.cxx vnl_svd_economy+vcl_complex+double--.cxx vnl_svd_economy+vcl_complex+float--.cxx vnl_svd_fixed+double.allsizes-.cxx vnl_svd_fixed+float.allsizes-.cxx vnl_symmetric_eigensystem+double-.cxx vnl_symmetric_eigensystem+float-.cxx itkvnl_algo.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkvnl_algo-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/VNLInstantiation/src/CMakeLists.txt libraryplaceholder.cxx ITKVNLInstantiation.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\ITKVNLInstantiation-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/DoubleConversion/src/double-conversion/CMakeLists.txt bignum.cc bignum-dtoa.cc cached-powers.cc diy-fp.cc double-conversion.cc fast-dtoa.cc fixed-dtoa.cc strtod.cc Generating Code... itkdouble-conversion.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkdouble-conversion-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/KWSys/src/KWSys/CMakeLists.txt ProcessWin32.c Base64.c MD5.c Generating Code... EncodingC.c System.c Directory.cxx Glob.cxx RegularExpression.cxx CommandLineArguments.cxx FStream.cxx Generating Code... DynamicLoader.cxx EncodingCXX.cxx SystemTools.cxx SystemInformation.cxx itksys.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itksys-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Core/Common/src/CMakeLists.txt itkBuildInformation.cxx itkCommonEnums.cxx itkMemoryProbesCollectorBase.cxx itkCreateObjectFunction.cxx itkLogger.cxx itkLogOutput.cxx itkLoggerOutput.cxx itkProgressAccumulator.cxx itkTotalProgressReporter.cxx itkNumericTraits.cxx itkHexahedronCellTopology.cxx itkIndent.cxx itkEventObject.cxx itkFileOutputWindow.cxx itkSimpleFilterWatcher.cxx itkNumericTraitsVectorPixel.cxx itkObject.cxx itkQuadrilateralCellTopology.cxx itkIterationReporter.cxx itkMemoryProbe.cxx Generating Code... Compiling... itkTextOutput.cxx itkNumericTraitsTensorPixel2.cxx itkNumericTraitsFixedArrayPixel2.cxx itkProcessObject.cxx itkStreamingProcessObject.cxx itkSpatialOrientationAdapter.cxx itkRealTimeInterval.cxx itkOctreeNode.cxx itkNumericTraitsFixedArrayPixel.cxx itkMultiThreaderBase.cxx itkPlatformMultiThreader.cxx itkMetaDataObject.cxx itkMetaDataDictionary.cxx itkDataObject.cxx itkThreadLogger.cxx itkNumericTraitsTensorPixel.cxx itkCommand.cxx itkNumericTraitsPointPixel.cxx itkLightObject.cxx C:\d\w\medInria_ExtProjs\src\ITK\Modules\Core\Common\src\itkLightObject.cxx(187): warning C4996: 'std::uncaught_exception': warning STL4006: std::uncaught_exception() is deprecated in C++17. It is superseded by std::uncaught_exceptions(), plural. You can define _SILENCE_CXX17_UNCAUGHT_EXCEPTION_DEPRECATION_WARNING or _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [C:\d\w\medInria_ExtProjs\build\ITK\Modules\Core\Common\src\ITKCommon.vcxproj] [C:\d\w\medInria-b\superbuild\ITK-install.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\exception(19): note: see declaration of 'std::uncaught_exception' itkStdStreamLogOutput.cxx Generating Code... Compiling... itkLightProcessObject.cxx itkRegion.cxx itkImageIORegion.cxx itkImageSourceCommon.cxx itkImageToImageFilterCommon.cxx itkImageRegionSplitterBase.cxx itkImageRegionSplitterSlowDimension.cxx itkImageRegionSplitterDirection.cxx itkImageRegionSplitterMultidimensional.cxx itkVersion.cxx itkNumericTraitsRGBAPixel.cxx itkRealTimeClock.cxx itkMetaDataObjectBase.cxx itkCovariantVector.cxx itkMemoryUsageObserver.cxx itkMersenneTwisterRandomVariateGenerator.cxx itkLoggerBase.cxx itkNumericTraitsCovariantVectorPixel.cxx itkProgressReporter.cxx itkExceptionObject.cxx Generating Code... Compiling... itkMultipleLogOutput.cxx itkQuadraticTriangleCellTopology.cxx itkTimeProbesCollectorBase.cxx itkSmapsFileParser.cxx itkTriangleCellTopology.cxx itkVector.cxx itkRealTimeStamp.cxx itkDirectory.cxx itkLoggerManager.cxx itkTimeProbe.cxx itkNumericTraitsRGBPixel.cxx itkTimeStamp.cxx itkSingleton.cxx itkTetrahedronCellTopology.cxx itkThreadedIndexedContainerPartitioner.cxx itkObjectFactoryBase.cxx itkFloatingPointExceptions.cxx itkOutputWindow.cxx itkNumericTraitsDiffusionTensor3DPixel.cxx itkEquivalencyTable.cxx Generating Code... Compiling... itkXMLFileOutputWindow.cxx itkXMLFilterWatcher.cxx itkStoppingCriterionBase.cxx itkCompensatedSummation.cxx itkArrayOutputSpecialization.cxx itkNumberToString.cxx itkRandomVariateGeneratorBase.cxx itkMath.cxx itkProgressTransformer.cxx itkSymmetricEigenAnalysis.cxx itkExtractImageFilter.cxx itkLoggerThreadWrapper.cxx itkFrustumSpatialFunction.cxx itkObjectStore.cxx itkGaussianDerivativeOperator.cxx itkWin32OutputWindow.cxx itkPoolMultiThreader.cxx itkThreadPool.cxx itkDynamicLoader.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKCommon-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKCommon-5.1.exp ITKCommon.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKCommon-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/Path/src/CMakeLists.txt itkChainCodePath2D.cxx itkOrthogonallyCorrected2DParametricPath.cxx Generating Code... ITKPath.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\ITKPath-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Core/Transform/src/CMakeLists.txt itkTransformBase.cxx Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKTransform-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKTransform-5.1.exp ITKTransform.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKTransform-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Core/Mesh/src/CMakeLists.txt itkMeshRegion.cxx itkSimplexMeshGeometry.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKMesh-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKMesh-5.1.exp ITKMesh.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKMesh-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Core/SpatialObjects/src/CMakeLists.txt itkMetaEvent.cxx itkSpatialObjectFactoryBase.cxx itkSpatialObjectProperty.cxx itkDTITubeSpatialObjectPoint.cxx itkContourSpatialObject.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKSpatialObjects-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKSpatialObjects-5.1.exp ITKSpatialObjects.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKSpatialObjects-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/Netlib/src/netlib/slatec/CMakeLists.txt d1mach.c d9lgmc.c d9gmit.c d9lgic.c d9lgit.c dbetai.c dcsevl.c dgami.c dgamit.c dgamlm.c dgamma.c dgamr.c dlbeta.c dlgams.c dlngam.c dlnrel.c initds.c xermsg.c d_int.c d_mod.c Generating Code... itkNetlibSlatec.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkNetlibSlatec-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Numerics/Statistics/src/CMakeLists.txt itkProbabilityDistribution.cxx itkDenseFrequencyContainer2.cxx itkSparseFrequencyContainer2.cxx itkChiSquareDistribution.cxx itkGaussianDistribution.cxx itkTDistribution.cxx itkNormalVariateGenerator.cxx itkDecisionRule.cxx itkMaximumDecisionRule.cxx itkMaximumRatioDecisionRule.cxx itkMinimumDecisionRule.cxx itkHistogramToRunLengthFeaturesFilter.cxx itkExpectationMaximizationMixtureModelEstimator.cxx itkHistogramToTextureFeaturesFilter.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKStatistics-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKStatistics-5.1.exp ITKStatistics.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKStatistics-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/BiasCorrection/src/CMakeLists.txt itkCompositeValleyFunction.cxx itkCacheableScalarFunction.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKBiasCorrection-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKBiasCorrection-5.1.exp ITKBiasCorrection.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKBiasCorrection-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/BiasCorrection/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/BinaryMathematicalMorphology/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Segmentation/Classifiers/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/Colormap/src/CMakeLists.txt itkScalarToRGBColormapImageFilter.cxx Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKColormap-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKColormap-5.1.exp ITKColormap.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKColormap-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/Colormap/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Core/Common/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Segmentation/ConnectedComponents/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/FFT/src/CMakeLists.txt itkComplexToComplexFFTImageFilter.cxx Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKFFT-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKFFT-5.1.exp ITKFFT.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKFFT-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/Convolution/src/CMakeLists.txt itkConvolutionImageFilterBase.cxx Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKConvolution-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKConvolution-5.1.exp ITKConvolution.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKConvolution-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/Convolution/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/CurvatureFlow/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/DICOMParser/src/DICOMParser/CMakeLists.txt DICOMSource.cxx DICOMBuffer.cxx DICOMFile.cxx DICOMParser.cxx C:\d\w\medInria_ExtProjs\src\ITK\Modules\ThirdParty\DICOMParser\src\DICOMParser\DICOMParser.cxx(830): warning C4834: discarding return value of function with 'nodiscard' attribute [C:\d\w\medInria_ExtProjs\build\ITK\Modules\ThirdParty\DICOMParser\src\DICOMParser\ITKDICOMParser.vcxproj] [C:\d\w\medInria-b\superbuild\ITK-install.vcxproj] DICOMAppHelper.cxx Generating Code... ITKDICOMParser.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\ITKDICOMParser-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/DICOMParser/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/Deconvolution/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/Smoothing/src/CMakeLists.txt itkRecursiveGaussianImageFilter.cxx Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKSmoothing-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKSmoothing-5.1.exp ITKSmoothing.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKSmoothing-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/ImageFeature/src/CMakeLists.txt itkMultiScaleHessianBasedMeasureImageFilter.cxx Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKImageFeature-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKImageFeature-5.1.exp ITKImageFeature.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKImageFeature-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Segmentation/DeformableMesh/src/CMakeLists.txt itkDeformableSimplexMesh3DGradientConstraintForceFiler.cxx Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKDeformableMesh-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKDeformableMesh-5.1.exp ITKDeformableMesh.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKDeformableMesh-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Segmentation/DeformableMesh/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/Denoising/src/CMakeLists.txt itkPatchBasedDenoisingBaseImageFilter.cxx Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKDenoising-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKDenoising-5.1.exp ITKDenoising.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKDenoising-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/Denoising/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/DiffusionTensorImage/src/CMakeLists.txt itkDiffusionTensor3DReconstructionImageFilter.cxx Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKDiffusionTensorImage-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKDiffusionTensorImage-5.1.exp ITKDiffusionTensorImage.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKDiffusionTensorImage-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/DiffusionTensorImage/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/DisplacementField/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/DistanceMap/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/DoubleConversion/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Numerics/Eigen/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/Eigen3/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/Expat/src/expat/CMakeLists.txt xmlparse.c xmltok.c xmlrole.c Generating Code... ITKEXPAT.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\ITKEXPAT-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/Expat/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/FFT/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/FastMarching/src/CMakeLists.txt itkFastMarchingBase.cxx itkFastMarchingReachedTargetNodesStoppingCriterion.cxx itkFastMarchingImageFilter.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKFastMarching-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKFastMarching-5.1.exp ITKFastMarching.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKFastMarching-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/FastMarching/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Core/FiniteDifference/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/GDCM/src/gdcm/Source/Common/CMakeLists.txt gdcmVersion.cxx gdcmRegion.cxx gdcmBoxRegion.cxx gdcmEvent.cxx gdcmDataEvent.cxx gdcmProgressEvent.cxx gdcmFileNameEvent.cxx gdcmCommand.cxx gdcmMD5.cxx gdcmBase64.cxx gdcmSHA1.cxx gdcmDummyValueGenerator.cxx gdcmCryptographicMessageSyntax.cxx gdcmCryptoFactory.cxx gdcmASN1.cxx gdcmObject.cxx gdcmSubject.cxx gdcmDirectory.cxx gdcmTerminal.cxx gdcmString.cxx Generating Code... Compiling... gdcmFilename.cxx gdcmFilenameGenerator.cxx gdcmSwapCode.cxx gdcmSystem.cxx gdcmTrace.cxx gdcmException.cxx gdcmDeflateStream.cxx gdcmByteSwap.cxx gdcmUnpacker12Bits.cxx gdcmCAPICryptographicMessageSyntax.cxx gdcmCAPICryptoFactory.cxx Generating Code... gdcmCommon.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkgdcmCommon-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/ZLIB/src/itkzlib/CMakeLists.txt adler32.c compress.c crc32.c deflate.c gzclose.c gzlib.c gzread.c gzwrite.c inflate.c infback.c inftrees.c inffast.c trees.c uncompr.c zutil.c Generating Code... itkzlib.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkzlib-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/GDCM/src/gdcm/Source/DataStructureAndEncodingDefinition/CMakeLists.txt gdcmByteValue.cxx gdcmDataElement.cxx gdcmDataSet.cxx gdcmExplicitDataElement.cxx gdcmFile.cxx gdcmFileMetaInformation.cxx gdcmFragment.cxx gdcmImplicitDataElement.cxx gdcmItem.cxx gdcmMediaStorage.cxx gdcmPrivateTag.cxx gdcmReader.cxx gdcmSequenceOfFragments.cxx gdcmSequenceOfItems.cxx gdcmValue.cxx gdcmReader.strict.cxx gdcmTag.cxx gdcmTagToVR.cxx gdcmCodeString.cxx gdcmFileSet.cxx Generating Code... Compiling... gdcmByteSwapFilter.cxx gdcmUNExplicitImplicitDataElement.cxx gdcmWriter.cxx gdcmCSAHeader.cxx gdcmMrProtocol.cxx gdcmPDBHeader.cxx gdcmTransferSyntax.cxx gdcmVM.cxx gdcmVR.cxx gdcmPreamble.cxx gdcmParseException.cxx gdcmUNExplicitDataElement.cxx gdcmCP246ExplicitDataElement.cxx gdcmExplicitImplicitDataElement.cxx gdcmVR16ExplicitDataElement.cxx Generating Code... strict_gdcmByteValue.cxx strict_gdcmDataElement.cxx strict_gdcmDataSet.cxx strict_gdcmExplicitDataElement.cxx strict_gdcmFile.cxx strict_gdcmFileMetaInformation.cxx strict_gdcmFragment.cxx strict_gdcmImplicitDataElement.cxx strict_gdcmItem.cxx strict_gdcmMediaStorage.cxx strict_gdcmPrivateTag.cxx strict_gdcmReader.cxx strict_gdcmSequenceOfFragments.cxx strict_gdcmSequenceOfItems.cxx strict_gdcmValue.cxx Generating Code... gdcmDSED.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkgdcmDSED-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/GDCM/src/gdcm/Source/InformationObjectDefinition/CMakeLists.txt gdcmModule.cxx gdcmMacro.cxx gdcmModules.cxx gdcmMacros.cxx gdcmNestedModuleEntries.cxx gdcmIODEntry.cxx gdcmTable.cxx gdcmSeries.cxx gdcmDefs.cxx gdcmDefinedTerms.cxx gdcmEnumeratedValues.cxx gdcmStudy.cxx gdcmPatient.cxx gdcmType.cxx gdcmUsage.cxx gdcmIOD.cxx Generating Code... gdcmTableReader.cxx gdcmIOD.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkgdcmIOD-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/GDCM/src/gdcm/Source/DataDictionary/CMakeLists.txt gdcmDicts.cxx gdcmDictEntry.cxx gdcmDefaultDicts.cxx gdcmPrivateDefaultDicts.cxx gdcmGlobal.cxx gdcmGroupDict.cxx gdcmDefaultGroupNames.cxx gdcmUIDs.cxx gdcmSOPClassUIDToIOD.cxx gdcmCSAHeaderDefaultDicts.cxx Generating Code... gdcmDICT.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkgdcmDICT-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmcharls/CMakeLists.txt interface.cpp jpegls.cpp jpegmarkersegment.cpp jpegstreamreader.cpp jpegstreamwriter.cpp Generating Code... gdcmcharls.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkgdcmcharls-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmjpeg/12/CMakeLists.txt jmemnobs.c jcomapi.c jutils.c jerror.c jmemmgr.c jcapimin.c jcapistd.c jctrans.c jcparam.c jcinit.c jcmaster.c jcmarker.c jcmainct.c jcprepct.c jccoefct.c jccolor.c jcsample.c jchuff.c jcphuff.c jcdctmgr.c Generating Code... Compiling... jfdctfst.c jfdctflt.c jdatadst.c jdapimin.c jdapistd.c jdtrans.c jdmaster.c jdinput.c jdmarker.c jdhuff.c jdphuff.c jdmainct.c jdcoefct.c jdpostct.c jddctmgr.c jidctfst.c jidctflt.c jidctint.c jidctred.c jdsample.c Generating Code... Compiling... jdcolor.c jquant1.c jquant2.c jdmerge.c jdatasrc.c jfdctint.c jclossy.c jclossls.c jcodec.c jcscale.c jcshuff.c jclhuff.c jcpred.c jcdiffct.c jdlossls.c jdlossy.c jdlhuff.c jddiffct.c jdpred.c jdscale.c Generating Code... Compiling... jdshuff.c Generating Code... gdcmjpeg12.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkgdcmjpeg12-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmjpeg/16/CMakeLists.txt jmemnobs.c jcomapi.c jutils.c jerror.c jmemmgr.c jcapimin.c jcapistd.c jctrans.c jcparam.c jcinit.c jcmaster.c jcmarker.c jcmainct.c jcprepct.c jccoefct.c jccolor.c jcsample.c jchuff.c jcphuff.c jcdctmgr.c Generating Code... Compiling... jfdctfst.c jfdctflt.c jdatadst.c jdapimin.c jdapistd.c jdtrans.c jdmaster.c jdinput.c jdmarker.c jdhuff.c jdphuff.c jdmainct.c jdcoefct.c jdpostct.c jddctmgr.c jidctfst.c jidctflt.c jidctint.c jidctred.c jdsample.c Generating Code... Compiling... jdcolor.c jquant1.c jquant2.c jdmerge.c jdatasrc.c jfdctint.c jclossy.c jclossls.c jcodec.c jcscale.c jcshuff.c jclhuff.c jcpred.c jcdiffct.c jdlossls.c jdlossy.c jdlhuff.c jddiffct.c jdpred.c jdscale.c Generating Code... Compiling... jdshuff.c Generating Code... gdcmjpeg16.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkgdcmjpeg16-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmjpeg/8/CMakeLists.txt jmemnobs.c jcomapi.c jutils.c jerror.c jmemmgr.c jcapimin.c jcapistd.c jctrans.c jcparam.c jcinit.c jcmaster.c jcmarker.c jcmainct.c jcprepct.c jccoefct.c jccolor.c jcsample.c jchuff.c jcphuff.c jcdctmgr.c Generating Code... Compiling... jfdctfst.c jfdctflt.c jdatadst.c jdapimin.c jdapistd.c jdtrans.c jdmaster.c jdinput.c jdmarker.c jdhuff.c jdphuff.c jdmainct.c jdcoefct.c jdpostct.c jddctmgr.c jidctfst.c jidctflt.c jidctint.c jidctred.c jdsample.c Generating Code... Compiling... jdcolor.c jquant1.c jquant2.c jdmerge.c jdatasrc.c jfdctint.c jclossy.c jclossls.c jcodec.c jcscale.c jcshuff.c jclhuff.c jcpred.c jcdiffct.c jdlossls.c jdlossy.c jdlhuff.c jddiffct.c jdpred.c jdscale.c Generating Code... Compiling... jdshuff.c Generating Code... gdcmjpeg8.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkgdcmjpeg8-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/GDCM/src/gdcm/Utilities/gdcmopenjpeg/src/lib/openjp2/CMakeLists.txt thread.c bio.c cio.c dwt.c event.c image.c invert.c j2k.c jp2.c mct.c mqc.c openjpeg.c opj_clock.c pi.c t1.c t2.c tcd.c tgt.c function_list.c opj_malloc.c Generating Code... Compiling... sparse_array.c Generating Code... gdcmopenjp2.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkgdcmopenjp2-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/CMakeLists.txt gdcmEmptyMaskGenerator.cxx gdcmEquipmentManufacturer.cxx gdcmFileStreamer.cxx gdcmJSON.cxx gdcmFileChangeTransferSyntax.cxx gdcmAnonymizer.cxx gdcmFileAnonymizer.cxx gdcmIconImageFilter.cxx gdcmIconImageGenerator.cxx gdcmDICOMDIRGenerator.cxx gdcmSpacing.cxx gdcmFileExplicitFilter.cxx gdcmFileDerivation.cxx gdcmImageFragmentSplitter.cxx gdcmTagPath.cxx gdcmSimpleSubjectWatcher.cxx gdcmAnonymizeEvent.cxx gdcmPixmap.cxx gdcmBitmap.cxx gdcmRescaler.cxx Generating Code... Compiling... gdcmImageToImageFilter.cxx gdcmBitmapToBitmapFilter.cxx gdcmPixmapToPixmapFilter.cxx gdcmImageChangeTransferSyntax.cxx gdcmImageApplyLookupTable.cxx gdcmFileDecompressLookupTable.cxx gdcmOrientation.cxx gdcmDataSetHelper.cxx gdcmImageChangePlanarConfiguration.cxx gdcmImageChangePhotometricInterpretation.cxx gdcmDirectionCosines.cxx gdcmSorter.cxx gdcmSerieHelper.cxx gdcmIPPSorter.cxx gdcmApplicationEntity.cxx gdcmDICOMDIR.cxx gdcmSpectroscopy.cxx gdcmEncapsulatedDocument.cxx gdcmSplitMosaicFilter.cxx gdcmFiducials.cxx Generating Code... Compiling... gdcmWaveform.cxx gdcmPersonName.cxx gdcmIconImage.cxx gdcmUIDGenerator.cxx gdcmUUIDGenerator.cxx gdcmPrinter.cxx gdcmDictPrinter.cxx gdcmXMLPrinter.cxx gdcmScanner.cxx gdcmStrictScanner.cxx gdcmPixmapReader.cxx gdcmImageReader.cxx gdcmPixmapWriter.cxx gdcmImageWriter.cxx gdcmStringFilter.cxx gdcmImageHelper.cxx gdcmValidate.cxx gdcmDumper.cxx gdcmImage.cxx gdcmImageConverter.cxx Generating Code... Compiling... gdcmImageCodec.cxx gdcmJPEG12Codec.cxx gdcmRLECodec.cxx gdcmPDFCodec.cxx gdcmAudioCodec.cxx gdcmJPEG16Codec.cxx gdcmJPEG8Codec.cxx gdcmJPEGCodec.cxx gdcmPVRGCodec.cxx gdcmKAKADUCodec.cxx gdcmPNMCodec.cxx gdcmPGXCodec.cxx gdcmRAWCodec.cxx gdcmLookupTable.cxx gdcmOverlay.cxx gdcmCurve.cxx gdcmPhotometricInterpretation.cxx gdcmPixelFormat.cxx gdcmSegmentedPaletteColorLookupTable.cxx gdcmStreamImageReader.cxx Generating Code... Compiling... gdcmImageRegionReader.cxx gdcmDirectoryHelper.cxx gdcmSegment.cxx gdcmSurface.cxx gdcmMeshPrimitive.cxx gdcmSegmentWriter.cxx gdcmSurfaceWriter.cxx gdcmSegmentReader.cxx gdcmSurfaceReader.cxx gdcmSurfaceHelper.cxx gdcmSegmentHelper.cxx rle.cxx info.cxx io.cxx Generating Code... gdcmJPEGLSCodec.cxx gdcmJPEG2000Codec.cxx gdcmMSFF.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkgdcmMSFF-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/GDCM/src/gdcm/Utilities/socketxx/socket++/CMakeLists.txt sockstream.cpp sockinet.cpp fork.cpp protocol.cpp echo.cpp Generating Code... gdcmsocketxx.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkgdcmsocketxx-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/CMakeLists.txt gdcmAAbortPDU.cxx gdcmAAssociateACPDU.cxx gdcmAAssociateRJPDU.cxx gdcmAAssociateRQPDU.cxx gdcmAbstractSyntax.cxx gdcmApplicationContext.cxx gdcmAReleaseRPPDU.cxx gdcmAReleaseRQPDU.cxx gdcmARTIMTimer.cxx gdcmAsynchronousOperationsWindowSub.cxx gdcmBaseQuery.cxx gdcmBaseRootQuery.cxx gdcmCEchoMessages.cxx gdcmCFindMessages.cxx gdcmCMoveMessages.cxx gdcmCommandDataSet.cxx gdcmCompositeMessageFactory.cxx gdcmCompositeNetworkFunctions.cxx gdcmCStoreMessages.cxx gdcmFindPatientRootQuery.cxx Generating Code... Compiling... gdcmFindStudyRootQuery.cxx gdcmImplementationClassUIDSub.cxx gdcmImplementationUIDSub.cxx gdcmImplementationVersionNameSub.cxx gdcmMaximumLengthSub.cxx gdcmModalityPerformedProcedureStepCreateQuery.cxx gdcmModalityPerformedProcedureStepSetQuery.cxx gdcmMovePatientRootQuery.cxx gdcmMoveStudyRootQuery.cxx gdcmNActionMessages.cxx gdcmNCreateMessages.cxx gdcmNDeleteMessages.cxx gdcmNEventReportMessages.cxx gdcmNGetMessages.cxx gdcmNormalizedMessageFactory.cxx gdcmNormalizedNetworkFunctions.cxx gdcmNSetMessages.cxx gdcmPDataTFPDU.cxx gdcmPDUFactory.cxx gdcmPresentationContext.cxx Generating Code... Compiling... gdcmPresentationContextAC.cxx gdcmPresentationContextGenerator.cxx gdcmPresentationContextRQ.cxx gdcmPresentationDataValue.cxx gdcmQueryBase.cxx gdcmQueryFactory.cxx gdcmQueryImage.cxx gdcmQueryPatient.cxx gdcmQuerySeries.cxx gdcmQueryStudy.cxx gdcmRoleSelectionSub.cxx gdcmServiceClassApplicationInformation.cxx gdcmServiceClassUser.cxx gdcmSOPClassExtendedNegociationSub.cxx gdcmTransferSyntaxSub.cxx gdcmULActionAA.cxx gdcmULActionAE.cxx gdcmULActionAR.cxx gdcmULActionDT.cxx gdcmULBasicCallback.cxx Generating Code... Compiling... gdcmULConnection.cxx gdcmULConnectionInfo.cxx gdcmULConnectionManager.cxx gdcmULTransitionTable.cxx gdcmULWritingCallback.cxx gdcmUserInformation.cxx gdcmWLMFindQuery.cxx Generating Code... gdcmMEXD.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkgdcmMEXD-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/GDCM/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/NIFTI/src/nifti/znzlib/CMakeLists.txt znzlib.c ITKznz.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\ITKznz-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/NIFTI/src/nifti/niftilib/CMakeLists.txt nifti1_io.c ITKniftiio.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\ITKniftiio-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/GIFTI/src/gifticlib/CMakeLists.txt gifti_io.c gifti_xml.c Generating Code... ITKgiftiio.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\ITKgiftiio-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/GIFTI/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/GPUAnisotropicSmoothing/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Core/GPUCommon/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Core/GPUFiniteDifference/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/GPUImageFilterBase/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Registration/GPUPDEDeformable/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Registration/GPUCommon/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/GPUSmoothing/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/GPUThresholding/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/GoogleTest/src/itkgoogletest/googletest/CMakeLists.txt gtest-all.cc gtest.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkgtest-5.1d.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/GoogleTest/src/itkgoogletest/googletest/CMakeLists.txt gtest_main.cc gtest_main.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkgtest_main-5.1d.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/GoogleTest/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/src/CMakeLists.txt H5detect.c H5detect.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\H5detect.exe Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/src/CMakeLists.txt H5make_libsettings.c H5make_libsettings.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\H5make_libsettings.exe Generating ../H5Tinit.c Generating ../H5lib_settings.c Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/src/CMakeLists.txt H5.c H5checksum.c H5dbg.c H5system.c H5timer.c H5trace.c H5A.c H5Abtree2.c H5Adense.c H5Adeprec.c H5Aint.c H5Atest.c H5AC.c H5ACdbg.c H5AClog.c H5ACmpio.c H5ACproxy_entry.c H5B.c H5Bcache.c H5Bdbg.c Generating Code... Compiling... H5B2.c H5B2cache.c H5B2dbg.c H5B2hdr.c H5B2int.c H5B2internal.c H5B2leaf.c H5B2stat.c H5B2test.c H5C.c H5Cdbg.c H5Cepoch.c H5Cimage.c H5Clog.c H5Cmpio.c H5Cprefetched.c H5Cquery.c H5Ctag.c H5Ctest.c H5CS.c Generating Code... Compiling... H5CX.c H5D.c H5Dbtree.c H5Dbtree2.c H5Dchunk.c H5Dcompact.c H5Dcontig.c H5Ddbg.c H5Ddeprec.c H5Dearray.c H5Defl.c H5Dfarray.c H5Dfill.c H5Dint.c H5Dio.c H5Dlayout.c H5Dmpio.c H5Dnone.c H5Doh.c H5Dscatgath.c Generating Code... Compiling... H5Dselect.c H5Dsingle.c H5Dtest.c H5Dvirtual.c H5E.c H5Edeprec.c H5Eint.c H5EA.c H5EAcache.c H5EAdbg.c H5EAdblkpage.c H5EAdblock.c H5EAhdr.c H5EAiblock.c H5EAint.c H5EAsblock.c H5EAstat.c H5EAtest.c H5F.c H5Faccum.c Generating Code... Compiling... H5Fcwfs.c H5Fdbg.c H5Fdeprec.c H5Fefc.c H5Ffake.c H5Fint.c H5Fio.c H5Fmount.c H5Fmpi.c H5Fquery.c H5Fsfile.c H5Fspace.c H5Fsuper.c H5Fsuper_cache.c H5Ftest.c H5FA.c H5FAcache.c H5FAdbg.c H5FAdblkpage.c H5FAdblock.c Generating Code... Compiling... H5FAhdr.c H5FAint.c H5FAstat.c H5FAtest.c H5FD.c H5FDcore.c H5FDdirect.c H5FDfamily.c H5FDint.c H5FDlog.c H5FDmpi.c H5FDmpio.c H5FDmulti.c H5FDsec2.c H5FDspace.c H5FDstdio.c H5FDtest.c H5FDwindows.c H5FL.c H5FO.c Generating Code... Compiling... H5FS.c H5FScache.c H5FSdbg.c H5FSint.c H5FSsection.c H5FSstat.c H5FStest.c H5G.c H5Gbtree2.c H5Gcache.c H5Gcompact.c H5Gdense.c H5Gdeprec.c H5Gent.c H5Gint.c H5Glink.c H5Gloc.c H5Gname.c H5Gnode.c H5Gobj.c Generating Code... Compiling... H5Goh.c H5Groot.c H5Gstab.c H5Gtest.c H5Gtraverse.c H5HF.c H5HFbtree2.c H5HFcache.c H5HFdbg.c H5HFdblock.c H5HFdtable.c H5HFhdr.c H5HFhuge.c H5HFiblock.c H5HFiter.c H5HFman.c H5HFsection.c H5HFspace.c H5HFstat.c H5HFtest.c Generating Code... Compiling... H5HFtiny.c H5HG.c H5HGcache.c H5HGdbg.c H5HGquery.c H5HL.c H5HLcache.c H5HLdbg.c H5HLdblk.c H5HLint.c H5HLprfx.c H5HP.c H5I.c H5Itest.c H5L.c H5Lexternal.c H5MF.c H5MFaggr.c H5MFdbg.c H5MFsection.c Generating Code... Compiling... H5MM.c H5MP.c H5MPtest.c H5O.c H5Oainfo.c H5Oalloc.c H5Oattr.c H5Oattribute.c H5Obogus.c H5Obtreek.c H5Ocache.c H5Ocache_image.c H5Ochunk.c H5Ocont.c H5Ocopy.c H5Odbg.c H5Odeprec.c H5Odrvinfo.c H5Odtype.c H5Oefl.c Generating Code... Compiling... H5Ofill.c H5Oflush.c H5Ofsinfo.c H5Oginfo.c H5Oint.c H5Olayout.c H5Olinfo.c H5Olink.c H5Omessage.c H5Omtime.c H5Oname.c H5Onull.c H5Opline.c H5Orefcount.c H5Osdspace.c H5Oshared.c H5Oshmesg.c H5Ostab.c H5Otest.c H5Ounknown.c Generating Code... Compiling... H5P.c H5Pacpl.c H5Pdapl.c H5Pdcpl.c H5Pdeprec.c H5Pdxpl.c H5Pencdec.c H5Pfapl.c H5Pfcpl.c H5Pfmpl.c H5Pgcpl.c H5Pint.c H5Plapl.c H5Plcpl.c H5Pocpl.c H5Pocpypl.c H5Pstrcpl.c H5Ptest.c H5PB.c H5PL.c Generating Code... Compiling... H5PLint.c H5PLpath.c H5PLplugin_cache.c H5R.c H5Rdeprec.c H5Rint.c H5UC.c H5RS.c H5S.c H5Sall.c H5Sdbg.c H5Shyper.c H5Smpio.c H5Snone.c H5Spoint.c H5Sselect.c H5Stest.c H5SL.c H5SM.c H5SMbtree2.c Generating Code... Compiling... H5SMcache.c H5SMmessage.c H5SMtest.c H5ST.c H5T.c H5Tarray.c H5Tbit.c H5Tcommit.c H5Tcompound.c H5Tconv.c H5Tcset.c H5Tdbg.c H5Tdeprec.c H5Tenum.c H5Tfields.c H5Tfixed.c H5Tfloat.c H5Tnative.c H5Toffset.c H5Toh.c Generating Code... Compiling... H5Topaque.c H5Torder.c H5Tpad.c H5Tprecis.c H5Tstrpad.c H5Tvisit.c H5Tvlen.c H5TS.c H5VM.c H5WB.c H5Z.c H5Zfletcher32.c H5Znbit.c H5Zscaleoffset.c H5Zshuffle.c H5Zszip.c H5Ztrans.c H5Tinit.c H5lib_settings.c Generating Code... H5Zdeflate.c hdf5-static.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\libitkhdf5_D.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/HDF5/src/itkhdf5/c++/src/CMakeLists.txt H5AbstractDs.cpp H5ArrayType.cpp H5AtomType.cpp H5Attribute.cpp H5CommonFG.cpp H5CompType.cpp H5DataSet.cpp H5DataSpace.cpp H5DataType.cpp H5DaccProp.cpp H5DcreatProp.cpp H5DxferProp.cpp H5EnumType.cpp H5Exception.cpp H5FaccProp.cpp H5FcreatProp.cpp H5File.cpp H5FloatType.cpp H5Group.cpp H5IdComponent.cpp Generating Code... Compiling... H5IntType.cpp H5LaccProp.cpp H5LcreatProp.cpp H5Library.cpp H5Location.cpp H5Object.cpp H5OcreatProp.cpp H5PredType.cpp H5PropList.cpp H5StrType.cpp H5VarLenType.cpp Generating Code... hdf5_cpp-static.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\libitkhdf5_cpp_D.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/HDF5/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/ImageBase/src/CMakeLists.txt itkImageSeriesWriter.cxx itkImageFileReaderException.cxx itkImageFileWriter.cxx itkArchetypeSeriesFileNames.cxx itkImageIOFactory.cxx itkIOCommon.cxx itkNumericSeriesFileNames.cxx itkImageIOBase.cxx itkRegularExpressionSeriesFileNames.cxx itkStreamingImageIOBase.cxx itkRawImageIOUtilities.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOImageBase-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOImageBase-5.1.exp ITKIOImageBase.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOImageBase-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/BMP/src/CMakeLists.txt itkBMPImageIO.cxx itkBMPImageIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOBMP-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOBMP-5.1.exp ITKIOBMP.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOBMP-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/BMP/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/BioRad/src/CMakeLists.txt itkBioRadImageIOFactory.cxx itkBioRadImageIO.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOBioRad-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOBioRad-5.1.exp ITKIOBioRad.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOBioRad-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/BioRad/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/Bruker/src/CMakeLists.txt itkBruker2dseqImageIOFactory.cxx itkBruker2dseqImageIO.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOBruker-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOBruker-5.1.exp ITKIOBruker.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOBruker-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/Bruker/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/CSV/src/CMakeLists.txt itkCSVFileReaderBase.cxx Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOCSV-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOCSV-5.1.exp ITKIOCSV.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOCSV-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/CSV/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/GDCM/src/CMakeLists.txt itkGDCMImageIO.cxx itkGDCMImageIOFactory.cxx itkGDCMSeriesFileNames.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOGDCM-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOGDCM-5.1.exp ITKIOGDCM.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOGDCM-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/GDCM/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/IPL/src/CMakeLists.txt itkIPLCommonImageIO.cxx itkIPLFileNameList.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOIPL-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOIPL-5.1.exp ITKIOIPL.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOIPL-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/GE/src/CMakeLists.txt itkGE5ImageIOFactory.cxx itkGEAdwImageIO.cxx itkGE4ImageIO.cxx itkGEAdwImageIOFactory.cxx itkGE5ImageIO.cxx itkGE4ImageIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOGE-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOGE-5.1.exp ITKIOGE.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOGE-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/GE/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/GIPL/src/CMakeLists.txt itkGiplImageIOFactory.cxx itkGiplImageIO.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOGIPL-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOGIPL-5.1.exp ITKIOGIPL.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOGIPL-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/GIPL/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/HDF5/src/CMakeLists.txt itkHDF5ImageIOFactory.cxx itkHDF5ImageIO.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOHDF5-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOHDF5-5.1.exp ITKIOHDF5.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOHDF5-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/HDF5/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/IPL/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/ImageBase/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/JPEG/src/itkjpeg/CMakeLists.txt jmemnobs.c jcomapi.c jutils.c jerror.c jmemmgr.c jaricom.c jcapimin.c jcapistd.c jctrans.c jcparam.c jdatadst.c jcinit.c jcmaster.c jcmarker.c jcmainct.c jcprepct.c jccoefct.c jccolor.c jcsample.c jchuff.c Generating Code... Compiling... jcdctmgr.c jfdctfst.c jfdctflt.c jfdctint.c jcarith.c jdapimin.c jdapistd.c jdtrans.c jdatasrc.c jdmaster.c jdinput.c jdmarker.c jdhuff.c jdmainct.c jdcoefct.c jdpostct.c jddctmgr.c jidctfst.c jidctflt.c jidctint.c Generating Code... Compiling... jdsample.c jdcolor.c jquant1.c jquant2.c jdmerge.c jdarith.c Generating Code... itkjpeg.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkjpeg-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/JPEG/src/CMakeLists.txt itkJPEGImageIOFactory.cxx itkJPEGImageIO.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOJPEG-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOJPEG-5.1.exp ITKIOJPEG.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOJPEG-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/JPEG/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/OpenJPEG/src/openjpeg/CMakeLists.txt tcd.c bio.c cio.c dwt.c event.c image.c j2k.c j2k_lib.c jp2.c jpt.c mct.c mqc.c openjpeg.c pi.c raw.c t1.c tgt.c profile.c invert.c function_list.c Generating Code... Compiling... t2.c Generating Code... itkopenjpeg.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkopenjpeg-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/JPEG2000/src/CMakeLists.txt itkJPEG2000ImageIOFactory.cxx itkJPEG2000ImageIO.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOJPEG2000-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOJPEG2000-5.1.exp ITKIOJPEG2000.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOJPEG2000-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/JPEG2000/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/TIFF/src/itktiff/CMakeLists.txt tif_aux.c tif_close.c tif_codec.c tif_compress.c tif_color.c tif_dir.c tif_dirinfo.c tif_dirread.c tif_dirwrite.c tif_dumpmode.c tif_error.c tif_extension.c tif_fax3.c tif_flush.c tif_getimage.c tif_luv.c tif_lzw.c tif_next.c tif_open.c tif_packbits.c Generating Code... Compiling... tif_pixarlog.c tif_predict.c tif_print.c tif_read.c tif_strip.c tif_swab.c tif_tile.c tif_thunder.c tif_version.c tif_warning.c tif_write.c tif_zip.c tif_jpeg.c tif_win32.c tif_fax3sm.c Generating Code... itktiff.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itktiff-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/TIFF/src/CMakeLists.txt itkTIFFImageIO.cxx itkTIFFReaderInternal.cxx itkTIFFImageIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOTIFF-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOTIFF-5.1.exp ITKIOTIFF.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOTIFF-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/LSM/src/CMakeLists.txt itkLSMImageIOFactory.cxx itkLSMImageIO.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOLSM-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOLSM-5.1.exp ITKIOLSM.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOLSM-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/LSM/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/MINC/src/libminc/CMakeLists.txt convert.c datatype.c dimension.c free.c grpattr.c hyper.c label.c m2util.c record.c slice.c valid.c volprops.c volume.c minc2_error.c minc_config.c minc_error.c ParseArgv.c read_file_names.c restructure.c time_stamp.c Generating Code... Compiling... colour.c colour_def.c gaussian.c inverse.c newton.c points.c splines.c tensors.c transforms.c gen_xf_io.c gen_xfs.c grid_transforms.c mni_io.c tag_points.c thin_plate_spline.c alloc.c alloc_check.c arrays.c files.c print.c Generating Code... Compiling... progress.c string.c time.c evaluate.c get_hyperslab.c input_free.c input_mnc.c input_volume.c multidim_arrays.c output_mnc.c output_volume.c set_hyperslab.c volume_cache.c volumes.c input_mnc2.c output_mnc2.c Generating Code... itkminc2.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkminc2-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/MINC/src/CMakeLists.txt itkMINCImageIO.cxx itkMINCImageIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMINC-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMINC-5.1.exp ITKIOMINC.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMINC-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/MINC/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/MRC/src/CMakeLists.txt itkMRCHeaderObject.cxx itkMRCImageIO.cxx itkMRCImageIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMRC-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMRC-5.1.exp ITKIOMRC.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMRC-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/MRC/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/Mesh/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Core/QuadEdgeMesh/src/CMakeLists.txt itkQuadEdge.cxx itkQuadEdgeMeshEulerOperatorFlipEdgeFunction.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKQuadEdgeMesh-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKQuadEdgeMesh-5.1.exp ITKQuadEdgeMesh.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKQuadEdgeMesh-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/MeshBase/src/CMakeLists.txt itkMeshFileReaderException.cxx itkMeshFileWriterException.cxx itkMeshIOBase.cxx itkMeshIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMeshBase-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMeshBase-5.1.exp ITKIOMeshBase.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMeshBase-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/MeshBYU/src/CMakeLists.txt itkBYUMeshIO.cxx itkBYUMeshIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMeshBYU-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMeshBYU-5.1.exp ITKIOMeshBYU.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMeshBYU-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/MeshBYU/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/MeshBase/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/MeshFreeSurfer/src/CMakeLists.txt itkFreeSurferAsciiMeshIO.cxx itkFreeSurferAsciiMeshIOFactory.cxx itkFreeSurferBinaryMeshIO.cxx itkFreeSurferBinaryMeshIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMeshFreeSurfer-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMeshFreeSurfer-5.1.exp ITKIOMeshFreeSurfer.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMeshFreeSurfer-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/MeshFreeSurfer/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/MeshGifti/src/CMakeLists.txt itkGiftiMeshIO.cxx itkGiftiMeshIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMeshGifti-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMeshGifti-5.1.exp ITKIOMeshGifti.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMeshGifti-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/MeshGifti/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/MeshOBJ/src/CMakeLists.txt itkOBJMeshIO.cxx itkOBJMeshIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMeshOBJ-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMeshOBJ-5.1.exp ITKIOMeshOBJ.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMeshOBJ-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/MeshOBJ/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/MeshOFF/src/CMakeLists.txt itkOFFMeshIO.cxx itkOFFMeshIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMeshOFF-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMeshOFF-5.1.exp ITKIOMeshOFF.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMeshOFF-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/MeshOFF/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/MeshVTK/src/CMakeLists.txt itkVTKPolyDataMeshIO.cxx itkVTKPolyDataMeshIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMeshVTK-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMeshVTK-5.1.exp ITKIOMeshVTK.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMeshVTK-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/MeshVTK/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/MetaIO/src/MetaIO/src/CMakeLists.txt metaUtils.cxx metaArrow.cxx metaBlob.cxx metaCommand.cxx metaContour.cxx metaDTITube.cxx metaEllipse.cxx metaGroup.cxx metaGaussian.cxx metaImage.cxx metaImageUtils.cxx metaLandmark.cxx metaLine.cxx metaMesh.cxx metaObject.cxx metaOutput.cxx metaScene.cxx metaSurface.cxx metaTube.cxx metaVesselTube.cxx Generating Code... Compiling... metaTransform.cxx metaTubeGraph.cxx metaForm.cxx metaArray.cxx metaFEMObject.cxx Generating Code... ITKMetaIO.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\ITKMetaIO-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/Meta/src/CMakeLists.txt itkMetaArrayWriter.cxx itkMetaImageIO.cxx itkMetaArrayReader.cxx itkMetaImageIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMeta-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOMeta-5.1.exp ITKIOMeta.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMeta-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/Meta/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/NIFTI/src/CMakeLists.txt itkNiftiImageIOFactory.cxx itkNiftiImageIO.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIONIFTI-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIONIFTI-5.1.exp ITKIONIFTI.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIONIFTI-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/NIFTI/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/NrrdIO/src/NrrdIO/CMakeLists.txt 754.c mop.c array.c parseAir.c dio.c sane.c endianAir.c string.c enum.c miscAir.c biffbiff.c biffmsg.c accessors.c defaultsNrrd.c enumsNrrd.c arraysNrrd.c methodsNrrd.c reorder.c axis.c simple.c Generating Code... Compiling... comment.c keyvalue.c endianNrrd.c parseNrrd.c gzio.c read.c write.c format.c formatNRRD.c encoding.c encodingRaw.c encodingAscii.c encodingHex.c encodingGzip.c subset.c encodingBzip2.c formatEPS.c formatPNG.c formatPNM.c formatText.c Generating Code... Compiling... formatVTK.c Generating Code... ITKNrrdIO.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\ITKNrrdIO-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/NRRD/src/CMakeLists.txt itkNrrdImageIOFactory.cxx itkNrrdImageIO.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIONRRD-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIONRRD-5.1.exp ITKIONRRD.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIONRRD-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/NRRD/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/PNG/src/itkpng/CMakeLists.txt pngget.c pngrio.c pngwrite.c png.c pngmem.c pngrtran.c pngtrans.c pngwtran.c pngerror.c pngpread.c pngrutil.c pngwutil.c pngread.c pngset.c pngwio.c Generating Code... itkpng.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itkpng-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/PNG/src/CMakeLists.txt itkPNGImageIOFactory.cxx itkPNGImageIO.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOPNG-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOPNG-5.1.exp ITKIOPNG.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOPNG-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/PNG/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/PhilipsREC/src/CMakeLists.txt itkPhilipsPAR.cxx itkPhilipsRECImageIO.cxx itkPhilipsRECImageIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOPhilipsREC-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOPhilipsREC-5.1.exp ITKIOPhilipsREC.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOPhilipsREC-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/PhilipsREC/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/RAW/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/Siemens/src/CMakeLists.txt itkSiemensVisionImageIOFactory.cxx itkSiemensVisionImageIO.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOSiemens-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOSiemens-5.1.exp ITKIOSiemens.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOSiemens-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/Siemens/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/XML/src/CMakeLists.txt itkXMLFile.cxx itkDOMNode.cxx itkDOMNodeXMLReader.cxx itkDOMNodeXMLWriter.cxx itkStringTools.cxx itkFancyString.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOXML-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOXML-5.1.exp ITKIOXML.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOXML-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/SpatialObjects/src/CMakeLists.txt itkPolygonGroupSpatialObjectXMLFile.cxx ITKIOSpatialObjects.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\ITKIOSpatialObjects-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/SpatialObjects/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/Stimulate/src/CMakeLists.txt itkStimulateImageIO.cxx itkStimulateImageIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOStimulate-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOStimulate-5.1.exp ITKIOStimulate.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOStimulate-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/Stimulate/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/TIFF/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/TransformFactory/src/CMakeLists.txt itkTransformFactoryBase.cxx itkTransformFactoryBaseRegisterFloatParameters.cxx itkTransformFactoryBaseRegisterDoubleParameters.cxx Generating Code... ITKTransformFactory.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\ITKTransformFactory-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/TransformBase/src/CMakeLists.txt itkCompositeTransformIOHelper.cxx itkTransformFileReader.cxx itkTransformFileWriterSpecializations.cxx itkTransformIOBase.cxx itkTransformIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOTransformBase-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOTransformBase-5.1.exp ITKIOTransformBase.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOTransformBase-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/TransformBase/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/TransformHDF5/src/CMakeLists.txt itkHDF5TransformIO.cxx itkHDF5TransformIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOTransformHDF5-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOTransformHDF5-5.1.exp ITKIOTransformHDF5.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOTransformHDF5-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/TransformHDF5/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/TransformInsightLegacy/src/CMakeLists.txt itkTxtTransformIO.cxx itkTxtTransformIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOTransformInsightLegacy-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOTransformInsightLegacy-5.1.exp ITKIOTransformInsightLegacy.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOTransformInsightLegacy-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/TransformInsightLegacy/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/TransformMatlab/src/CMakeLists.txt itkMatlabTransformIO.cxx itkMatlabTransformIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOTransformMatlab-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOTransformMatlab-5.1.exp ITKIOTransformMatlab.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOTransformMatlab-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/TransformMatlab/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/VTK/src/CMakeLists.txt itkVTKImageIOFactory.cxx itkVTKImageIO.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOVTK-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKIOVTK-5.1.exp ITKIOVTK.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOVTK-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/VTK/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/XML/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Core/ImageAdaptors/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/ImageCompare/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/ImageCompose/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/ImageFeature/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/ImageFilterBase/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/ImageFrequency/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Core/ImageFunction/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/ImageFusion/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/ImageGradient/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/ImageGrid/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/ImageIntensity/src/CMakeLists.txt itkSymmetricEigenAnalysisImageFilter.cxx Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKImageIntensity-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKImageIntensity-5.1.exp ITKImageIntensity.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKImageIntensity-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/ImageIntensity/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/ImageLabel/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/ImageNoise/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/ImageSources/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/ImageStatistics/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Nonunit/IntegratedTest/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/JPEG/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Segmentation/KLMRegionGrowing/src/CMakeLists.txt itkSegmentationRegion.cxx itkKLMSegmentationRegion.cxx itkSegmentationBorder.cxx itkKLMSegmentationBorder.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKKLMRegionGrowing-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKKLMRegionGrowing-5.1.exp ITKKLMRegionGrowing.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKKLMRegionGrowing-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Segmentation/KLMRegionGrowing/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/KWIML/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/KWSys/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/libLBFGS/src/CMakeLists.txt lbfgs.c itklbfgs.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itklbfgs-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/libLBFGS/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/LabelMap/src/CMakeLists.txt itkGeometryUtilities.cxx itkMergeLabelMapFilter.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKLabelMap-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKLabelMap-5.1.exp ITKLabelMap.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKLabelMap-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/LabelMap/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Segmentation/LabelVoting/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Segmentation/LevelSets/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Segmentation/LevelSetsv4/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/MINC/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Segmentation/MarkovRandomFieldsClassifiers/src/CMakeLists.txt itkMRFImageFilter.cxx Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKMarkovRandomFieldsClassifiers-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKMarkovRandomFieldsClassifiers-5.1.exp ITKMarkovRandomFieldsClassifiers.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKMarkovRandomFieldsClassifiers-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Segmentation/MarkovRandomFieldsClassifiers/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/MathematicalMorphology/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Core/Mesh/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/MetaIO/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Registration/Metricsv4/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/NIFTI/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Numerics/NarrowBand/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/Netlib/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/NrrdIO/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/OpenJPEG/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Numerics/Optimizers/src/CMakeLists.txt itkNonLinearOptimizer.cxx itkMultipleValuedCostFunction.cxx itkSingleValuedCostFunction.cxx itkConjugateGradientOptimizer.cxx itkRegularStepGradientDescentOptimizer.cxx itkLBFGSOptimizer.cxx itkExhaustiveOptimizer.cxx itkLevenbergMarquardtOptimizer.cxx itkSingleValuedNonLinearVnlOptimizer.cxx itkQuaternionRigidTransformGradientDescentOptimizer.cxx itkSPSAOptimizer.cxx itkSingleValuedVnlCostFunctionAdaptor.cxx itkMultipleValuedNonLinearVnlOptimizer.cxx itkPowellOptimizer.cxx itkVersorRigid3DTransformOptimizer.cxx itkVersorTransformOptimizer.cxx itkOnePlusOneEvolutionaryOptimizer.cxx itkMultipleValuedNonLinearOptimizer.cxx itkLBFGSBOptimizer.cxx itkCumulativeGaussianOptimizer.cxx Generating Code... Compiling... itkAmoebaOptimizer.cxx itkCumulativeGaussianCostFunction.cxx itkOptimizer.cxx itkFRPROptimizer.cxx itkGradientDescentOptimizer.cxx itkSingleValuedNonLinearOptimizer.cxx itkRegularStepGradientDescentBaseOptimizer.cxx itkMultipleValuedVnlCostFunctionAdaptor.cxx itkParticleSwarmOptimizerBase.cxx itkParticleSwarmOptimizer.cxx itkInitializationBiasedParticleSwarmOptimizer.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKOptimizers-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKOptimizers-5.1.exp ITKOptimizers.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKOptimizers-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Numerics/Optimizers/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Numerics/Optimizersv4/src/CMakeLists.txt itkObjectToObjectOptimizerBase.cxx itkSingleValuedNonLinearVnlOptimizerv4.cxx itkSingleValuedVnlCostFunctionAdaptorv4.cxx itkLBFGSOptimizerv4.cxx itkLBFGS2Optimizerv4.cxx itkLBFGSBOptimizerv4.cxx itkAmoebaOptimizerv4.cxx itkRegistrationParameterScalesEstimator.cxx itkObjectToObjectMetricBase.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKOptimizersv4-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKOptimizersv4-5.1.exp ITKOptimizersv4.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKOptimizersv4-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Numerics/Optimizersv4/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Registration/PDEDeformable/src/CMakeLists.txt itkESMDemonsRegistrationFunction.cxx Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKPDEDeformableRegistration-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKPDEDeformableRegistration-5.1.exp ITKPDEDeformableRegistration.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKPDEDeformableRegistration-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Registration/PDEDeformable/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/PNG/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/Path/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Numerics/Polynomials/src/CMakeLists.txt itkMultivariateLegendrePolynomial.cxx Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKPolynomials-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKPolynomials-5.1.exp ITKPolynomials.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKPolynomials-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Numerics/Polynomials/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Core/QuadEdgeMesh/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/QuadEdgeMeshFiltering/src/CMakeLists.txt itkNormalQuadEdgeMeshFilter.cxx itkBorderQuadEdgeMeshFilter.cxx itkLaplacianDeformationQuadEdgeMeshFilter.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKQuadEdgeMeshFiltering-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKQuadEdgeMeshFiltering-5.1.exp ITKQuadEdgeMeshFiltering.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKQuadEdgeMeshFiltering-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/QuadEdgeMeshFiltering/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Segmentation/RegionGrowing/src/CMakeLists.txt itkConnectedThresholdImageFilter.cxx Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKRegionGrowing-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKRegionGrowing-5.1.exp ITKRegionGrowing.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKRegionGrowing-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Segmentation/RegionGrowing/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Registration/Common/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Registration/RegistrationMethodsv4/src/CMakeLists.txt itkImageRegistrationMethodv4.cxx Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKRegistrationMethodsv4-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKRegistrationMethodsv4-5.1.exp ITKRegistrationMethodsv4.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKRegistrationMethodsv4-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Registration/RegistrationMethodsv4/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Bridge/VTK/src/CMakeLists.txt itkVTKImageExportBase.cxx Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKVTK-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKVTK-5.1.exp ITKVTK.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKVTK-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Segmentation/Watersheds/src/CMakeLists.txt itkWatershedMiniPipelineProgressCommand.cxx itkOneWayEquivalencyTable.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKWatersheds-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKWatersheds-5.1.exp ITKWatersheds.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKWatersheds-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Nonunit/Review/src/CMakeLists.txt itkVoxBoCUBImageIO.cxx itkVoxBoCUBImageIOFactory.cxx Generating Code... ITKReview.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\ITKReview-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Nonunit/Review/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Segmentation/SignedDistanceFunction/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/Smoothing/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/SpatialFunction/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Core/SpatialObjects/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Numerics/Statistics/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Segmentation/SuperPixel/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/TIFF/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Core/TestKernel/src/CMakeLists.txt itkTestDriverIncludeRequiredIOFactories.cxx itkTestDriverInclude.cxx itkTestingExtractSliceImageFilter.cxx itkTestingHashImageFilter.cxx Generating Code... ITKTestKernel.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\ITKTestKernel-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Core/TestKernel/src/CMakeLists.txt itkTestDriver.cxx itkTestDriver.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\itkTestDriver.exe Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Core/TestKernel/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Filtering/Thresholding/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Core/Transform/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/IO/TransformFactory/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/VNL/src/vxl/core/testlib/CMakeLists.txt testlib_test.cxx testlib_main.cxx testlib_root_dir.cxx itktestlib.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\itktestlib-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/VNL/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/VNLInstantiation/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Bridge/VTK/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Video/Core/src/CMakeLists.txt itkTemporalRegion.cxx itkTemporalDataObject.cxx itkTemporalProcessObject.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKVideoCore-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKVideoCore-5.1.exp ITKVideoCore.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKVideoCore-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Video/Core/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Video/Filtering/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Video/IO/src/CMakeLists.txt itkFileListVideoIO.cxx itkFileListVideoIOFactory.cxx itkVideoIOBase.cxx itkVideoIOFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKVideoIO-5.1.lib and object C:/d/w/medInria_ExtProjs/build/ITK/lib/Debug/ITKVideoIO-5.1.exp ITKVideoIO.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKVideoIO-5.1.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Video/IO/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Segmentation/Voronoi/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Bridge/VtkGlue/src/CMakeLists.txt QuickView.cxx ITKVtkGlue.vcxproj -> C:\d\w\medInria_ExtProjs\build\ITK\lib\Debug\ITKVtkGlue-5.1.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Bridge/VtkGlue/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/Segmentation/Watersheds/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/Modules/ThirdParty/ZLIB/CMakeLists.txt Building Custom Rule C:/d/w/medInria_ExtProjs/src/ITK/CMakeLists.txt Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt No install step for 'ITK' Completed 'ITK' Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt Creating directories for 'RPI' Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt Performing download step (git clone) for 'RPI' Cloning into 'RPI'... branch 'ITK5.1.1' set up to track 'origin/ITK5.1.1'. Switched to a new branch 'ITK5.1.1' Performing update step for 'RPI' No patch step for 'RPI' Performing configure step for 'RPI' loading initial cache file C:/d/w/medInria_ExtProjs/build/tmp/RPI/RPI-cache-Debug.cmake -- Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.19044. -- The C compiler identification is MSVC 19.16.27043.0 -- The CXX compiler identification is MSVC 19.16.27043.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at src/CMakeLists.txt:38 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- TCLAP was not found. The RPI utilities require TCLAP which was not found. They will not be built. -- Configuring done (8.2s) -- Generating done (0.5s) CUSTOMBUILD : CMake warning : [C:\d\w\medInria-b\superbuild\RPI-configure.vcxproj] Manually-specified variables were not used by the project: CMAKE_BUILD_TYPE -- Build files have been written to: C:/d/w/medInria_ExtProjs/build/RPI Performing build step for 'RPI' Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/d/w/medInria_ExtProjs/src/RPI/RegistrationAddOn/CMakeLists.txt getopt.c getopt_long.c Generating Code... getoptcompatlib.vcxproj -> C:\d\w\medInria_ExtProjs\build\RPI\lib\Debug\getoptcompatlib.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/RPI/RegistrationAddOn/CMakeLists.txt RegistrationFactory.cxx RegistrationFactory.vcxproj -> C:\d\w\medInria_ExtProjs\build\RPI\bin\Debug\RegistrationFactory.exe Building Custom Rule C:/d/w/medInria_ExtProjs/src/RPI/CMakeLists.txt Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt No install step for 'RPI' Completed 'RPI' Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt Creating directories for 'dtk' Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt Performing download step (git clone) for 'dtk' Cloning into 'dtk'... HEAD is now at 17989ebe add isatty method in python redirector Performing update step for 'dtk' No patch step for 'dtk' Performing configure step for 'dtk' loading initial cache file C:/d/w/medInria_ExtProjs/build/tmp/dtk/dtk-cache-Debug.cmake -- Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.19044. -- The C compiler identification is MSVC 19.16.27043.0 -- The CXX compiler identification is MSVC 19.16.27043.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed -- Performing Test COMPILER_HAS_DEPRECATED -- Performing Test COMPILER_HAS_DEPRECATED - Success -- Using Qt5 binary dir: C:/Qt/5.12.3/msvc2017_64/bin -- Using dtk binary doc: C:/Qt/5.12.3/msvc2017_64/bin/qdoc -- Using Qt5 binary qhg: C:/Qt/5.12.3/msvc2017_64/bin/qdoc -- Configuring done (10.5s) -- Generating done (2.7s) -- Build files have been written to: C:/d/w/medInria_ExtProjs/build/dtk Performing build step for 'dtk' Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Automatic MOC for target dtkLog Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/src/dtkLog/CMakeLists.txt mocs_compilation_Debug.cpp dtkLog.cpp dtkLogger.cpp dtkLogEngine.cpp dtkLogDestination.cpp dtkLogModel.cpp Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkLog.lib and object C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkLog.exp dtkLog.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkLog.dll Automatic MOC for target dtkMeta Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/src/dtkMeta/CMakeLists.txt mocs_compilation_Debug.cpp dtkMeta.cpp dtkMetaContainerSequential.cpp Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkMeta.lib and object C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkMeta.exp dtkMeta.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkMeta.dll Automatic MOC for target dtkCore Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/src/dtkCore/CMakeLists.txt mocs_compilation_Debug.cpp dtkApplicationPrivate.cpp dtkCoreApplication.cpp dtkCoreSettings.cpp dtkArrayData.cpp dtkCoreLayerManager.cpp dtkCorePluginFactory_p.cpp dtkCorePluginFactory.cpp dtkCorePluginFactoryRecorder.cpp dtkCorePluginManagerHandler.cpp dtkCorePluginManagerRecorder.cpp dtkCorePluginWidgetManager.cpp dtkObjectManager.cpp Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkCore.lib and object C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkCore.exp dtkCore.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkCore.dll Automatic MOC for target dtkDistributed Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/src/dtkDistributed/CMakeLists.txt mocs_compilation_Debug.cpp dtkDistributed.cpp dtkDistributedApplication.cpp dtkDistributedApplicationPrivate.cpp dtkDistributedArray.cpp dtkDistributedBufferManager.cpp dtkDistributedCommunicator.cpp dtkDistributedCommunicatorStatus.cpp dtkDistributedContainer.cpp dtkDistributedController.cpp dtkDistributedGraphTopology.cpp dtkDistributedLocalMessage.cpp dtkDistributedMapper.cpp dtkDistributedMessage.cpp dtkDistributedPolicy.cpp dtkDistributedResourceManager.cpp dtkDistributedResourceManagerLocal.cpp dtkDistributedResourceManagerOar.cpp dtkDistributedResourceManagerSlurm.cpp dtkDistributedResourceManagerTorque.cpp Generating Code... Compiling... dtkDistributedServerDaemon.cpp dtkDistributedSettings.cpp dtkDistributedSlave.cpp qthDistributedCommunicator.cpp Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkDistributed.lib and object C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkDistributed.exp dtkDistributed.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkDistributed.dll Automatic MOC for target dtkMath Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/src/dtkMath/CMakeLists.txt mocs_compilation_Debug.cpp dtkGraph.cpp dtkGraphEdge.cpp dtkMath.cpp dtkMathArray.cpp dtkMatrix.cpp Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkMath.lib and object C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkMath.exp dtkMath.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkMath.dll Automatic MOC for target dtkWidgets Generating qrc_dtkNotification.cpp Generating qrc_dtkWidgetsTagCloud.cpp Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/src/dtkWidgets/CMakeLists.txt mocs_compilation_Debug.cpp qrc_dtkNotification.cpp qrc_dtkWidgetsTagCloud.cpp dtkApplication.cpp dtkDistributedGuiApplication.cpp dtkNotification.cpp dtkNotificationDisplay.cpp dtkNotificationEvent.cpp dtkNotificationQueue.cpp dtkObjectEditor.cpp dtkPropertyEditor.cpp dtkPropertyEditorFactory.cpp dtkRecentFilesMenu.cpp dtkScreenMenu.cpp dtkSpacer.cpp dtkSplitter.cpp dtkToolBox.cpp dtkViewController.cpp dtkViewLayout.cpp dtkViewLayoutItem.cpp Generating Code... Compiling... dtkViewList.cpp dtkViewListControl.cpp dtkViewManager.cpp dtkViewWidget.cpp dtkWidgetsLogView.cpp dtkWidgetsTag.cpp dtkWidgetsTagCloud.cpp dtkWidgetsTagCloudController.cpp dtkWidgetsTagCloudDesc.cpp dtkWidgetsTagCloudItem.cpp dtkWidgetsTagCloudLayout.cpp dtkWidgetsTagCloudList.cpp dtkWidgetsTagCloudScope.cpp dtkWidgetsTagCloudScopeItem.cpp dtkWidgetsTagCloudView.cpp Generating Code... c:\d\w\medinria_extprojs\src\dtk\src\dtkwidgets\dtkviewwidget.cpp(48): warning C4717: 'dtkViewWidget::mousePressEvent': recursive on all control paths, function will cause runtime stack overflow [C:\d\w\medInria_ExtProjs\build\dtk\src\dtkWidgets\dtkWidgets.vcxproj] [C:\d\w\medInria-b\superbuild\dtk-install.vcxproj] Creating library C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkWidgets.lib and object C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkWidgets.exp dtkWidgets.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkWidgets.dll Automatic MOC for target dtkComposer Generating qrc_dtkComposer.cpp Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/src/dtkComposer/CMakeLists.txt mocs_compilation_Debug.cpp qrc_dtkComposer.cpp dtkComposer.cpp dtkComposerCompass.cpp dtkComposerControls.cpp dtkComposerControlsDelegate.cpp dtkComposerControlsListItem.cpp dtkComposerControlsListItemBoolean.cpp dtkComposerControlsListItemFactory.cpp dtkComposerControlsListItemFile.cpp dtkComposerControlsListItemInteger.cpp dtkComposerControlsListItemReal.cpp dtkComposerControlsListItemString.cpp dtkComposerDefaultExtensions.cpp dtkComposerEvaluator.cpp dtkComposerEvaluatorProcess.cpp dtkComposerEvaluatorSlave.cpp dtkComposerEvaluatorToolBar.cpp dtkComposerGraph.cpp dtkComposerGraphEdge.cpp Generating Code... Compiling... dtkComposerGraphNodeBegin.cpp dtkComposerGraphNodeBeginForEach.cpp dtkComposerGraphNode.cpp dtkComposerGraphNodeEnd.cpp dtkComposerGraphNodeLeaf.cpp dtkComposerGraphNodeSelectBranch.cpp dtkComposerGraphNodeSetInputs.cpp dtkComposerGraphNodeSetOutputs.cpp dtkComposerGraphNodeSetVariables.cpp dtkComposerGraphView.cpp dtkComposerNodeGraph.cpp dtkComposerNodeGraphEdge.cpp dtkComposerNode.cpp dtkComposerNodeMetaData.cpp dtkComposerNodeFactory.cpp dtkComposerNodeFactoryView.cpp dtkComposerNodeBoolean.cpp dtkComposerNodeBooleanOperator.cpp dtkComposerNodeComposite.cpp dtkComposerNodeConstants.cpp Generating Code... Compiling... dtkComposerNodeControl.cpp dtkComposerNodeControlCase.cpp dtkComposerNodeControlDoWhile.cpp dtkComposerNodeControlIf.cpp dtkComposerNodeControlFor.cpp dtkComposerNodeControlForEach.cpp dtkComposerNodeControlMap.cpp dtkComposerNodeControlParallelMap.cpp dtkComposerNodeControlWhile.cpp dtkComposerNodeDistributed.cpp dtkComposerNodeExec.cpp dtkComposerNodeFile.cpp dtkComposerNodeInteger.cpp dtkComposerNodeLeaf.cpp dtkComposerNodeRange.cpp dtkComposerNodeLogger.cpp dtkComposerNodeMetaContainer.cpp dtkComposerNodeNumberOperator.cpp dtkComposerNodePrint.cpp dtkComposerNodeProxy.cpp Generating Code... Compiling... dtkComposerNodeReal.cpp dtkComposerNodeRemote.cpp dtkComposerNodeSpawn.cpp dtkComposerNodeSpawnEmbedded.cpp dtkComposerNodeString.cpp dtkComposerNodeStringOperator.cpp dtkComposerPath.cpp dtkComposerScene.cpp dtkComposerSceneEdge.cpp dtkComposerSceneModel.cpp dtkComposerSceneNode.cpp dtkComposerSceneNodeComposite.cpp dtkComposerSceneNodeControl.cpp dtkComposerSceneNodeHandle.cpp dtkComposerSceneNodeEditor.cpp dtkComposerSceneNodeLeaf.cpp dtkComposerSceneNote.cpp dtkComposerScenePort.cpp dtkComposerSceneView.cpp dtkComposerSearchDialog.cpp Generating Code... Compiling... dtkComposerSettings.cpp dtkComposerStack.cpp dtkComposerStackCommand.cpp dtkComposerStackUtils.cpp dtkComposerStackView.cpp dtkComposerTransmitter.cpp dtkComposerTransmitterEmitter.cpp dtkComposerTransmitterReceiver.cpp dtkComposerTransmitterProxy.cpp dtkComposerTransmitterProxyLoop.cpp dtkComposerTransmitterProxyVariant.cpp dtkComposerView.cpp dtkComposerReader.cpp dtkComposerReaderNoScene.cpp dtkComposerWidget.cpp dtkComposerWriter.cpp dtkComposerWriterNoScene.cpp dtkComposerViewController.cpp dtkComposerViewLayout.cpp dtkComposerViewLayoutItem.cpp Generating Code... Compiling... dtkComposerViewList.cpp dtkComposerViewListControl.cpp dtkComposerViewManager.cpp dtkComposerViewWidget.cpp Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkComposer.lib and object C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkComposer.exp dtkComposer.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkComposer.dll Automatic MOC for target dtkComposerEvaluator Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/app/dtkComposerEvaluator/CMakeLists.txt mocs_compilation_Debug.cpp main.cpp Generating Code... dtkComposerEvaluator.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkComposerEvaluator.exe Automatic MOC for target dtkComposerTest Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/tst/dtkComposer/CMakeLists.txt mocs_compilation_Debug.cpp dtkComposerTest.cpp dtkComposerGraphTest.cpp dtkComposerNodeTest.cpp dtkComposerSceneTest.cpp dtkComposerTransmitterTest.cpp Generating Code... dtkComposerTest.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkComposerTest.exe Automatic MOC for target dtkConceptGenerator Generating ui_dtkPluginGeneratorPage.h Generating ui_dtkConceptDefinitionPage.h Generating ui_dtkNewConceptPage.h Generating ui_dtkIntroPage.h Generating qrc_templates.cpp Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/app/dtkConceptGenerator/CMakeLists.txt mocs_compilation_Debug.cpp qrc_templates.cpp dtkPluginGeneratorPage.cpp dtkConceptDefinitionPage.cpp dtkConceptGenerator.cpp dtkNewConceptPage.cpp dtkIntroPage.cpp generator.cpp main.cpp Generating Code... dtkConceptGenerator.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkConceptGenerator.exe Automatic MOC for target dtkMathSupport Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/src/dtkMathSupport/CMakeLists.txt mocs_compilation_Debug.cpp dtkMath.cpp dtkMatrix.cpp Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkMathSupport.lib and object C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkMathSupport.exp dtkMathSupport.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkMathSupport.dll Automatic MOC for target dtkCoreSupport Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/src/dtkCoreSupport/CMakeLists.txt mocs_compilation_Debug.cpp dtkAbstractDataFactory.cpp dtkAbstractData.cpp dtkAbstractDataReader.cpp dtkAbstractDataSerializer.cpp dtkAbstractDataDeserializer.cpp dtkAbstractDataWriter.cpp dtkAbstractDataComposite.cpp dtkAbstractDataConverter.cpp dtkAbstractFactory.cpp dtkAbstractObject.cpp dtkAbstractProcessFactory.cpp dtkAbstractProcess.cpp dtkAbstractProcessController.cpp dtkAbstractViewFactory.cpp dtkAbstractView.cpp dtkAbstractViewAnimator.cpp dtkAbstractViewInteractor.cpp dtkAbstractViewNavigator.cpp dtkCpuid.cpp Generating Code... Compiling... dtkPlugin.cpp dtkPluginManager.cpp dtkSingleton.cpp dtkSingletonDeclare.cpp dtkSmartPointer.cpp dtkUpdater.cpp Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkCoreSupport.lib and object C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkCoreSupport.exp dtkCoreSupport.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkCoreSupport.dll Automatic MOC for target dtkCoreTest Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/tst/dtkCore/CMakeLists.txt mocs_compilation_Debug.cpp dtkCoreTest.cpp dtkArrayTest.cpp dtkCorePluginFactoryTest.cpp dtkHashTest.cpp dtkHelperFunctionTest.cpp dtkIteratorTest.cpp dtkStaticArrayTest.cpp dtkObjectManagerTest.cpp Generating Code... dtkCoreTest.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkCoreTest.exe Automatic MOC for target dtkDeploy Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/app/dtkDeploy/CMakeLists.txt mocs_compilation_Debug.cpp dtkDeploy.cpp main.cpp Generating Code... dtkDeploy.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkDeploy.exe Automatic MOC for target dtkDistributedDashboard Generating qrc_dtkDashboard.cpp Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/app/dtkDistributedDashboard/CMakeLists.txt mocs_compilation_Debug.cpp qrc_dtkDashboard.cpp main.cpp Generating Code... dtkDistributedDashboard.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkDistributedDashboard.exe Automatic MOC for target dtkDistributedServer Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/app/dtkDistributedServer/CMakeLists.txt mocs_compilation_Debug.cpp main.cpp Generating Code... dtkDistributedServer.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkDistributedServer.exe Automatic MOC for target dtkDistributedSlave Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/app/dtkDistributedSlave/CMakeLists.txt mocs_compilation_Debug.cpp main.cpp Generating Code... dtkDistributedSlave.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkDistributedSlave.exe Automatic MOC for target dtkDistributedSlides Generating qrc_dtkDistributedSlides.cpp Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/doc/slides/dtkDistributed/CMakeLists.txt mocs_compilation_Debug.cpp qrc_dtkDistributedSlides.cpp main.cpp Generating Code... dtkDistributedSlides.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkDistributedSlides.exe Automatic MOC for target dtkDistributedTest Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/tst/dtkDistributed/dtkDistributedCommunicator/CMakeLists.txt mocs_compilation_Debug.cpp dtkDistributedTest.cpp dtkDistributedArrayTest.cpp dtkDistributedBufferManagerTest.cpp dtkDistributedCommunicatorTest.cpp dtkDistributedContainerTest.cpp dtkDistributedGraphTopologyTest.cpp dtkDistributedSendRecvTest.cpp Generating Code... dtkDistributedTest.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkDistributedTest.exe Automatic MOC for target dtkGuiSupport Generating qrc_dtkGui.cpp Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/src/dtkGuiSupport/CMakeLists.txt mocs_compilation_Debug.cpp dtkAboutBox.cpp dtkAboutPlugin.cpp dtkAnchoredBar.cpp dtkColorButton.cpp dtkColorGrid.cpp dtkFlowLayout.cpp dtkFinder.cpp dtkPieChart.cpp dtkPluginsEditor.cpp dtkPopup.cpp dtkProgressIndicator.cpp dtkRecentFilesMenu.cpp dtkScreenMenu.cpp dtkSettingsEditor.cpp dtkSpacer.cpp dtkSplitter.cpp dtkSwitch.cpp dtkTagCloud.cpp dtkViewManager.cpp Generating Code... Compiling... dtkViewLayout.cpp dtkViewLayoutItem.cpp dtkViewList.cpp dtkViewListControl.cpp dtkSearchField.cpp qrc_dtkGui.cpp Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkGuiSupport.lib and object C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkGuiSupport.exp dtkGuiSupport.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkGuiSupport.dll Automatic MOC for target dtkLogTest Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/tst/dtkLog/CMakeLists.txt mocs_compilation_Debug.cpp dtkLogTest.cpp dtkLoggerHandlersTest.cpp Generating Code... dtkLogTest.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkLogTest.exe Automatic MOC for target dtkMathTest Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/tst/dtkMath/CMakeLists.txt mocs_compilation_Debug.cpp dtkMathTest.cpp dtkMathArrayTest.cpp Generating Code... dtkMathTest.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkMathTest.exe Automatic MOC for target dtkMetaTest Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/tst/dtkMeta/CMakeLists.txt mocs_compilation_Debug.cpp dtkMetaTest.cpp dtkMetaTypeTest.cpp dtkMetaContainerSequentialTest.cpp Generating Code... dtkMetaTest.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkMetaTest.exe Automatic MOC for target dtkPluginsMetaInfoFetcher Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/app/dtkPluginsMetaInfoFetcher/CMakeLists.txt mocs_compilation_Debug.cpp main.cpp Generating Code... dtkPluginsMetaInfoFetcher.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkPluginsMetaInfoFetcher.exe Automatic MOC for target dtkVrSupport Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/src/dtkVrSupport/CMakeLists.txt mocs_compilation_Debug.cpp dtkVrFlystickRecognizer.cpp dtkVrGestureRecognizer.cpp dtkVrHeadRecognizer.cpp dtkVrScreen.cpp dtkVrTracker.cpp Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkVrSupport.lib and object C:/d/w/medInria_ExtProjs/build/dtk/lib/Debug/dtkVrSupport.exp dtkVrSupport.vcxproj -> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkVrSupport.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/dtk/CMakeLists.txt Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt No install step for 'dtk' Completed 'dtk' Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt Creating directories for 'LogDemons' Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt Performing download step (git clone) for 'LogDemons' Cloning into 'LogDemons'... branch 'ITK5.1.1' set up to track 'origin/ITK5.1.1'. Switched to a new branch 'ITK5.1.1' Performing update step for 'LogDemons' No patch step for 'LogDemons' Performing configure step for 'LogDemons' loading initial cache file C:/d/w/medInria_ExtProjs/build/tmp/LogDemons/LogDemons-cache-Debug.cmake CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.19044. -- The C compiler identification is MSVC 19.16.27043.0 -- The CXX compiler identification is MSVC 19.16.27043.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (6.6s) -- Generating done (0.9s) CUSTOMBUILD : CMake warning : [C:\d\w\medInria-b\superbuild\LogDemons-configure.vcxproj] Manually-specified variables were not used by the project: CMAKE_BUILD_TYPE -- Build files have been written to: C:/d/w/medInria_ExtProjs/build/LogDemons Performing build step for 'LogDemons' Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/d/w/medInria_ExtProjs/src/LogDemons/src/LCClogDemons/CMakeLists.txt rpiLCClogDemons.cxx libLCClogDemons.vcxproj -> C:\d\w\medInria_ExtProjs\build\LogDemons\lib\Debug\RPILCClogDemons.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/LogDemons/src/LCClogDemons/CMakeLists.txt rpiLCClogDemonsExecutable.cxx exeLCClogDemons.vcxproj -> C:\d\w\medInria_ExtProjs\build\LogDemons\bin\Debug\rpiLCClogDemonsExe.exe Building Custom Rule C:/d/w/medInria_ExtProjs/src/LogDemons/src/SVFLogJacobian/CMakeLists.txt SVFLogJacobian.cxx exeSVFLogJacobian.vcxproj -> C:\d\w\medInria_ExtProjs\build\LogDemons\bin\Debug\SVFLogJacobian.exe Building Custom Rule C:/d/w/medInria_ExtProjs/src/LogDemons/src/SVFLogJacobian/CMakeLists.txt SVFLogJacobian.cxx libSVFLogJacobian.vcxproj -> C:\d\w\medInria_ExtProjs\build\LogDemons\lib\Debug\LIBSVFLogJacobian.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/LogDemons/CMakeLists.txt Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt No install step for 'LogDemons' Completed 'LogDemons' Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt Creating directories for 'QtDCM' Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt Performing download step (git clone) for 'QtDCM' Cloning into 'QtDCM'... branch 'APHP' set up to track 'origin/APHP'. Switched to a new branch 'APHP' Performing update step for 'QtDCM' No patch step for 'QtDCM' Performing configure step for 'QtDCM' loading initial cache file C:/d/w/medInria_ExtProjs/build/tmp/QtDCM/QtDCM-cache-Debug.cmake -- Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.19044. -- The C compiler identification is MSVC 19.16.27043.0 -- The CXX compiler identification is MSVC 19.16.27043.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (6.2s) -- Generating done (0.2s) CUSTOMBUILD : CMake warning : [C:\d\w\medInria-b\superbuild\QtDCM-configure.vcxproj] Manually-specified variables were not used by the project: CMAKE_BUILD_TYPE -- Build files have been written to: C:/d/w/medInria_ExtProjs/build/QtDCM Performing build step for 'QtDCM' Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Generating moc_QtDcm.cpp Generating moc_QtDcmImportWidget.cpp Generating moc_QtDcmPreviewWidget.cpp Generating moc_QtDcmSerieInfoWidget.cpp Generating moc_QtDcmLocalDicomSettingsWidget.cpp Generating moc_QtDcmServersDicomSettingsWidget.cpp Generating moc_QtDcmDcm2niiSettingsWidget.cpp Generating moc_QtDcmManager.cpp Generating moc_QtDcmFindScu.cpp Generating moc_QtDcmFindDicomdir.cpp Generating moc_QtDcmMoveScu.cpp Generating moc_QtDcmMoveDicomdir.cpp Generating moc_QtDcmConvert.cpp Generating moc_QtDcmPreferences.cpp Generating moc_QtDcmPreferencesWidget.cpp Generating moc_QtDcmPreferencesDialog.cpp Generating qrc_qtdcm.cpp Generating ui_qtdcm.h Generating ui_qtdcmImportWidget.h Generating ui_qtdcmPreviewWidget.h Generating ui_qtdcmSerieInfoWidget.h Generating ui_qtdcmLocalDicomSettingsWidget.h Generating ui_qtdcmServersDicomSettingsWidget.h Generating ui_qtdcmDcm2niiSettingsWidget.h Generating ui_qtdcmpreferencesdialog.h Generating ui_qtdcmpreferenceswidget.h Building Custom Rule C:/d/w/medInria_ExtProjs/src/QtDCM/src/CMakeLists.txt QtDcmFindCallback.cpp QtDcm.cpp QtDcmImportWidget.cpp QtDcmPreviewWidget.cpp QtDcmSerieInfoWidget.cpp QtDcmLocalDicomSettingsWidget.cpp QtDcmServersDicomSettingsWidget.cpp QtDcmDcm2niiSettingsWidget.cpp QtDcmManager.cpp QtDcmFindScu.cpp QtDcmFindDicomdir.cpp QtDcmMoveScu.cpp QtDcmMoveDicomdir.cpp QtDcmConvert.cpp QtDcmImage.cpp QtDcmSerie.cpp QtDcmStudy.cpp QtDcmPatient.cpp QtDcmPreferences.cpp QtDcmPreferencesWidget.cpp Generating Code... Compiling... QtDcmPreferencesDialog.cpp QtDcmServer.cpp moc_QtDcm.cpp moc_QtDcmImportWidget.cpp moc_QtDcmPreviewWidget.cpp moc_QtDcmSerieInfoWidget.cpp moc_QtDcmLocalDicomSettingsWidget.cpp moc_QtDcmServersDicomSettingsWidget.cpp moc_QtDcmDcm2niiSettingsWidget.cpp moc_QtDcmManager.cpp moc_QtDcmFindScu.cpp moc_QtDcmFindDicomdir.cpp moc_QtDcmMoveScu.cpp moc_QtDcmMoveDicomdir.cpp moc_QtDcmConvert.cpp moc_QtDcmPreferences.cpp moc_QtDcmPreferencesWidget.cpp moc_QtDcmPreferencesDialog.cpp qrc_qtdcm.cpp Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/QtDCM/bin/Debug/qtdcm.lib and object C:/d/w/medInria_ExtProjs/build/QtDCM/bin/Debug/qtdcm.exp qtdcm.vcxproj -> C:\d\w\medInria_ExtProjs\build\QtDCM\bin\Debug\qtdcm.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/QtDCM/CMakeLists.txt Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt No install step for 'QtDCM' Completed 'QtDCM' Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt Creating directories for 'TTK' Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt Performing download step (git clone) for 'TTK' Cloning into 'TTK'... Switched to a new branch 'ITK5.1.1' branch 'ITK5.1.1' set up to track 'origin/ITK5.1.1'. Performing update step for 'TTK' No patch step for 'TTK' Performing configure step for 'TTK' loading initial cache file C:/d/w/medInria_ExtProjs/build/tmp/TTK/TTK-cache-Debug.cmake -- Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.19044. -- The C compiler identification is MSVC 19.16.27043.0 -- The CXX compiler identification is MSVC 19.16.27043.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at IPF/CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed -- Performing Test COMPILER_HAS_DEPRECATED -- Performing Test COMPILER_HAS_DEPRECATED - Success CMake Warning at C:/Program Files/CMake/share/cmake-3.26/Modules/InstallRequiredSystemLibraries.cmake:625 (message): system runtime library file does not exist: 'MSVC_REDIST_MFC_DIR-NOTFOUND/x64/Microsoft.VC141.MFC/mfc140u.dll' Call Stack (most recent call first): CMakeLists.txt:308 (include) CMake Warning at C:/Program Files/CMake/share/cmake-3.26/Modules/InstallRequiredSystemLibraries.cmake:625 (message): system runtime library file does not exist: 'MSVC_REDIST_MFC_DIR-NOTFOUND/x64/Microsoft.VC141.MFC/mfcm140u.dll' Call Stack (most recent call first): CMakeLists.txt:308 (include) CMake Warning at C:/Program Files/CMake/share/cmake-3.26/Modules/InstallRequiredSystemLibraries.cmake:625 (message): system runtime library file does not exist: 'MSVC_REDIST_MFC_DIR-NOTFOUND/x64/Microsoft.VC141.MFCLOC/mfc140chs.dll' Call Stack (most recent call first): CMakeLists.txt:308 (include) CMake Warning at C:/Program Files/CMake/share/cmake-3.26/Modules/InstallRequiredSystemLibraries.cmake:625 (message): system runtime library file does not exist: 'MSVC_REDIST_MFC_DIR-NOTFOUND/x64/Microsoft.VC141.MFCLOC/mfc140cht.dll' Call Stack (most recent call first): CMakeLists.txt:308 (include) CMake Warning at C:/Program Files/CMake/share/cmake-3.26/Modules/InstallRequiredSystemLibraries.cmake:625 (message): system runtime library file does not exist: 'MSVC_REDIST_MFC_DIR-NOTFOUND/x64/Microsoft.VC141.MFCLOC/mfc140deu.dll' Call Stack (most recent call first): CMakeLists.txt:308 (include) CMake Warning at C:/Program Files/CMake/share/cmake-3.26/Modules/InstallRequiredSystemLibraries.cmake:625 (message): system runtime library file does not exist: 'MSVC_REDIST_MFC_DIR-NOTFOUND/x64/Microsoft.VC141.MFCLOC/mfc140enu.dll' Call Stack (most recent call first): CMakeLists.txt:308 (include) CMake Warning at C:/Program Files/CMake/share/cmake-3.26/Modules/InstallRequiredSystemLibraries.cmake:625 (message): system runtime library file does not exist: 'MSVC_REDIST_MFC_DIR-NOTFOUND/x64/Microsoft.VC141.MFCLOC/mfc140esn.dll' Call Stack (most recent call first): CMakeLists.txt:308 (include) CMake Warning at C:/Program Files/CMake/share/cmake-3.26/Modules/InstallRequiredSystemLibraries.cmake:625 (message): system runtime library file does not exist: 'MSVC_REDIST_MFC_DIR-NOTFOUND/x64/Microsoft.VC141.MFCLOC/mfc140fra.dll' Call Stack (most recent call first): CMakeLists.txt:308 (include) CMake Warning at C:/Program Files/CMake/share/cmake-3.26/Modules/InstallRequiredSystemLibraries.cmake:625 (message): system runtime library file does not exist: 'MSVC_REDIST_MFC_DIR-NOTFOUND/x64/Microsoft.VC141.MFCLOC/mfc140ita.dll' Call Stack (most recent call first): CMakeLists.txt:308 (include) CMake Warning at C:/Program Files/CMake/share/cmake-3.26/Modules/InstallRequiredSystemLibraries.cmake:625 (message): system runtime library file does not exist: 'MSVC_REDIST_MFC_DIR-NOTFOUND/x64/Microsoft.VC141.MFCLOC/mfc140jpn.dll' Call Stack (most recent call first): CMakeLists.txt:308 (include) CMake Warning at C:/Program Files/CMake/share/cmake-3.26/Modules/InstallRequiredSystemLibraries.cmake:625 (message): system runtime library file does not exist: 'MSVC_REDIST_MFC_DIR-NOTFOUND/x64/Microsoft.VC141.MFCLOC/mfc140kor.dll' Call Stack (most recent call first): CMakeLists.txt:308 (include) CMake Warning at C:/Program Files/CMake/share/cmake-3.26/Modules/InstallRequiredSystemLibraries.cmake:625 (message): system runtime library file does not exist: 'MSVC_REDIST_MFC_DIR-NOTFOUND/x64/Microsoft.VC141.MFCLOC/mfc140rus.dll' Call Stack (most recent call first): CMakeLists.txt:308 (include) -- Configuring done (9.0s) -- Generating done (3.1s) CUSTOMBUILD : CMake warning : [C:\d\w\medInria-b\superbuild\TTK-configure.vcxproj] Manually-specified variables were not used by the project: CMAKE_BUILD_TYPE -- Build files have been written to: C:/d/w/medInria_ExtProjs/build/TTK Performing build step for 'TTK' Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/d/w/medInria_ExtProjs/src/TTK/IPF/CMakeLists.txt itkCommandObjectBase.cxx itkCommandObjectFactory.cxx Generating Code... Creating library C:/d/w/medInria_ExtProjs/build/TTK/lib/Debug/ITKProgramFactory.lib and object C:/d/w/medInria_ExtProjs/build/TTK/lib/Debug/ITKProgramFactory.exp ITKProgramFactory.vcxproj -> C:\d\w\medInria_ExtProjs\build\TTK\lib\Debug\ITKProgramFactory.dll Building Custom Rule C:/d/w/medInria_ExtProjs/src/TTK/Common/CMakeLists.txt itkNumericTraitsTensorPixel2.cxx itkGradientFileReader.cxx itkGradientFileWriter.cxx Generating Code... ITKTensor.vcxproj -> C:\d\w\medInria_ExtProjs\build\TTK\lib\Debug\ITKTensor.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/TTK/Commands/CMakeLists.txt itkStanleyVectorFieldToITKVectorField.cxx itkStanleyToITK.vcxproj -> C:\d\w\medInria_ExtProjs\build\TTK\bin\Debug\itkStanleyToITK.exe Building Custom Rule C:/d/w/medInria_ExtProjs/src/TTK/IPF/CMakeLists.txt itkHelloWorldCommand.cxx itkHelloWorldCommandFactory.cxx programFactoryTest.cxx Generating Code... programFactoryTest.vcxproj -> C:\d\w\medInria_ExtProjs\build\TTK\bin\Debug\programFactoryTest.exe Building Custom Rule C:/d/w/medInria_ExtProjs/src/TTK/Algorithms/CMakeLists.txt itkFiberBundleStatisticsCalculator.cxx ttkAlgorithms.vcxproj -> C:\d\w\medInria_ExtProjs\build\TTK\lib\Debug\ttkAlgorithms.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/TTK/Commands/CMakeLists.txt itkWarpTensorImageCommand.cxx itkWarpTensorImageCommandFactory.cxx itkNPTRemoverCommand.cxx itkNPTRemoverCommandFactory.cxx itkTensorFlipCommand.cxx itkTensorFlipCommandFactory.cxx itkAddGaussianNoiseToTensorsCommand.cxx itkAddGaussianNoiseToTensorsCommandFactory.cxx itkDTIEstimatorCommand.cxx itkDTIEstimatorCommandFactory.cxx itkDTIMultiEstimatorCommand.cxx itkDTIMultiEstimatorCommandFactory.cxx itkAddGaussianNoiseToDWICommand.cxx itkAddGaussianNoiseToDWICommandFactory.cxx itkFiberTrackingCommand.cxx itkFiberTrackingCommandFactory.cxx itkSheetTrackingCommand.cxx itkSheetTrackingCommandFactory.cxx itkDTIEstimatorWithBFGSCommand.cxx itkDTIEstimatorWithBFGSCommandFactory.cxx Generating Code... Compiling... itkLogEuclideanDTIEstimatorCommand.cxx itkLogEuclideanDTIEstimatorCommandFactory.cxx itkTensorZScoreCalculatorCommand.cxx itkTensorZScoreCalculatorCommandFactory.cxx itkTensorAnisotropicFilteringCommand.cxx itkTensorAnisotropicFilteringCommandFactory.cxx itkNormalizeTensorsCommand.cxx itkNormalizeTensorsCommandFactory.cxx itkTensorGaussianFilteringCommand.cxx itkTensorGaussianFilteringCommandFactory.cxx itkSparseTensorsExtrapolationCommand.cxx itkSparseTensorsExtrapolationCommandFactory.cxx itkRBFTensorExtrapolationCommand.cxx itkRBFTensorExtrapolationCommandFactory.cxx itkTensorNormalizedGaussianInterpolationCommand.cxx c:\d\w\medinria_extprojs\src\ttk\algorithms\itkNormalizedGaussianInterpolationTensorImageFilter.h(106): warning C4805: '!=': unsafe mix of type 'bool' and type 'const unsigned int' in operation [C:\d\w\medInria_ExtProjs\build\TTK\Commands\ttkCommands.vcxproj] [C:\d\w\medInria-b\superbuild\TTK-install.vcxproj] c:\d\w\medinria_extprojs\src\ttk\algorithms\itkNormalizedGaussianInterpolationTensorImageFilter.h(106): note: while compiling class template member function 'void itk::NormalizedGaussianInterpolationTensorImageFilter::SetUseAuxiliaryMap(unsigned int)' c:\d\w\medinria_extprojs\src\ttk\algorithms\itkNormalizedGaussianInterpolationTensorImageFilter.h(108): note: see reference to function template instantiation 'void itk::NormalizedGaussianInterpolationTensorImageFilter::SetUseAuxiliaryMap(unsigned int)' being compiled C:\d\w\medInria_ExtProjs\src\TTK\Commands\itkTensorNormalizedGaussianInterpolationCommand.cxx(110): note: see reference to class template instantiation 'itk::NormalizedGaussianInterpolationTensorImageFilter' being compiled itkTensorNormalizedGaussianInterpolationCommandFactory.cxx itkWarpFibersCommand.cxx itkWarpFibersCommandFactory.cxx itkHessianTensorImageCalculatorCommand.cxx itkHessianTensorImageCalculatorCommandFactory.cxx Generating Code... Compiling... itkResampleTensorImageCommand.cxx itkResampleTensorImageCommandFactory.cxx itkResampleTensorImage2Command.cxx itkResampleTensorImage2CommandFactory.cxx itkTensorToScalarCommand.cxx itkTensorToScalarCommandFactory.cxx itkTensorsToDWICommand.cxx itkTensorsToDWICommandFactory.cxx itkSyntheticTensorFieldGeneratorCommand.cxx itkSyntheticTensorFieldGeneratorCommandFactory.cxx itkBoostTensorAnisotropyCommand.cxx itkBoostTensorAnisotropyCommandFactory.cxx itkAverageStdTensorCalculatorCommand.cxx itkAverageStdTensorCalculatorCommandFactory.cxx itkTensorGradientMagnitudeCalculatorCommand.cxx itkTensorGradientMagnitudeCalculatorCommandFactory.cxx itkNormalize2TensorsCommand.cxx itkNormalize2TensorsCommandFactory.cxx itkScaleTensorCommand.cxx itkScaleTensorCommandFactory.cxx Generating Code... Compiling... itkComputeBundleStatisticsCommand.cxx itkComputeBundleStatisticsCommandFactory.cxx Generating Code... ttkCommands.vcxproj -> C:\d\w\medInria_ExtProjs\build\TTK\lib\Debug\ttkCommands.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/TTK/Commands/CMakeLists.txt ttk.cxx ttk.vcxproj -> C:\d\w\medInria_ExtProjs\build\TTK\bin\Debug\ttk.exe Building Custom Rule C:/d/w/medInria_ExtProjs/src/TTK/Commands/CMakeLists.txt itkTensorConverterCommand.cxx itkTensorConverterCommandFactory.cxx itkVTKFibersToITKGroupSpatialObjectCommand.cxx itkVTKFibersToITKGroupSpatialObjectCommandFactory.cxx itkTensorsToVTKUnstructuredGridCommand.cxx itkTensorsToVTKUnstructuredGridCommandFactory.cxx itkImageConverterCommandFactory.cxx itkConsolidateFiberBundleCommand.cxx itkConsolidateFiberBundleCommandFactory.cxx itkNDImageToTensorImageCommand.cxx itkNDImageToTensorImageCommandFactory.cxx Generating Code... itkImageConverterCommand.cxx ttkConvertCommands.vcxproj -> C:\d\w\medInria_ExtProjs\build\TTK\lib\Debug\ttkConvertCommands.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/TTK/Commands/CMakeLists.txt ttk-convert.cxx ttk-convert.vcxproj -> C:\d\w\medInria_ExtProjs\build\TTK\bin\Debug\ttk-convert.exe Building Custom Rule C:/d/w/medInria_ExtProjs/src/TTK/Commands/CMakeLists.txt itkDWIBrainMaskExtractorCommand.cxx itkDWIBrainMaskExtractorCommandFactory.cxx itkApplyMaskToImageCommand.cxx itkApplyMaskToImageCommandFactory.cxx itkAddGaussianNoiseToImageCommand.cxx itkAddGaussianNoiseToImageCommandFactory.cxx itkAddRicianNoiseToImageCommand.cxx itkAddRicianNoiseToImageCommandFactory.cxx itkResampleImageCommand.cxx itkResampleImageCommandFactory.cxx itkWarpImageCommand.cxx itkWarpImageCommandFactory.cxx itkAverageStdCalculatorCommand.cxx itkAverageStdCalculatorCommandFactory.cxx itkRBFRotationMatrixExtrapolationCommand.cxx itkRBFRotationMatrixExtrapolationCommandFactory.cxx itkPermute23TensorCoefficientsCommand.cxx itkPermute23TensorCoefficientsCommandFactory.cxx itkSubtractImageCommand.cxx itkSubtractImageCommandFactory.cxx itkAverage4DImageCommand.cxx Generating Code... Compiling... itkAverage4DImageCommandFactory.cxx Generating Code... ttkUtilCommands.vcxproj -> C:\d\w\medInria_ExtProjs\build\TTK\lib\Debug\ttkUtilCommands.lib Building Custom Rule C:/d/w/medInria_ExtProjs/src/TTK/Commands/CMakeLists.txt ttk-utils.cxx ttk-utils.vcxproj -> C:\d\w\medInria_ExtProjs\build\TTK\bin\Debug\ttk-utils.exe Building Custom Rule C:/d/w/medInria_ExtProjs/src/TTK/CMakeLists.txt Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt No install step for 'TTK' Completed 'TTK' Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt Creating directories for 'medInria' Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt No download step for 'medInria' No update step for 'medInria' No patch step for 'medInria' Performing configure step for 'medInria' loading initial cache file C:/d/w/medInria-b/superbuild/medInria-prefix/tmp/medInria-cache-Debug.cmake -- Selecting Windows SDK version 10.0.17763.0 to target Windows 10.0.19044. -- The C compiler identification is MSVC 19.16.27043.0 -- The CXX compiler identification is MSVC 19.16.27043.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Add -DQT_NO_DEBUG -- Found OpenGL: opengl32 -- Found Boost: C:/boost/boost_1_70_0 (found version "1.70.0") -- Configuring done (25.0s) -- Generating done (8.3s) -- Build files have been written to: C:/d/w/medInria-b/medInria-build Performing build step for 'medInria' Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Automatic MOC for target medCoreLegacy Building Custom Rule C:/d/w/medInria/src/layers/legacy/medCoreLegacy/CMakeLists.txt mocs_compilation_Debug.cpp medAbstractDataReader.cpp medAbstractParameterGroupL.cpp medAbstractParameterL.cpp medBoolGroupParameterL.cpp medBoolParameterL.cpp medCompositeParameterL.cpp medDataListParameterL.cpp medDoubleParameterL.cpp medIntParameterL.cpp medLayerParameterGroupL.cpp medParameterGroupManagerL.cpp medParameterPoolL.cpp medParameterPoolManagerL.cpp medPoolIndicatorL.cpp medStringListParameterL.cpp medTimeLineParameterL.cpp medTriggerParameterL.cpp medVector2DParameterL.cpp medVector3DParameterL.cpp medViewParameterGroupL.cpp medAbstractImageViewNavigator.cpp medAbstractLayeredViewNavigator.cpp medAbstractNavigator.cpp medAbstractViewNavigator.cpp medAbstractImageViewInteractor.cpp medAbstractInteractor.cpp medAbstractLayeredViewInteractor.cpp medAbstractViewInteractor.cpp medAbstractImageView.cpp medAbstractLayeredView.cpp medAbstractView.cpp medViewFactory.cpp medAbstractDiffusionProcess.cpp medAbstractProcessLegacy.cpp medAbstractRegistrationProcess.cpp medRunnableProcess.cpp medViewContainer.cpp medViewContainerManager.cpp medViewContainerSplitter.cpp medAbstractSelectableToolBox.cpp medActionsToolBox.cpp medBrowserPacsHostToolBox.cpp medBrowserPacsNodesToolBox.cpp medBrowserPacsSearchToolBox.cpp medCompositeDataSetImporterAbstractToolBox.cpp medCompositeDataSetImporterSelectorToolBox.cpp medRegistrationAbstractToolBox.cpp medRegistrationSelectorToolBox.cpp medSelectorToolBox.cpp medToolBox.cpp medToolBoxBody.cpp medToolBoxHeader.cpp medToolBoxHelper.cpp medToolBoxTab.cpp medDatabaseSettingsWidget.cpp medStartupSettingsWidget.cpp medClutEditor.cpp medLUTToXMLWriter.cpp medLoadLUTDialog.cpp medSaveLUTDialog.cpp medXMLToLUTReader.cpp medToolBoxFactory.cpp medWorkspaceFactory.cpp medDatabaseCompactWidget.cpp medDatabaseEditItemDialog.cpp medDatabaseMetadataItemDialog.cpp medDatabasePreview.cpp medDatabaseSearchPanel.cpp medDatabaseView.cpp medDropSite.cpp medGroupBox.cpp medProgressionStack.cpp medSliderL.cpp medStatusBar.cpp medAbstractWorkspaceLegacy.cpp medLinkMenu.cpp medPacsSelector.cpp medRootContainer.cpp medSelectorWorkspace.cpp medTabbedViewContainers.cpp medTableWidgetChooser.cpp medToolBoxContainer.cpp medAnnotationData.cpp medImageMaskAnnotationData.cpp medSeedPointAnnotationData.cpp medAbstractDatabaseImporter.cpp medDataIndex.cpp medDataManager.cpp medDatabaseController.cpp medDatabaseExporter.cpp medDatabaseImporter.cpp medDatabaseItem.cpp medDatabaseModel.cpp medDatabaseNonPersistentController.cpp medDatabaseNonPersistentImporter.cpp medDatabaseNonPersistentItem.cpp medDatabaseProxyModel.cpp medDatabaseReader.cpp medDatabaseRemover.cpp medStorage.cpp medAbstractData.cpp medAbstractDataFactory.cpp medAbstractDataWriter.cpp medAbstractDiffusionModelImageData.cpp medAbstractFibersData.cpp medAbstractImageData.cpp medAbstractMaskData.cpp medAbstractMeshData.cpp medAbstractRoi.cpp medAttachedData.cpp medDataReaderWriter.cpp medMetaDataKeys.cpp medAbstractDataSource.cpp medAbstractDataSourceFactory.cpp medGlobalDefs.cpp medJobItemL.cpp medJobManagerL.cpp medMessageController.cpp medPluginLegacy.cpp medPluginManager.cpp medSettingsManager.cpp medStyleSheetParser.cpp medViewEventFilter.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/lib/medCoreLegacy.lib and object C:/d/w/medInria-b/medInria-build/Debug/lib/medCoreLegacy.exp medCoreLegacy.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\medCoreLegacy.dll Automatic MOC for target medCore Automatic RCC for medCore.qrc Building Custom Rule C:/d/w/medInria/src/layers/medCore/CMakeLists.txt mocs_compilation_Debug.cpp medAbstractJob.cpp medJobManager.cpp medAbstractParameter.cpp medBoolParameter.cpp medBoolParameterGroup.cpp medDoubleParameter.cpp medIntParameter.cpp medStringParameter.cpp medAbstractAddFilterProcess.cpp medAbstractDivideFilterProcess.cpp medAbstractGaussianFilterProcess.cpp medAbstractMedianFilterProcess.cpp medAbstractMultiplyFilterProcess.cpp medAbstractShrinkFilterProcess.cpp medAbstractSingleFilterOperationDoubleProcess.cpp medAbstractSingleFilterOperationProcess.cpp medAbstractSubtractFilterProcess.cpp medAbstractWindowingFilterProcess.cpp medAbstractMaskImageProcess.cpp medAbstractMorphomathOperationProcess.cpp medAbstractDWIMaskingProcess.cpp medAbstractDiffusionModelEstimationProcess.cpp medAbstractDiffusionScalarMapsProcess.cpp medAbstractTractographyProcess.cpp medDiffusionModelEstimationMetaProcess.cpp medAbstractArithmeticOperationProcess.cpp medAbstractProcess.cpp medDiffusionGradientReader.cpp medCore.cpp qrc_medCore.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/lib/medCore.lib and object C:/d/w/medInria-b/medInria-build/Debug/lib/medCore.exp medCore.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\medCore.dll Automatic MOC for target medLog Building Custom Rule C:/d/w/medInria/src/layers/legacy/medLog/CMakeLists.txt mocs_compilation_Debug.cpp itkLogForwarder.cpp vtkLogForwarder.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/lib/medLog.lib and object C:/d/w/medInria-b/medInria-build/Debug/lib/medLog.exp medLog.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\medLog.dll Automatic MOC for target medVtkInria Building Custom Rule C:/d/w/medInria/src/layers/legacy/medVtkInria/CMakeLists.txt mocs_compilation_Debug.cpp medClutEditorToolBox.cpp vtkImageFromBoundsSource.cxx vtkLookupTableManager.cxx vtkTessellatedSphereSource.cxx vtkTransferFunctionPresets.cxx vtkDistanceWidget2.cxx vtkImageOrientedPointWidget.cxx vtkInteractorStyleTrackballCamera2.cxx vtkOrientationAnnotation.cxx vtkOrientedBoxWidget.cxx vtkRulerWidget.cxx medVtkImageInfo.cpp medVtkViewBackend.cpp vtkAxes2DWidget.cxx vtkDataSet2DWidget.cxx vtkImage2DDisplay.cpp vtkImage3DDisplay.cpp vtkImageView.cxx vtkImageView2D.cxx vtkImageView2DCommand.cxx vtkImageView3D.cxx vtkImageView3DCroppingBoxCallback.cxx vtkImageViewCornerAnnotation.cxx vtkInriaInteractorStyleRubberBandZoom.cxx vtkInteractorStyleImageView2D.cxx C:\d\w\medInria\src\layers\legacy\medVtkInria\vtkImageView\vtkImageViewCornerAnnotation.cxx(48): warning C4138: '*/' found outside of comment [C:\d\w\medInria-b\medInria-build\layers\legacy\medVtkInria\medVtkInria.vcxproj] [C:\d\w\medInria-b\superbuild\medInria-install.vcxproj] Creating library C:/d/w/medInria-b/medInria-build/Debug/lib/medVtkInria.lib and object C:/d/w/medInria-b/medInria-build/Debug/lib/medVtkInria.exp medVtkInria.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\medVtkInria.dll Automatic MOC for target medVtkDataMeshBase Building Custom Rule C:/d/w/medInria/src/layers/legacy/medVtkDataMeshBase/CMakeLists.txt mocs_compilation_Debug.cpp vtkMetaDataSet.cxx vtkMetaDataSetSequence.cxx vtkMetaSurfaceMesh.cxx vtkMetaVolumeMesh.cxx Creating library C:/d/w/medInria-b/medInria-build/Debug/lib/medVtkDataMeshBase.lib and object C:/d/w/medInria-b/medInria-build/Debug/lib/medVtkDataMeshBase.exp medVtkDataMeshBase.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\medVtkDataMeshBase.dll Automatic MOC for target medUtilities Building Custom Rule C:/d/w/medInria/src/layers/legacy/medUtilities/CMakeLists.txt mocs_compilation_Debug.cpp imageFilters.cpp medUtilities.cpp medUtilitiesITK.cpp medUtilitiesVTK.cpp statsROI.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/lib/medUtilities.lib and object C:/d/w/medInria-b/medInria-build/Debug/lib/medUtilities.exp medUtilities.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\medUtilities.dll Automatic MOC for target ExportVideoPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/medExportVideo/CMakeLists.txt mocs_compilation_Debug.cpp medExportVideo.cpp medExportVideoPlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/ExportVideoPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/ExportVideoPlugin.exp ExportVideoPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\ExportVideoPlugin.dll Automatic MOC for target medRegistration Building Custom Rule C:/d/w/medInria/src/layers/legacy/medRegistration/CMakeLists.txt mocs_compilation_Debug.cpp itkProcessRegistration.cpp registrationFactory.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/lib/medRegistration.lib and object C:/d/w/medInria-b/medInria-build/Debug/lib/medRegistration.exp medRegistration.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\medRegistration.dll Automatic MOC for target LCCLogDemonsPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/LCCLogDemons/CMakeLists.txt mocs_compilation_Debug.cpp LCCLogDemons.cpp LCCLogDemonsPlugin.cpp LCCLogDemonsToolBox.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/LCCLogDemonsPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/LCCLogDemonsPlugin.exp LCCLogDemonsPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\LCCLogDemonsPlugin.dll Automatic MOC for target diffeomorphicDemonsPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/diffeomorphicDemons/CMakeLists.txt mocs_compilation_Debug.cpp diffeomorphicDemons.cpp diffeomorphicDemonsPlugin.cpp diffeomorphicDemonsToolBox.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/diffeomorphicDemonsPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/diffeomorphicDemonsPlugin.exp diffeomorphicDemonsPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\diffeomorphicDemonsPlugin.dll Automatic MOC for target iterativeClosestPointPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/iterativeClosestPoint/CMakeLists.txt mocs_compilation_Debug.cpp iterativeClosestPointPlugin.cpp iterativeClosestPointProcess.cpp iterativeClosestPointToolBox.cpp medICPFilter.cxx Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/iterativeClosestPointPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/iterativeClosestPointPlugin.exp iterativeClosestPointPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\iterativeClosestPointPlugin.dll Automatic MOC for target medWidgets Building Custom Rule C:/d/w/medInria/src/layers/medWidgets/CMakeLists.txt mocs_compilation_Debug.cpp medDiffusionSelectorToolBox.cpp medAbstractParameterPresenter.cpp medBoolParameterPresenter.cpp medDoubleParameterPresenter.cpp medIntParameterPresenter.cpp medStringParameterPresenter.cpp medAbstractMedianFilterProcessPresenter.cpp medAbstractShrinkFilterProcessPresenter.cpp medAbstractSingleFilterOperationDoubleProcessPresenter.cpp medAbstractSingleFilterOperationProcessPresenter.cpp medAbstractWindowingFilterProcessPresenter.cpp medAbstractMaskImageProcessPresenter.cpp medAbstractMorphomathOperationProcessPresenter.cpp medAbstractDWIMaskingProcessPresenter.cpp medAbstractDiffusionModelEstimationProcessPresenter.cpp medAbstractDiffusionScalarMapsProcessPresenter.cpp medAbstractTractographyProcessPresenter.cpp medDiffusionModelEstimationMetaProcessPresenter.cpp medAbstractArithmeticOperationProcessPresenter.cpp medAbstractProcessPresenter.cpp medWidgets.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/lib/medWidgets.lib and object C:/d/w/medInria-b/medInria-build/Debug/lib/medWidgets.exp medWidgets.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\medWidgets.dll Automatic MOC for target itkDWIBrainMaskCalculatorProcessPlugin Automatic RCC for itkDWIBrainMaskCalculatorProcessPlugin.qrc Building Custom Rule C:/d/w/medInria/src/plugins/process/itkDWIBrainMaskCalculatorProcess/CMakeLists.txt mocs_compilation_Debug.cpp itkDWIBrainMaskCalculatorProcess.cpp itkDWIBrainMaskCalculatorProcessPlugin.cpp itkDWIBrainMaskCalculatorProcessPresenter.cpp qrc_itkDWIBrainMaskCalculatorProcessPlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/itkDWIBrainMaskCalculatorProcessPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/itkDWIBrainMaskCalculatorProcessPlugin.exp itkDWIBrainMaskCalculatorProcessPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins\itkDWIBrainMaskCalculatorProcessPlugin.dll Automatic MOC for target itkDataDiffusionGradientListPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/itkDataDiffusionGradientList/CMakeLists.txt mocs_compilation_Debug.cpp itkDataDiffusionGradientList.cpp itkDataDiffusionGradientListPlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/itkDataDiffusionGradientListPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/itkDataDiffusionGradientListPlugin.exp itkDataDiffusionGradientListPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\itkDataDiffusionGradientListPlugin.dll Automatic MOC for target medImageIO Building Custom Rule C:/d/w/medInria/src/layers/legacy/medImageIO/CMakeLists.txt mocs_compilation_Debug.cpp itkDCMTKImageIO.cpp itkDataImageReaderBase.cpp itkDataImageWriterBase.cpp itkGISImageIO.cpp itkGISImageIOFactory.cpp itkMultiThreadedImageIOBase.cpp medInrimageImageIO.cpp C:\d\w\medInria\src\layers\legacy\medImageIO\medInrimageImageIO.cpp(944): warning C4477: 'sprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'itk::ImageIOBase::SizeValueType' [C:\d\w\medInria-b\medInria-build\layers\legacy\medImageIO\medImageIO.vcxproj] [C:\d\w\medInria-b\superbuild\medInria-install.vcxproj] C:\d\w\medInria\src\layers\legacy\medImageIO\medInrimageImageIO.cpp(944): note: consider using '%llu' in the format string C:\d\w\medInria\src\layers\legacy\medImageIO\medInrimageImageIO.cpp(944): note: consider using '%Iu' in the format string C:\d\w\medInria\src\layers\legacy\medImageIO\medInrimageImageIO.cpp(944): note: consider using '%I64u' in the format string C:\d\w\medInria\src\layers\legacy\medImageIO\medInrimageImageIO.cpp(944): warning C4477: 'sprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 2 has type 'itk::ImageIOBase::SizeValueType' [C:\d\w\medInria-b\medInria-build\layers\legacy\medImageIO\medImageIO.vcxproj] [C:\d\w\medInria-b\superbuild\medInria-install.vcxproj] C:\d\w\medInria\src\layers\legacy\medImageIO\medInrimageImageIO.cpp(944): note: consider using '%llu' in the format string C:\d\w\medInria\src\layers\legacy\medImageIO\medInrimageImageIO.cpp(944): note: consider using '%Iu' in the format string C:\d\w\medInria\src\layers\legacy\medImageIO\medInrimageImageIO.cpp(944): note: consider using '%I64u' in the format string C:\d\w\medInria\src\layers\legacy\medImageIO\medInrimageImageIO.cpp(944): warning C4477: 'sprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 3 has type 'itk::ImageIOBase::SizeValueType' [C:\d\w\medInria-b\medInria-build\layers\legacy\medImageIO\medImageIO.vcxproj] [C:\d\w\medInria-b\superbuild\medInria-install.vcxproj] C:\d\w\medInria\src\layers\legacy\medImageIO\medInrimageImageIO.cpp(944): note: consider using '%llu' in the format string C:\d\w\medInria\src\layers\legacy\medImageIO\medInrimageImageIO.cpp(944): note: consider using '%Iu' in the format string C:\d\w\medInria\src\layers\legacy\medImageIO\medInrimageImageIO.cpp(944): note: consider using '%I64u' in the format string vtkItkConversion.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/lib/medImageIO.lib and object C:/d/w/medInria-b/medInria-build/Debug/lib/medImageIO.exp medImageIO.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\medImageIO.dll Automatic MOC for target itkDataImagePlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/itkDataImage/CMakeLists.txt mocs_compilation_Debug.cpp dicomRtImageWriter.cpp itkDicomDataImageWriter.cpp itkGISDataImageWriter.cpp itkGiplDataImageWriter.cpp itkMetaDataImageWriter.cpp itkNiftiDataImageWriter.cpp itkNrrdDataImageWriter.cpp itkVTKDataImageWriter.cpp itkBMPDataImageReader.cpp itkDCMTKDataImageReader.cpp itkDataImageReaderCommand.cpp itkGDCMDataImageReader.cpp itkGISDataImageReader.cpp itkGiplDataImageReader.cpp itkJPEGDataImageReader.cpp itkMetaDataImageReader.cpp itkNiftiDataImageReader.cpp itkNrrdDataImageReader.cpp itkPNGDataImageReader.cpp itkPhilipsRECDataImageReader.cpp itkTIFFDataImageReader.cpp itkVTKDataImageReader.cpp medVtkViewItkDataImageNavigator.cpp vtkPolydataNormalsOrienter.cpp vtkVectorManager.cxx vtkVectorOrienter.cxx vtkVectorVisuManager.cxx vtkLimitVectorsToVOI.cxx medVtkViewItkDataImage4DInteractor.cpp medVtkViewItkDataImageInteractor.cpp medVtkViewItkVectorFieldInteractor.cpp itkDataImagePlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/itkDataImagePlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/itkDataImagePlugin.exp itkDataImagePlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\itkDataImagePlugin.dll Automatic MOC for target itkDataSHImagePlugin Automatic RCC for itkDataSHImage.qrc Building Custom Rule C:/d/w/medInria/src/plugins/legacy/itkDataSHImage/CMakeLists.txt mocs_compilation_Debug.cpp itkDataSHImageWriterBase.cpp itkMetaDataSHImageWriter.cpp itkDataSHImageReader.cpp itkDataSHImageVtkViewInteractor.cpp vtkSphericalHarmonicGlyph.cxx vtkSphericalHarmonicManager.cxx vtkSphericalHarmonicSource.cxx vtkSphericalHarmonicVisuManager.cxx itkDataSHImageDouble3.cpp itkDataSHImageFloat3.cpp itkDataSHImagePlugin.cpp qrc_itkDataSHImage.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/itkDataSHImagePlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/itkDataSHImagePlugin.exp itkDataSHImagePlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\itkDataSHImagePlugin.dll Automatic MOC for target itkDataTensorImagePlugin Automatic RCC for itkDataTensorImage.qrc Building Custom Rule C:/d/w/medInria/src/plugins/legacy/itkDataTensorImage/CMakeLists.txt mocs_compilation_Debug.cpp itkDataTensorImageWriterBase.cpp itkMetaDataTensorImageWriter.cpp itkNiftiDataTensorImageWriter.cpp itkNrrdDataTensorImageWriter.cpp itkDataTensorImageReaderBase.cpp itkMetaDataTensorImageReader.cpp itkNiftiDataTensorImageReader.cpp itkNrrdDataTensorImageReader.cpp vtkTensorManager.cxx vtkTensorVisuManager.cxx itkDataTensorImageVtkViewInteractor.cpp vtkFlipTensorImageFilter.cxx itkDataTensorImageDouble3.cpp itkDataTensorImageFloat3.cpp itkDataTensorImagePlugin.cpp qrc_itkDataTensorImage.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/itkDataTensorImagePlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/itkDataTensorImagePlugin.exp itkDataTensorImagePlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\itkDataTensorImagePlugin.dll Automatic MOC for target itkFiltersPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/itkFilters/CMakeLists.txt mocs_compilation_Debug.cpp itkFiltersAddProcess.cpp itkFiltersBinaryCloseProcess.cpp itkFiltersBinaryOpenProcess.cpp itkFiltersBinaryThresholdingProcess.cpp itkFiltersComponentSizeThresholdProcess.cpp itkFiltersDilateProcess.cpp itkFiltersDivideProcess.cpp itkFiltersErodeProcess.cpp itkFiltersGaussianProcess.cpp itkFiltersGrayscaleCloseProcess.cpp itkFiltersGrayscaleOpenProcess.cpp itkFiltersInvertProcess.cpp itkFiltersMedianProcess.cpp itkFiltersMultiplyProcess.cpp itkFiltersNormalizeProcess.cpp itkFiltersPlugin.cpp itkFiltersProcessBase.cpp itkFiltersShrinkProcess.cpp itkFiltersSubtractProcess.cpp itkFiltersThresholdingProcess.cpp itkFiltersToolBox.cpp itkFiltersWindowingProcess.cpp itkMorphologicalFiltersProcessBase.cpp itkMorphologicalFiltersToolBox.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/itkFiltersPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/itkFiltersPlugin.exp itkFiltersPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\itkFiltersPlugin.dll Automatic MOC for target itkINRDataImageReaderPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/itkINRDataImageReader/CMakeLists.txt mocs_compilation_Debug.cpp itkINRDataImageReader.cpp itkINRDataImageReaderPlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/itkINRDataImageReaderPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/itkINRDataImageReaderPlugin.exp itkINRDataImageReaderPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\itkINRDataImageReaderPlugin.dll Automatic MOC for target itkINRDataImageWriterPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/itkINRDataImageWriter/CMakeLists.txt mocs_compilation_Debug.cpp itkINRDataImageWriter.cpp itkINRDataImageWriterPlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/itkINRDataImageWriterPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/itkINRDataImageWriterPlugin.exp itkINRDataImageWriterPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\itkINRDataImageWriterPlugin.dll Automatic MOC for target itkProcessRegistrationOptimusPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/itkProcessRegistrationOptimus/CMakeLists.txt mocs_compilation_Debug.cpp itkNewUoaOptimizer.cpp itkProcessRegistrationOptimus.cpp itkProcessRegistrationOptimusPlugin.cpp C:\d\w\medInria\src\plugins\legacy\itkProcessRegistrationOptimus\itkNewUoaOptimizer.cpp(1687): warning C4804: '/': unsafe use of type 'bool' in operation [C:\d\w\medInria-b\medInria-build\plugins\legacy\itkProcessRegistrationOptimus\itkProcessRegistrationOptimusPlugin.vcxproj] [C:\d\w\medInria-b\superbuild\medInria-install.vcxproj] itkProcessRegistrationOptimusToolBox.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/itkProcessRegistrationOptimusPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/itkProcessRegistrationOptimusPlugin.exp itkProcessRegistrationOptimusPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\itkProcessRegistrationOptimusPlugin.dll Automatic MOC for target manualRegistrationPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/manualRegistration/CMakeLists.txt mocs_compilation_Debug.cpp manualRegistration.cpp manualRegistrationLandmark.cpp manualRegistrationLandmarkController.cpp manualRegistrationPlugin.cpp manualRegistrationToolBox.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/manualRegistrationPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/manualRegistrationPlugin.exp manualRegistrationPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\manualRegistrationPlugin.dll Automatic MOC for target medAlgorithmPaint Automatic RCC for resources/medAlgorithmPaint.qrc Building Custom Rule C:/d/w/medInria/src/plugins/legacy/medAlgorithmPaint/CMakeLists.txt mocs_compilation_Debug.cpp medAlgorithmPaintPlugin.cpp medAlgorithmPaintToolBox.cpp medPaintBrush.cpp qrc_medAlgorithmPaint.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medAlgorithmPaint.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medAlgorithmPaint.exp medAlgorithmPaint.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\medAlgorithmPaint.dll Automatic MOC for target medBinaryOperationPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/medBinaryOperation/CMakeLists.txt mocs_compilation_Debug.cpp itkAndOperator.cpp itkNotOperator.cpp itkOrOperator.cpp itkXorOperator.cpp medBinaryOperationPlugin.cpp medBinaryOperationToolBox.cpp medBinaryOperatorBase.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medBinaryOperationPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medBinaryOperationPlugin.exp medBinaryOperationPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\medBinaryOperationPlugin.dll Automatic MOC for target medComposer Building Custom Rule C:/d/w/medInria/src/layers/medComposer/CMakeLists.txt mocs_compilation_Debug.cpp medAddFilterProcessNode.cpp medDivideFilterProcessNode.cpp medGaussianFilterProcessNode.cpp medImageDenoisingProcessNode.cpp medInvertFilterProcessNode.cpp medMedianFilterProcessNode.cpp medMultiplyFilterProcessNode.cpp medNormalizeFilterProcessNode.cpp medShrinkFilterProcessNode.cpp medSubtractFilterProcessNode.cpp medSymmetryPlaneAlignmentProcessNode.cpp medWindowingFilterProcessNode.cpp medClosingImageProcessNode.cpp medDilateImageProcessNode.cpp medErodeImageProcessNode.cpp medOpeningImageProcessNode.cpp medMaskImageProcessNode.cpp medDWIMaskingProcessNode.cpp medDiffusionModelEstimationProcessNode.cpp medDiffusionScalarMapsProcessNode.cpp medTractographyProcessNode.cpp medAddImageProcessNode.cpp medDivideImageProcessNode.cpp medMultiplyImageProcessNode.cpp medSubtractImageProcessNode.cpp medWriterNodeBase.cpp medComposerExtension.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/lib/medComposer.lib and object C:/d/w/medInria-b/medInria-build/Debug/lib/medComposer.exp medComposer.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\medComposer.dll Automatic MOC for target medCreateMeshFromMaskPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/medCreateMeshFromMask/CMakeLists.txt mocs_compilation_Debug.cpp medCreateMeshFromMask.cpp medCreateMeshFromMaskPlugin.cpp medCreateMeshFromMaskToolBox.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medCreateMeshFromMaskPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medCreateMeshFromMaskPlugin.exp medCreateMeshFromMaskPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\medCreateMeshFromMaskPlugin.dll Automatic MOC for target medFilteringWorkspaceLPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/medFilteringWorkspaceL/CMakeLists.txt mocs_compilation_Debug.cpp medFilteringWorkspaceL.cpp medFilteringWorkspaceLPlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medFilteringWorkspaceLPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medFilteringWorkspaceLPlugin.exp medFilteringWorkspaceLPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\medFilteringWorkspaceLPlugin.dll Automatic MOC for target medPacs Building Custom Rule C:/d/w/medInria/src/layers/legacy/medPacs/CMakeLists.txt mocs_compilation_Debug.cpp medAbstractPacsBaseScu.cpp medAbstractPacsEchoScu.cpp medAbstractPacsFactory.cpp medAbstractPacsFindScu.cpp medAbstractPacsMoveScu.cpp medAbstractPacsNode.cpp medAbstractPacsResultDataset.cpp medAbstractPacsStoreScp.cpp medAbstractPacsStoreScu.cpp medPacsMover.cpp medPacsWidget.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/lib/medPacs.lib and object C:/d/w/medInria-b/medInria-build/Debug/lib/medPacs.exp medPacs.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\medPacs.dll Automatic MOC for target medInria Automatic RCC for resources/medInria.qrc Building Custom Rule C:/d/w/medInria/src/app/medInria/CMakeLists.txt mocs_compilation_Debug.cpp medVisualizationWorkspace.cpp medFilteringWorkspace.cpp medDiffusionWorkspace.cpp medWorkspaceArea.cpp medHomepageArea.cpp medHomepageButton.cpp medComposerArea.cpp medBrowserArea.cpp medBrowserSourceSelectorToolBox.cpp main.cpp medApplication.cpp medDataSourceManager.cpp medDatabaseDataSource.cpp medEmptyDbWarning.cpp medExportVideoDialog.cpp medFileSystemDataSource.cpp medLogger.cpp medMainWindow.cpp medPacsDataSource.cpp medPluginWidget.cpp medQuickAccessMenu.cpp medSaveModifiedDialog.cpp medSearchToolboxDialog.cpp medSplashScreen.cpp qtlocalpeer.cpp qtsingleapplication.cpp qtsinglecoreapplication.cpp qrc_medInria.cpp medInria.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\medInria.exe Automatic MOC for target medItkArithmeticOperationProcessPlugin Automatic RCC for medItkArithmeticOperationProcessPlugin.qrc Building Custom Rule C:/d/w/medInria/src/plugins/process/arithmetic_operation/CMakeLists.txt mocs_compilation_Debug.cpp medItkAddImageProcess.cpp medItkArithmeticOperationProcessPlugin.cpp medItkDivideImageProcess.cpp medItkMultiplyImageProcess.cpp medItkSubtractImageProcess.cpp qrc_medItkArithmeticOperationProcessPlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/medItkArithmeticOperationProcessPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/medItkArithmeticOperationProcessPlugin.exp medItkArithmeticOperationProcessPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins\medItkArithmeticOperationProcessPlugin.dll Automatic MOC for target medItkBiasCorrectionProcessPlugin Automatic RCC for medItkBiasCorrectionProcessPlugin.qrc Building Custom Rule C:/d/w/medInria/src/plugins/process/bias_correction/CMakeLists.txt mocs_compilation_Debug.cpp medItkBiasCorrectionProcess.cpp medItkBiasCorrectionProcessPlugin.cpp medItkBiasCorrectionProcessPresenter.cpp qrc_medItkBiasCorrectionProcessPlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/medItkBiasCorrectionProcessPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/medItkBiasCorrectionProcessPlugin.exp medItkBiasCorrectionProcessPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins\medItkBiasCorrectionProcessPlugin.dll Automatic MOC for target medItkDWIBasicThresholdingProcessPlugin Automatic RCC for medItkDWIBasicThresholdingProcessPlugin.qrc Building Custom Rule C:/d/w/medInria/src/plugins/process/dwi_basic_thresholding/CMakeLists.txt mocs_compilation_Debug.cpp medItkDWIBasicThresholdingProcess.cpp medItkDWIBasicThresholdingProcessPlugin.cpp medItkDWIBasicThresholdingProcessPresenter.cpp qrc_medItkDWIBasicThresholdingProcessPlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/medItkDWIBasicThresholdingProcessPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/medItkDWIBasicThresholdingProcessPlugin.exp medItkDWIBasicThresholdingProcessPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins\medItkDWIBasicThresholdingProcessPlugin.dll Automatic MOC for target medItkMaskImageProcessPlugin Automatic RCC for medItkMaskImageProcessPlugin.qrc Building Custom Rule C:/d/w/medInria/src/plugins/process/mask_image/CMakeLists.txt mocs_compilation_Debug.cpp medItkMaskImageProcess.cpp medItkMaskImageProcessPlugin.cpp qrc_medItkMaskImageProcessPlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/medItkMaskImageProcessPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/medItkMaskImageProcessPlugin.exp medItkMaskImageProcessPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins\medItkMaskImageProcessPlugin.dll Automatic MOC for target medItkMorphomathOperationProcessPlugin Automatic RCC for medItkMorphomathOperationProcessPlugin.qrc Building Custom Rule C:/d/w/medInria/src/plugins/process/morphomath_operation/CMakeLists.txt mocs_compilation_Debug.cpp medItkClosingImageProcess.cpp medItkDilateImageProcess.cpp medItkErodeImageProcess.cpp medItkMorphomathOperationProcessPlugin.cpp medItkOpeningImageProcess.cpp qrc_medItkMorphomathOperationProcessPlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/medItkMorphomathOperationProcessPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/medItkMorphomathOperationProcessPlugin.exp medItkMorphomathOperationProcessPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins\medItkMorphomathOperationProcessPlugin.dll Automatic MOC for target medItkSingleFilterOperationPlugin Automatic RCC for medItkSingleFilterOperationProcessPlugin.qrc Building Custom Rule C:/d/w/medInria/src/plugins/process/single_filter/CMakeLists.txt mocs_compilation_Debug.cpp medItkAddProcess.cpp medItkDivideProcess.cpp medItkGaussianProcess.cpp medItkInvertProcess.cpp medItkMedianProcess.cpp medItkMultiplyProcess.cpp medItkNormalizeProcess.cpp medItkShrinkProcess.cpp medItkSingleFilterOperationProcessPlugin.cpp medItkSubtractProcess.cpp medItkWindowingProcess.cpp qrc_medItkSingleFilterOperationProcessPlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/medItkSingleFilterOperationPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/medItkSingleFilterOperationPlugin.exp medItkSingleFilterOperationPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins\medItkSingleFilterOperationPlugin.dll Automatic MOC for target medMaskApplicationPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/medMaskApplication/CMakeLists.txt mocs_compilation_Debug.cpp medMaskApplication.cpp medMaskApplicationPlugin.cpp medMaskApplicationToolBox.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medMaskApplicationPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medMaskApplicationPlugin.exp medMaskApplicationPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\medMaskApplicationPlugin.dll Automatic MOC for target medMeshingWorkspacePlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/medMeshingWorkspace/CMakeLists.txt mocs_compilation_Debug.cpp medMeshingWorkspace.cpp medMeshingWorkspacePlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medMeshingWorkspacePlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medMeshingWorkspacePlugin.exp medMeshingWorkspacePlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\medMeshingWorkspacePlugin.dll Automatic MOC for target medN4BiasCorrectionPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/medN4BiasCorrection/CMakeLists.txt mocs_compilation_Debug.cpp medN4BiasCorrection.cpp medN4BiasCorrectionPlugin.cpp medN4BiasCorrectionToolBox.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medN4BiasCorrectionPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medN4BiasCorrectionPlugin.exp medN4BiasCorrectionPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\medN4BiasCorrectionPlugin.dll Automatic MOC for target medRegistrationWorkspacePlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/medRegistrationWorkspace/CMakeLists.txt mocs_compilation_Debug.cpp medRegistrationWorkspace.cpp medRegistrationWorkspacePlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medRegistrationWorkspacePlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medRegistrationWorkspacePlugin.exp medRegistrationWorkspacePlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\medRegistrationWorkspacePlugin.dll Automatic MOC for target medRemeshingPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/medRemeshing/CMakeLists.txt mocs_compilation_Debug.cpp medDecimateMeshProcess.cpp medRefineMeshProcess.cpp medRemeshingPlugin.cpp medRemeshingToolBox.cpp medSmoothMeshProcess.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medRemeshingPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medRemeshingPlugin.exp medRemeshingPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\medRemeshingPlugin.dll Automatic MOC for target medSegmentationPlugin Automatic RCC for medSegmentation.qrc Building Custom Rule C:/d/w/medInria/src/plugins/legacy/medSegmentation/CMakeLists.txt mocs_compilation_Debug.cpp medAnnIntImageMaskHelper.cpp medAnnIntSeedPointHelper.cpp medVtkSeedPointHandle.cpp medAbstractPaintCommand.cpp medAnnotationInteractor.cpp medClearMaskCommand.cpp medMagicWandCommand.cpp medPaintCommand.cpp medSegmentationPlugin.cpp qrc_medSegmentation.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medSegmentationPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medSegmentationPlugin.exp medSegmentationPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\medSegmentationPlugin.dll Automatic MOC for target medSegmentationWorkspacePlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/medSegmentationWorkspace/CMakeLists.txt mocs_compilation_Debug.cpp medSegmentationWorkspace.cpp medSegmentationWorkspacePlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medSegmentationWorkspacePlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medSegmentationWorkspacePlugin.exp medSegmentationWorkspacePlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\medSegmentationWorkspacePlugin.dll Automatic MOC for target medVtkFibersDataPlugin Automatic RCC for medVtkFibersData.qrc Building Custom Rule C:/d/w/medInria/src/plugins/legacy/medVtkFibersData/CMakeLists.txt mocs_compilation_Debug.cpp medVtkFibersDataWriter.cpp vtkXMLFiberDataSetWriter.cxx medVtkFibersDataReader.cpp vtkXMLFiberDataSetReader.cxx vtkFiberDataSetManager.cxx vtkFiberKeyboardCallback.cpp vtkFiberPickerCallback.cpp vtkFibersManager.cxx vtkFibersManagerCallback.cpp vtkImageToIsosurface.cxx vtkIsosurfaceManager.cxx vtkLimitFibersToROI.cxx vtkLimitFibersToVOI.cxx medVtkFibersDataInteractor.cpp medVtkFibersData.cpp medVtkFibersDataPlugin.cpp vtkFiberDataSet.cxx qrc_medVtkFibersData.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medVtkFibersDataPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medVtkFibersDataPlugin.exp medVtkFibersDataPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\medVtkFibersDataPlugin.dll Automatic MOC for target medVtkViewPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/medVtkView/CMakeLists.txt mocs_compilation_Debug.cpp medVtkView.cpp medVtkViewNavigator.cpp medVtkViewObserver.cpp medVtkViewPlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medVtkViewPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/medVtkViewPlugin.exp medVtkViewPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\medVtkViewPlugin.dll Automatic MOC for target meshManipulationPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/meshManipulation/CMakeLists.txt mocs_compilation_Debug.cpp meshManipulationPlugin.cpp meshManipulationToolBox.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/meshManipulationPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/meshManipulationPlugin.exp meshManipulationPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\meshManipulationPlugin.dll Automatic MOC for target meshMappingPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/meshMapping/CMakeLists.txt mocs_compilation_Debug.cpp meshMapping.cpp meshMappingPlugin.cpp meshMappingToolBox.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/meshMappingPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/meshMappingPlugin.exp meshMappingPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\meshMappingPlugin.dll Automatic MOC for target polygonRoiPlugin Automatic RCC for polygonRoiPlugin.qrc Building Custom Rule C:/d/w/medInria/src/plugins/legacy/polygonRoi/CMakeLists.txt mocs_compilation_Debug.cpp baseViewEvent.cpp defaultViewEvent.cpp urologyViewEvent.cpp defaultLabelToolBox.cpp polygonRoiToolBox.cpp urologyLabelToolBox.cpp medMouseCrossPosition.cpp polygonRoi.cpp vtkCircleActor2D.cxx vtkContourOverlayRepresentation.cxx vtkInriaInteractorStylePolygonRepulsor.cxx medContoursWriters.cpp medContoursReader.cpp medContours.cpp medDisplayPosContours.cpp medLabelProperty.cpp medTagContours.cpp medWorldPosContours.cpp polygonLabel.cpp polygonRoiPlugin.cpp qrc_polygonRoiPlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/polygonRoiPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/polygonRoiPlugin.exp polygonRoiPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\polygonRoiPlugin.dll Automatic MOC for target qtdcmDataSourcePlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/qtdcmDataSource/CMakeLists.txt mocs_compilation_Debug.cpp qtdcmDataSource.cpp qtdcmDataSourcePlugin.cpp qtdcmDataSourceSerieToolBox.cpp qtdcmDataSourceServersSettingsToolBox.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/qtdcmDataSourcePlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/qtdcmDataSourcePlugin.exp qtdcmDataSourcePlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\qtdcmDataSourcePlugin.dll Automatic MOC for target reformatPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/reformat/CMakeLists.txt mocs_compilation_Debug.cpp medCropToolBox.cpp medReformatWorkspace.cpp medResliceViewer.cpp reformatPlugin.cpp resampleProcess.cpp resliceToolBox.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/reformatPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/reformatPlugin.exp reformatPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\reformatPlugin.dll Automatic MOC for target ttkTensorEstimationProcessPlugin Automatic RCC for ttkTensorEstimationProcessPlugin.qrc Building Custom Rule C:/d/w/medInria/src/plugins/process/ttkTensorEstimationProcess/CMakeLists.txt mocs_compilation_Debug.cpp ttkTensorEstimationProcess.cpp ttkTensorEstimationProcessPlugin.cpp ttkTensorEstimationProcessPresenter.cpp qrc_ttkTensorEstimationProcessPlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/ttkTensorEstimationProcessPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/ttkTensorEstimationProcessPlugin.exp ttkTensorEstimationProcessPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins\ttkTensorEstimationProcessPlugin.dll Automatic MOC for target ttkTensorScalarMapsProcessPlugin Automatic RCC for dtitrack.qrc Automatic RCC for ttkTensorScalarMapsProcessPlugin.qrc Building Custom Rule C:/d/w/medInria/src/plugins/process/ttkTensorScalarMapsProcess/CMakeLists.txt mocs_compilation_Debug.cpp ttkTensorScalarMapsProcess.cpp ttkTensorScalarMapsProcessPlugin.cpp ttkTensorScalarMapsProcessPresenter.cpp qrc_dtitrack.cpp qrc_ttkTensorScalarMapsProcessPlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/ttkTensorScalarMapsProcessPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/ttkTensorScalarMapsProcessPlugin.exp ttkTensorScalarMapsProcessPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins\ttkTensorScalarMapsProcessPlugin.dll Automatic MOC for target ttkTensorTractographyProcessPlugin Automatic RCC for ttkTensorTractographyProcessPlugin.qrc Building Custom Rule C:/d/w/medInria/src/plugins/process/ttkTensorTractographyProcess/CMakeLists.txt mocs_compilation_Debug.cpp ttkTensorTractographyProcess.cpp ttkTensorTractographyProcessPlugin.cpp ttkTensorTractographyProcessPresenter.cpp qrc_ttkTensorTractographyProcessPlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/ttkTensorTractographyProcessPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins/ttkTensorTractographyProcessPlugin.exp ttkTensorTractographyProcessPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins\ttkTensorTractographyProcessPlugin.dll Automatic MOC for target undoRedoRegistrationPlugin Automatic RCC for undoRedoRegistration.qrc Building Custom Rule C:/d/w/medInria/src/plugins/legacy/undoRedoRegistration/CMakeLists.txt mocs_compilation_Debug.cpp undoRedoRegistration.cpp undoRedoRegistrationPlugin.cpp undoRedoRegistrationToolBox.cpp qrc_undoRedoRegistration.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/undoRedoRegistrationPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/undoRedoRegistrationPlugin.exp undoRedoRegistrationPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\undoRedoRegistrationPlugin.dll Automatic MOC for target variationalSegmentationPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/variationalSegmentation/CMakeLists.txt mocs_compilation_Debug.cpp varSegToolBox.cpp variationalSegmentation.cpp variationalSegmentationPlugin.cpp vtkLandmarkSegmentationController.cpp vtkLandmarkWidget.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/variationalSegmentationPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/variationalSegmentationPlugin.exp variationalSegmentationPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\variationalSegmentationPlugin.dll Automatic MOC for target voiCutterPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/voiCutter/CMakeLists.txt mocs_compilation_Debug.cpp voiCutterPlugin.cpp voiCutterToolBox.cpp vtkInriaInteractorStyleDrawPolygon.cxx Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/voiCutterPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/voiCutterPlugin.exp voiCutterPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\voiCutterPlugin.dll Automatic MOC for target vtkDataMeshPlugin Building Custom Rule C:/d/w/medInria/src/plugins/legacy/vtkDataMesh/CMakeLists.txt mocs_compilation_Debug.cpp vtkDataManagerWriter.cxx vtkDataMesh4DWriter.cpp vtkDataMeshWriter.cpp vtkDataMeshWriterBase.cpp vtkDataManagerReader.cxx vtkDataMesh4DReader.cpp vtkDataMeshReader.cpp vtkDataMeshReaderBase.cpp vtkDataMeshNavigator.cpp vtkDataMesh4DInteractor.cpp vtkDataMeshInteractor.cpp vtkDataMesh.cpp vtkDataMesh4D.cpp vtkDataManager.cxx vtkDataMeshPlugin.cpp Creating library C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/vtkDataMeshPlugin.lib and object C:/d/w/medInria-b/medInria-build/Debug/bin/plugins_legacy/vtkDataMeshPlugin.exp vtkDataMeshPlugin.vcxproj -> C:\d\w\medInria-b\medInria-build\Debug\bin\plugins_legacy\vtkDataMeshPlugin.dll Building Custom Rule C:/d/w/medInria/src/CMakeLists.txt Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt No install step for 'medInria' Completed 'medInria' Building Custom Rule C:/d/w/medInria/superbuild/CMakeLists.txt Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKBiasCorrection-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKBiasCorrection-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKColormap-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKColormap-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKCommon-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKCommon-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKConvolution-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKConvolution-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKDeformableMesh-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKDeformableMesh-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKDenoising-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKDenoising-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKDiffusionTensorImage-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKDiffusionTensorImage-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKFastMarching-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKFastMarching-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKFFT-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKFFT-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKImageFeature-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKImageFeature-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKImageIntensity-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKImageIntensity-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOBioRad-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOBioRad-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOBMP-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOBMP-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOBruker-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOBruker-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOCSV-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOCSV-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOGDCM-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOGDCM-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOGE-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOGE-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOGIPL-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOGIPL-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOHDF5-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOHDF5-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOImageBase-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOImageBase-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOIPL-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOIPL-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOJPEG-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOJPEG-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOJPEG2000-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOJPEG2000-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOLSM-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOLSM-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOMeshBase-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMeshBase-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOMeshBYU-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMeshBYU-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOMeshFreeSurfer-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMeshFreeSurfer-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOMeshGifti-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMeshGifti-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOMeshOBJ-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMeshOBJ-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOMeshOFF-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMeshOFF-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOMeshVTK-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMeshVTK-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOMeta-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMeta-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOMINC-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMINC-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOMRC-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOMRC-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIONIFTI-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIONIFTI-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIONRRD-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIONRRD-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOPhilipsREC-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOPhilipsREC-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOPNG-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOPNG-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOSiemens-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOSiemens-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOStimulate-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOStimulate-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOTIFF-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOTIFF-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOTransformBase-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOTransformBase-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOTransformHDF5-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOTransformHDF5-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOTransformInsightLegacy-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOTransformInsightLegacy-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOTransformMatlab-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOTransformMatlab-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOVTK-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOVTK-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKIOXML-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKIOXML-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKKLMRegionGrowing-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKKLMRegionGrowing-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKLabelMap-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKLabelMap-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKMarkovRandomFieldsClassifiers-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKMarkovRandomFieldsClassifiers-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKMesh-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKMesh-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKOptimizers-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKOptimizers-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKOptimizersv4-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKOptimizersv4-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKPDEDeformableRegistration-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKPDEDeformableRegistration-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKPolynomials-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKPolynomials-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKQuadEdgeMesh-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKQuadEdgeMesh-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKQuadEdgeMeshFiltering-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKQuadEdgeMeshFiltering-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKRegionGrowing-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKRegionGrowing-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKRegistrationMethodsv4-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKRegistrationMethodsv4-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKSmoothing-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKSmoothing-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKSpatialObjects-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKSpatialObjects-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKStatistics-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKStatistics-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKTransform-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKTransform-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKVideoCore-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKVideoCore-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKVideoIO-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKVideoIO-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKVTK-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKVTK-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\ITKWatersheds-5.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\ITK\bin\Debug\ITKWatersheds-5.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\QVTKWidgetPlugin.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\QVTKWidgetPlugin.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkalglib-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkalglib-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkChartsCore-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkChartsCore-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkCommonColor-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkCommonColor-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkCommonComputationalGeometry-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkCommonComputationalGeometry-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkCommonCore-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkCommonCore-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkCommonDataModel-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkCommonDataModel-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkCommonExecutionModel-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkCommonExecutionModel-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkCommonMath-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkCommonMath-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkCommonMisc-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkCommonMisc-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkCommonSystem-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkCommonSystem-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkCommonTransforms-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkCommonTransforms-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkDICOMParser-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkDICOMParser-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkDomainsChemistry-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkDomainsChemistry-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkDomainsChemistryOpenGL2-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkDomainsChemistryOpenGL2-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkexoIIc-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkexoIIc-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkexpat-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkexpat-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersAMR-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersAMR-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersCore-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersCore-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersExtraction-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersExtraction-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersFlowPaths-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersFlowPaths-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersGeneral-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersGeneral-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersGeneric-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersGeneric-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersGeometry-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersGeometry-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersHybrid-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersHybrid-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersHyperTree-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersHyperTree-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersImaging-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersImaging-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersModeling-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersModeling-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersParallel-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersParallel-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersParallelImaging-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersParallelImaging-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersPoints-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersPoints-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersProgrammable-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersProgrammable-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersSelection-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersSelection-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersSMP-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersSMP-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersSources-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersSources-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersStatistics-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersStatistics-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersTexture-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersTexture-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersTopology-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersTopology-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkFiltersVerdict-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkFiltersVerdict-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkfreetype-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkfreetype-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkGeovisCore-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkGeovisCore-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkgl2ps-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkgl2ps-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkglew-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkglew-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkGUISupportQt-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkGUISupportQt-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkGUISupportQtOpenGL-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkGUISupportQtOpenGL-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkGUISupportQtSQL-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkGUISupportQtSQL-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkhdf5-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkhdf5-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkhdf5_hl-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkhdf5_hl-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkImagingColor-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingColor-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkImagingCore-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingCore-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkImagingFourier-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingFourier-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkImagingGeneral-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingGeneral-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkImagingHybrid-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingHybrid-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkImagingMath-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingMath-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkImagingMorphological-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingMorphological-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkImagingSources-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingSources-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkImagingStatistics-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingStatistics-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkImagingStencil-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkImagingStencil-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkInfovisCore-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkInfovisCore-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkInfovisLayout-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkInfovisLayout-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkInteractionImage-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkInteractionImage-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkInteractionStyle-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkInteractionStyle-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkInteractionWidgets-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkInteractionWidgets-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOAMR-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOAMR-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOCore-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOCore-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOEnSight-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOEnSight-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOExodus-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOExodus-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOExport-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOExport-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOExportOpenGL2-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOExportOpenGL2-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOGeometry-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOGeometry-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOImage-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOImage-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOImport-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOImport-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOInfovis-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOInfovis-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOLegacy-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOLegacy-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOLSDyna-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOLSDyna-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOMINC-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOMINC-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOMovie-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOMovie-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIONetCDF-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIONetCDF-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOParallel-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOParallel-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOParallelXML-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOParallelXML-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOPLY-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOPLY-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOSQL-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOSQL-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOTecplotTable-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOTecplotTable-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOVideo-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOVideo-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOXML-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOXML-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkIOXMLParser-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkIOXMLParser-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkjpeg-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkjpeg-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkjsoncpp-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkjsoncpp-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtklibharu-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtklibharu-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtklibxml2-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtklibxml2-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtklz4-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtklz4-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkmetaio-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkmetaio-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkNetCDF-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkNetCDF-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtknetcdfcpp-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtknetcdfcpp-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkoggtheora-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkoggtheora-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkParallelCore-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkParallelCore-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkpng-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkpng-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkproj4-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkproj4-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkRenderingAnnotation-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingAnnotation-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkRenderingContext2D-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingContext2D-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkRenderingContextOpenGL2-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingContextOpenGL2-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkRenderingCore-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingCore-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkRenderingFreeType-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingFreeType-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkRenderingGL2PSOpenGL2-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingGL2PSOpenGL2-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkRenderingImage-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingImage-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkRenderingLabel-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingLabel-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkRenderingLOD-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingLOD-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkRenderingOpenGL2-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingOpenGL2-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkRenderingQt-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingQt-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkRenderingVolume-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingVolume-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkRenderingVolumeOpenGL2-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkRenderingVolumeOpenGL2-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtksys-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtksys-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtktiff-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtktiff-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkverdict-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkverdict-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkViewsContext2D-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkViewsContext2D-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkViewsCore-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkViewsCore-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkViewsInfovis-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkViewsInfovis-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkViewsQt-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkViewsQt-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\vtkzlib-8.1.dll <<===>> C:\d\w\medInria_ExtProjs\build\VTK\bin\Debug\vtkzlib-8.1.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\dtkComposer.dll <<===>> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkComposer.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\dtkCore.dll <<===>> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkCore.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\dtkCoreSupport.dll <<===>> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkCoreSupport.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\dtkDistributed.dll <<===>> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkDistributed.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\dtkGuiSupport.dll <<===>> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkGuiSupport.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\dtkLog.dll <<===>> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkLog.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\dtkMath.dll <<===>> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkMath.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\dtkMathSupport.dll <<===>> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkMathSupport.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\dtkMeta.dll <<===>> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkMeta.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\dtkVrSupport.dll <<===>> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkVrSupport.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\dtkWidgets.dll <<===>> C:\d\w\medInria_ExtProjs\build\dtk\bin\Debug\dtkWidgets.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\qtdcm.dll <<===>> C:\d\w\medInria_ExtProjs\build\QtDCM\bin\Debug\qtdcm.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\d3dcompiler_47.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\d3dcompiler_47.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\libEGL.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\libEGL.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\libEGLd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\libEGLd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\libGLESv2.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\libGLESv2.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\libGLESv2d.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\libGLESv2d.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\opengl32sw.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\opengl32sw.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DAnimation.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DAnimation.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DAnimationd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DAnimationd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DCore.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DCore.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DCored.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DCored.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DExtras.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DExtras.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DExtrasd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DExtrasd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DInput.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DInput.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DInputd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DInputd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DLogic.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DLogic.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DLogicd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DLogicd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DQuick.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DQuick.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DQuickAnimation.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DQuickAnimation.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DQuickAnimationd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DQuickAnimationd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DQuickd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DQuickd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DQuickExtras.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DQuickExtras.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DQuickExtrasd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DQuickExtrasd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DQuickInput.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DQuickInput.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DQuickInputd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DQuickInputd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DQuickRender.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DQuickRender.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DQuickRenderd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DQuickRenderd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DQuickScene2D.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DQuickScene2D.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DQuickScene2Dd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DQuickScene2Dd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DRender.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DRender.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt53DRenderd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt53DRenderd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Bluetooth.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Bluetooth.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Bluetoothd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Bluetoothd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Concurrent.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Concurrent.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Concurrentd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Concurrentd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Core.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Core.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Cored.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Cored.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5DBus.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5DBus.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5DBusd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5DBusd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Designer.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Designer.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5DesignerComponents.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5DesignerComponents.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5DesignerComponentsd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5DesignerComponentsd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Designerd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Designerd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Gamepad.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Gamepad.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Gamepadd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Gamepadd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Gui.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Gui.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Guid.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Guid.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Help.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Help.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Helpd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Helpd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Location.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Location.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Locationd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Locationd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Multimedia.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Multimedia.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Multimediad.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Multimediad.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5MultimediaQuick.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5MultimediaQuick.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5MultimediaQuickd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5MultimediaQuickd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5MultimediaWidgets.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5MultimediaWidgets.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5MultimediaWidgetsd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5MultimediaWidgetsd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Network.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Network.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Networkd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Networkd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Nfc.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Nfc.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Nfcd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Nfcd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5OpenGL.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5OpenGL.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5OpenGLd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5OpenGLd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Positioning.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Positioning.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Positioningd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Positioningd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5PositioningQuick.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5PositioningQuick.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5PositioningQuickd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5PositioningQuickd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5PrintSupport.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5PrintSupport.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5PrintSupportd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5PrintSupportd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Qml.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Qml.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Qmld.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Qmld.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Quick.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Quick.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5QuickControls2.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5QuickControls2.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5QuickControls2d.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5QuickControls2d.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Quickd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Quickd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5QuickParticles.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5QuickParticles.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5QuickParticlesd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5QuickParticlesd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5QuickShapes.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5QuickShapes.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5QuickShapesd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5QuickShapesd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5QuickTemplates2.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5QuickTemplates2.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5QuickTemplates2d.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5QuickTemplates2d.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5QuickTest.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5QuickTest.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5QuickTestd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5QuickTestd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5QuickWidgets.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5QuickWidgets.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5QuickWidgetsd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5QuickWidgetsd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5RemoteObjects.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5RemoteObjects.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5RemoteObjectsd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5RemoteObjectsd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Scxml.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Scxml.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Scxmld.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Scxmld.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Sensors.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Sensors.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Sensorsd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Sensorsd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5SerialBus.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5SerialBus.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5SerialBusd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5SerialBusd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5SerialPort.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5SerialPort.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5SerialPortd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5SerialPortd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Sql.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Sql.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Sqld.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Sqld.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Svg.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Svg.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Svgd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Svgd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Test.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Test.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Testd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Testd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5TextToSpeech.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5TextToSpeech.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5TextToSpeechd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5TextToSpeechd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5WebChannel.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5WebChannel.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5WebChanneld.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5WebChanneld.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5WebSockets.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5WebSockets.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5WebSocketsd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5WebSocketsd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5WebView.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5WebView.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5WebViewd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5WebViewd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Widgets.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Widgets.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Widgetsd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Widgetsd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5WinExtras.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5WinExtras.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5WinExtrasd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5WinExtrasd.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Xml.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Xml.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5Xmld.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5Xmld.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5XmlPatterns.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5XmlPatterns.dll Hardlink created for C:\d\w\medInria-b\medInria-build\Debug\bin\Qt5XmlPatternsd.dll <<===>> C:\Qt\5.12.3\msvc2017_64\bin\Qt5XmlPatternsd.dll Building Custom Rule C:/d/w/medInria/CMakeLists.txt Finished: SUCCESS