From markeldaniel at gmail.com Tue Nov 6 15:37:31 2018 From: markeldaniel at gmail.com (Daniel Markel) Date: Tue, 6 Nov 2018 15:37:31 -0500 Subject: [Rtk-users] trying to build SimpleRTK using old build Message-ID: Hi there, I managed to get RTK installed on a windows 7 64-bit build a while back and am trying to repeat the process now on a desktop PC but having a lot of trouble and was wondering if anyone had run into the same issues I had and found a solution. I was able to install ITK correctly but kept FFTW off (not sure if this is causing the issues as I did this last time and it was fine). When it comes to installing RTK I'm only installing he Python wrapper with SimpleRTK, I turned off all CUDA options and had to use a downloaded version of swigwin for my swig.exe since the included version didn't seem to be working when I tried to build it. I'm using ITK 4.10.1 and RTK 1.3.0 as this was what had successfully built last time. The first error I got was that it could not open SimpleRTKIO.lib, I did a bit of searching and came upon this thread. https://public.kitware.com/pipermail/rtk-users/2016-September/010341.html I could create the .lib files similar to how arvid did but then when I went to build the full RTK solution or tried to build the DLLs I got this error. 1>------ Build started: Project: BasicFiltersSourceCode, Configuration: Release x64 ------ 2>------ Build started: Project: SimpleRTKBasicFilters1, Configuration: Release x64 ------ 2>srtkCastImageFilter-2.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkCastImageFilter-2l.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkCastImageFilter-2v.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkCastImageFilter-3.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkCastImageFilter-3l.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkCastImageFilter-3v.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkCastImageFilter.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkStatisticsImageFilter.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkHashImageFilter.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkMeasurementMap.cxx 2>srtkAddImageFilter.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkAndImageFilter.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkBackProjectionImageFilter.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkBinaryNotImageFilter.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkBitwiseNotImageFilter.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkComplexToImaginaryImageFilter.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkComplexToRealImageFilter.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkConjugateGradientConeBeamReconstructionFilter.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkConstantImageSource.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkDisplacedDetectorForOffsetFieldOfViewImageFilter.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>Generating Code... 2>Compiling... 2>srtkDivideImageFilter.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkDrawCylinderImageFilter.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkDrawEllipsoidImageFilter.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkDrawSheppLoganFilter.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>srtkElektaSynergyRawLookupTableImageFilter.cxx 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 namespace and TR1-only machinery are deprecated and will be REMOVED. You can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that you have received this warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): note: see declaration of 'std::tr1' 2>Generating Code... 2>RTK.lib(RTK.dll) : error LNK2005: "public: class std::vector,class std::allocator > > const & __cdecl rtk::ProjectionGeometry<3>::GetMatrices(void)" (?GetMatrices@?$ProjectionGeometry@$02 at rtk@@QEAAAEBV?$vector at V?$Matrix at N $02$03 at itk@@V?$allocator at V?$Matrix at N$02$03 at itk@@@std@@@std@@XZ) already defined in srtkBackProjectionImageFilter.obj 2>C:\RTKBuild\SimpleRTK-build\bin\Release\SimpleRTKBasicFilters1-0.9.dll : fatal error LNK1169: one or more multiply defined symbols found 2>Done building project "SimpleRTKBasicFilters1.vcxproj" -- FAILED. ========== Build: 1 succeeded, 1 failed, 5 up-to-date, 0 skipped ========== I assume I shouldn't have to manually build SimpleRTKCommon and all he filters, in that thread you said you managed to successfully build it but there were no details. Any ideas what I'm doing wrong? -Daniel -------------- next part -------------- An HTML attachment was scrubbed... URL: From simon.rit at creatis.insa-lyon.fr Wed Nov 7 10:21:19 2018 From: simon.rit at creatis.insa-lyon.fr (Simon Rit) Date: Wed, 7 Nov 2018 16:21:19 +0100 Subject: [Rtk-users] trying to build SimpleRTK using old build In-Reply-To: References: Message-ID: Hi, I never had that problem but it seems that GetMatrices is compiled twice so we may want to move its definition to a rtkProjectionGeometry.cxx. In any case, be aware that we have removed SimpleRTK, we will no longer support it but we will provide another python wrapping with pre-compiled packages. Conversion of existing python code should not be too hard in my experience. Sorry for the inconvenience. Best regards, Simon On Tue, Nov 6, 2018 at 9:38 PM Daniel Markel wrote: > Hi there, > > I managed to get RTK installed on a windows 7 64-bit build a > while back and am trying to repeat the process now on a desktop PC but > having a lot of trouble and was wondering if anyone had run into the same > issues I had and found a solution. > > I was able to install ITK correctly but kept FFTW off (not sure if this is > causing the issues as I did this last time and it was fine). > > When it comes to installing RTK I'm only installing he Python wrapper with > SimpleRTK, I turned off all CUDA options and had to use a downloaded > version of swigwin for my swig.exe since the included version didn't seem > to be working when I tried to build it. > > I'm using ITK 4.10.1 and RTK 1.3.0 as this was what had successfully built > last time. > > The first error I got was that it could not open SimpleRTKIO.lib, I did a > bit of searching and came upon this thread. > > https://public.kitware.com/pipermail/rtk-users/2016-September/010341.html > > I could create the .lib files similar to how arvid did but then when I > went to build the full RTK solution or tried to build the DLLs I got this > error. > > > 1>------ Build started: Project: BasicFiltersSourceCode, Configuration: > Release x64 ------ > 2>------ Build started: Project: SimpleRTKBasicFilters1, Configuration: > Release x64 ------ > 2>srtkCastImageFilter-2.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkCastImageFilter-2l.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkCastImageFilter-2v.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkCastImageFilter-3.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkCastImageFilter-3l.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkCastImageFilter-3v.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkCastImageFilter.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkStatisticsImageFilter.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkHashImageFilter.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkMeasurementMap.cxx > 2>srtkAddImageFilter.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkAndImageFilter.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkBackProjectionImageFilter.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkBinaryNotImageFilter.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkBitwiseNotImageFilter.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkComplexToImaginaryImageFilter.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkComplexToRealImageFilter.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkConjugateGradientConeBeamReconstructionFilter.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkConstantImageSource.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkDisplacedDetectorForOffsetFieldOfViewImageFilter.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>Generating Code... > 2>Compiling... > 2>srtkDivideImageFilter.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkDrawCylinderImageFilter.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkDrawEllipsoidImageFilter.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkDrawSheppLoganFilter.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>srtkElektaSynergyRawLookupTableImageFilter.cxx > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/functional.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(41): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(42): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(43): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>c:\rtk\utilities\simplertk\code\common\include\nsstd/type_traits.h(44): > warning C4996: 'std::tr1': warning STL4002: The non-Standard std::tr1 > namespace and TR1-only machinery are deprecated and will be REMOVED. You > can define _SILENCE_TR1_NAMESPACE_DEPRECATION_WARNING to acknowledge that > you have received this warning. > 2>C:\Program Files (x86)\Microsoft Visual > Studio\2017\Community\VC\Tools\MSVC\14.15.26726\include\functional(2691): > note: see declaration of 'std::tr1' > 2>Generating Code... > 2>RTK.lib(RTK.dll) : error LNK2005: "public: class std::vector itk::Matrix,class std::allocator > > > const & __cdecl rtk::ProjectionGeometry<3>::GetMatrices(void)" > (?GetMatrices@?$ProjectionGeometry@$02 at rtk@@QEAAAEBV?$vector at V?$Matrix at N > $02$03 at itk@@V?$allocator at V?$Matrix at N$02$03 at itk@@@std@@@std@@XZ) already > defined in srtkBackProjectionImageFilter.obj > 2>C:\RTKBuild\SimpleRTK-build\bin\Release\SimpleRTKBasicFilters1-0.9.dll : > fatal error LNK1169: one or more multiply defined symbols found > 2>Done building project "SimpleRTKBasicFilters1.vcxproj" -- FAILED. > ========== Build: 1 succeeded, 1 failed, 5 up-to-date, 0 skipped ========== > > > I assume I shouldn't have to manually build SimpleRTKCommon and all he > filters, in that thread you said you managed to successfully build it but > there were no details. Any ideas what I'm doing wrong? > > -Daniel > _______________________________________________ > Rtk-users mailing list > Rtk-users at public.kitware.com > https://public.kitware.com/mailman/listinfo/rtk-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From colddiesun at gmail.com Sat Nov 10 15:21:19 2018 From: colddiesun at gmail.com (tao sun) Date: Sat, 10 Nov 2018 15:21:19 -0500 Subject: [Rtk-users] Fwd: test datasets link missing In-Reply-To: References: Message-ID: Hi, I am looking at the datasets here http://wiki.openrtk.org/index.php/RTK/TestingDatasets. But it seemed the link to the midas is not working anymore. Any instruction about where the data are migrated? Thanks, Tao Sun -------------- next part -------------- An HTML attachment was scrubbed... URL: From julien.jomier at kitware.com Sun Nov 11 07:49:13 2018 From: julien.jomier at kitware.com (Julien Jomier) Date: Sun, 11 Nov 2018 13:49:13 +0100 Subject: [Rtk-users] Fwd: test datasets link missing In-Reply-To: References: Message-ID: Hi Tao, Thanks for pointing this out, we recently move the testing data from MIDAS to Girder. I have updated the wiki to reflect that. Julien On 10/11/2018 21:21, tao sun wrote: > > Hi, > > I am looking at the datasets here > http://wiki.openrtk.org/index.php/RTK/TestingDatasets. > But it seemed the link to the midas is not working anymore. Any > instruction about where the data are migrated? > > Thanks, > Tao Sun > > _______________________________________________ > Rtk-users mailing list > Rtk-users at public.kitware.com > https://public.kitware.com/mailman/listinfo/rtk-users > From colddiesun at gmail.com Sun Nov 11 12:50:26 2018 From: colddiesun at gmail.com (tao sun) Date: Sun, 11 Nov 2018 12:50:26 -0500 Subject: [Rtk-users] Fwd: test datasets link missing In-Reply-To: References: Message-ID: Hi Julien, Thanks for the update. I think some of the dataset are still missing, for instance: http://wiki.openrtk.org/index.php/RTK/Examples/ElektaReconstruction http://wiki.openrtk.org/index.php/RTK/Examples/4DROOSTERReconstruction The projections data cannot be found. Can you have a look? regards, Tao Julien Jomier ? 2018?11?11? ?? ??7:49??? > Hi Tao, > > Thanks for pointing this out, we recently move the testing data from > MIDAS to Girder. I have updated the wiki to reflect that. > > Julien > > On 10/11/2018 21:21, tao sun wrote: > > > > Hi, > > > > I am looking at the datasets here > > http://wiki.openrtk.org/index.php/RTK/TestingDatasets. > > But it seemed the link to the midas is not working anymore. Any > > instruction about where the data are migrated? > > > > Thanks, > > Tao Sun > > > > _______________________________________________ > > Rtk-users mailing list > > Rtk-users at public.kitware.com > > https://public.kitware.com/mailman/listinfo/rtk-users > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From julien.jomier at kitware.com Sun Nov 11 13:23:44 2018 From: julien.jomier at kitware.com (Julien Jomier) Date: Sun, 11 Nov 2018 19:23:44 +0100 Subject: [Rtk-users] Fwd: test datasets link missing In-Reply-To: References: Message-ID: <1850F286-0754-4A05-828F-57B32F1A7B41@kitware.com> Search Elekta on data.kitware.com. It's there. Let me know if you don't find it. Julien > On 11 Nov 2018, at 18:50, tao sun wrote: > > Hi Julien, > > Thanks for the update. I think some of the dataset are still missing, for instance: > http://wiki.openrtk.org/index.php/RTK/Examples/ElektaReconstruction > http://wiki.openrtk.org/index.php/RTK/Examples/4DROOSTERReconstruction > The projections data cannot be found. Can you have a look? > > regards, > Tao > > Julien Jomier ? 2018?11?11? ?? ??7:49??? >> Hi Tao, >> >> Thanks for pointing this out, we recently move the testing data from >> MIDAS to Girder. I have updated the wiki to reflect that. >> >> Julien >> >> On 10/11/2018 21:21, tao sun wrote: >> > >> > Hi, >> > >> > I am looking at the datasets here >> > http://wiki.openrtk.org/index.php/RTK/TestingDatasets. >> > But it seemed the link to the midas is not working anymore. Any >> > instruction about where the data are migrated? >> > >> > Thanks, >> > Tao Sun >> > >> > _______________________________________________ >> > Rtk-users mailing list >> > Rtk-users at public.kitware.com >> > https://public.kitware.com/mailman/listinfo/rtk-users >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From colddiesun at gmail.com Sun Nov 11 13:58:05 2018 From: colddiesun at gmail.com (tao sun) Date: Sun, 11 Nov 2018 13:58:05 -0500 Subject: [Rtk-users] Fwd: test datasets link missing In-Reply-To: <1850F286-0754-4A05-828F-57B32F1A7B41@kitware.com> References: <1850F286-0754-4A05-828F-57B32F1A7B41@kitware.com> Message-ID: Hi Julien, I can see the folder but I believe the projection data are missing, which should be large file. For instance the one in the second link from my last mail: https://midas3.kitware.com/midas/download/item/208648/projections.tgz Thanks, Tao Julien Jomier ? 2018?11?11? ?? ??1:23??? > Search Elekta on data.kitware.com. It's there. Let me know if you don't > find it. > > Julien > > On 11 Nov 2018, at 18:50, tao sun wrote: > > Hi Julien, > > Thanks for the update. I think some of the dataset are still missing, for > instance: > http://wiki.openrtk.org/index.php/RTK/Examples/ElektaReconstruction > http://wiki.openrtk.org/index.php/RTK/Examples/4DROOSTERReconstruction > The projections data cannot be found. Can you have a look? > > regards, > Tao > > Julien Jomier ? 2018?11?11? ?? ??7:49??? > >> Hi Tao, >> >> Thanks for pointing this out, we recently move the testing data from >> MIDAS to Girder. I have updated the wiki to reflect that. >> >> Julien >> >> On 10/11/2018 21:21, tao sun wrote: >> > >> > Hi, >> > >> > I am looking at the datasets here >> > http://wiki.openrtk.org/index.php/RTK/TestingDatasets. >> > But it seemed the link to the midas is not working anymore. Any >> > instruction about where the data are migrated? >> > >> > Thanks, >> > Tao Sun >> > >> > _______________________________________________ >> > Rtk-users mailing list >> > Rtk-users at public.kitware.com >> > https://public.kitware.com/mailman/listinfo/rtk-users >> > >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From simon.rit at creatis.insa-lyon.fr Sun Nov 11 15:55:16 2018 From: simon.rit at creatis.insa-lyon.fr (Simon Rit) Date: Sun, 11 Nov 2018 21:55:16 +0100 Subject: [Rtk-users] Fwd: test datasets link missing In-Reply-To: References: <1850F286-0754-4A05-828F-57B32F1A7B41@kitware.com> Message-ID: Hi Tao, Yes, only the test data have been transferred yet. I'll upload the rest tomorrow. Sorry for the inconvenience. Best, Simon On Sun, Nov 11, 2018 at 7:58 PM tao sun wrote: > Hi Julien, > > I can see the folder but I believe the projection data are missing, which > should be large file. > For instance the one in the second link from my last mail: > https://midas3.kitware.com/midas/download/item/208648/projections.tgz > > Thanks, > Tao > > > Julien Jomier ? 2018?11?11? ?? ??1:23??? > >> Search Elekta on data.kitware.com. It's there. Let me know if you don't >> find it. >> >> Julien >> >> On 11 Nov 2018, at 18:50, tao sun wrote: >> >> Hi Julien, >> >> Thanks for the update. I think some of the dataset are still missing, for >> instance: >> http://wiki.openrtk.org/index.php/RTK/Examples/ElektaReconstruction >> http://wiki.openrtk.org/index.php/RTK/Examples/4DROOSTERReconstruction >> The projections data cannot be found. Can you have a look? >> >> regards, >> Tao >> >> Julien Jomier ? 2018?11?11? ?? ??7:49??? >> >>> Hi Tao, >>> >>> Thanks for pointing this out, we recently move the testing data from >>> MIDAS to Girder. I have updated the wiki to reflect that. >>> >>> Julien >>> >>> On 10/11/2018 21:21, tao sun wrote: >>> > >>> > Hi, >>> > >>> > I am looking at the datasets here >>> > http://wiki.openrtk.org/index.php/RTK/TestingDatasets. >>> > But it seemed the link to the midas is not working anymore. Any >>> > instruction about where the data are migrated? >>> > >>> > Thanks, >>> > Tao Sun >>> > >>> > _______________________________________________ >>> > Rtk-users mailing list >>> > Rtk-users at public.kitware.com >>> > https://public.kitware.com/mailman/listinfo/rtk-users >>> > >>> >> _______________________________________________ > Rtk-users mailing list > Rtk-users at public.kitware.com > https://public.kitware.com/mailman/listinfo/rtk-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From simon.rit at creatis.insa-lyon.fr Mon Nov 12 11:19:30 2018 From: simon.rit at creatis.insa-lyon.fr (Simon Rit) Date: Mon, 12 Nov 2018 17:19:30 +0100 Subject: [Rtk-users] Fwd: test datasets link missing In-Reply-To: References: <1850F286-0754-4A05-828F-57B32F1A7B41@kitware.com> Message-ID: Hi, All the test data have now been moved and the links updated on the wiki. Please let me know if you notice something wrong. Best regards, Simon On Sun, Nov 11, 2018 at 9:55 PM Simon Rit wrote: > Hi Tao, > Yes, only the test data have been transferred yet. I'll upload the rest > tomorrow. Sorry for the inconvenience. > Best, > Simon > > On Sun, Nov 11, 2018 at 7:58 PM tao sun wrote: > >> Hi Julien, >> >> I can see the folder but I believe the projection data are missing, which >> should be large file. >> For instance the one in the second link from my last mail: >> https://midas3.kitware.com/midas/download/item/208648/projections.tgz >> >> Thanks, >> Tao >> >> >> Julien Jomier ? 2018?11?11? ?? ??1:23??? >> >>> Search Elekta on data.kitware.com. It's there. Let me know if you don't >>> find it. >>> >>> Julien >>> >>> On 11 Nov 2018, at 18:50, tao sun wrote: >>> >>> Hi Julien, >>> >>> Thanks for the update. I think some of the dataset are still missing, >>> for instance: >>> http://wiki.openrtk.org/index.php/RTK/Examples/ElektaReconstruction >>> http://wiki.openrtk.org/index.php/RTK/Examples/4DROOSTERReconstruction >>> The projections data cannot be found. Can you have a look? >>> >>> regards, >>> Tao >>> >>> Julien Jomier ? 2018?11?11? ?? ??7:49??? >>> >>>> Hi Tao, >>>> >>>> Thanks for pointing this out, we recently move the testing data from >>>> MIDAS to Girder. I have updated the wiki to reflect that. >>>> >>>> Julien >>>> >>>> On 10/11/2018 21:21, tao sun wrote: >>>> > >>>> > Hi, >>>> > >>>> > I am looking at the datasets here >>>> > http://wiki.openrtk.org/index.php/RTK/TestingDatasets. >>>> > But it seemed the link to the midas is not working anymore. Any >>>> > instruction about where the data are migrated? >>>> > >>>> > Thanks, >>>> > Tao Sun >>>> > >>>> > _______________________________________________ >>>> > Rtk-users mailing list >>>> > Rtk-users at public.kitware.com >>>> > https://public.kitware.com/mailman/listinfo/rtk-users >>>> > >>>> >>> _______________________________________________ >> Rtk-users mailing list >> Rtk-users at public.kitware.com >> https://public.kitware.com/mailman/listinfo/rtk-users >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From simon.rit at creatis.insa-lyon.fr Mon Nov 26 04:22:00 2018 From: simon.rit at creatis.insa-lyon.fr (Simon Rit) Date: Mon, 26 Nov 2018 10:22:00 +0100 Subject: [Rtk-users] compilation issues in case of outside of ITK directory build In-Reply-To: References: Message-ID: Hi, Sorry for the long delay. I couldn't resolve the problem but Matt McCormick did it for us: https://discourse.itk.org/t/link-issue-with-dynamic-libraries/1434/2 That fixed the issue for me. Best regards, Simon On Wed, Oct 31, 2018 at 4:55 PM Simon Rit wrote: > Hi, > I can reproduce the problem and I haven't found a solution yet. I'll let > you know when I have a fix... > Simon > > On Sat, Oct 27, 2018 at 6:06 AM Julia Semyakishkina < > prekrasnaya1985 at gmail.com> wrote: > >> Hi. Yes, i am. >> Could you just run this simple script in empty directory: >> #!/bin/sh >> wget >> https://sourceforge.net/projects/itk/files/itk/4.13/InsightToolkit-4.13.1.tar.gz >> tar -xvzf InsightToolkit-4.13.1.tar.gz >> mkdir InsightToolkit-4.13.1/build && cd InsightToolkit-4.13.1/build >> cmake -D CMAKE_BUILD_TYPE=Release -D BUILD_SHARED_LIBS:BOOL=ON .. && make >> -j`grep -c processor /proc/cpuinfo` >> ITK_DIR=`pwd` >> cd ../../ >> git clone https://github.com/SimonRit/RTK >> mkdir RTK/build && cd RTK/build >> cmake -D CMAKE_BUILD_TYPE=Release -D BUILD_SHARED_LIBS:BOOL=ON -D >> BUILD_TESTING:BOOL=OFF -D ITK_DIR:PATH=$ITK_DIR .. && make >> >> Don't you have the same linker errors i wrote in the previous message ? >> >> some info about my system >> Ubuntu 17.04 >> Linux mnolro6001 4.10.0-42-generic #46-Ubuntu SMP Mon Dec 4 14:38:01 UTC >> 2017 x86_64 x86_64 x86_64 GNU/Linux >> gcc version 6.3.0 20170406 (Ubuntu 6.3.0-12ubuntu2) >> cmake version 3.13.0-rc1 >> >> >> >> >> On Fri, Oct 26, 2018 at 8:05 PM Simon Rit >> wrote: >> >>> Hi, >>> Are you sure it's shared with the same compilation mode (Debug or >>> Release) ? >>> Simon >>> >>> On Fri, Oct 26, 2018 at 5:18 AM Julia Semyakishkina < >>> prekrasnaya1985 at gmail.com> wrote: >>> >>>> Ok, it works in case ITK Static -> RTK Static. When i try to build ITK >>>> Shared -> RTK Shared, i have got: >>>> [ 19%] Linking CXX executable ../../bin/rtkamsterdamshroud >>>> CMakeFiles/rtkamsterdamshroud.dir/rtkamsterdamshroud.cxx.o: In function >>>> `rtk::ThreeDCircularProjectionGeometryXMLFileReader::New()': >>>> rtkamsterdamshroud.cxx:(.text._ZN3rtk45ThreeDCircularProjectionGeometryXMLFileReader3NewEv[_ZN3rtk45ThreeDCircularProjectionGeometryXMLFileReader3NewEv]+0xe): >>>> undefined reference to `typeinfo for >>>> rtk::ThreeDCircularProjectionGeometryXMLFileReader' >>>> rtkamsterdamshroud.cxx:(.text._ZN3rtk45ThreeDCircularProjectionGeometryXMLFileReader3NewEv[_ZN3rtk45ThreeDCircularProjectionGeometryXMLFileReader3NewEv]+0x41): >>>> undefined reference to `typeinfo for >>>> rtk::ThreeDCircularProjectionGeometryXMLFileReader' >>>> rtkamsterdamshroud.cxx:(.text._ZN3rtk45ThreeDCircularProjectionGeometryXMLFileReader3NewEv[_ZN3rtk45ThreeDCircularProjectionGeometryXMLFileReader3NewEv]+0xc9): >>>> undefined reference to >>>> `rtk::ThreeDCircularProjectionGeometryXMLFileReader::ThreeDCircularProjectionGeometryXMLFileReader()' >>>> CMakeFiles/rtkamsterdamshroud.dir/rtkamsterdamshroud.cxx.o: In function >>>> `std::vector, >>>> std::allocator >, std::allocator>>> std::char_traits, std::allocator > > > const >>>> rtk::GetProjectionsFileNamesFromGgo(args_info_rtkamsterdamshroud >>>> const&)': >>>> rtkamsterdamshroud.cxx:(.text._ZN3rtk30GetProjectionsFileNamesFromGgoI28args_info_rtkamsterdamshroudEEKSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS8_EERKT_[_ZN3rtk30GetProjectionsFileNamesFromGgoI28args_info_rtkamsterdamshroudEEKSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS8_EERKT_]+0x3c1): >>>> undefined reference to `rtk::RegisterIOFactories()' >>>> CMakeFiles/rtkamsterdamshroud.dir/rtkamsterdamshroud.cxx.o: In function >>>> `rtk::ProjectionsReader >>>> >::GenerateOutputInformation()': >>>> rtkamsterdamshroud.cxx:(.text._ZN3rtk17ProjectionsReaderIN3itk5ImageIdLj3EEEE25GenerateOutputInformationEv[_ZN3rtk17ProjectionsReaderIN3itk5ImageIdLj3EEEE25GenerateOutputInformationEv]+0x8e1): >>>> undefined reference to `rtk::RegisterIOFactories()' >>>> collect2: error: ld returned 1 exit status >>>> applications/rtkamsterdamshroud/CMakeFiles/rtkamsterdamshroud.dir/build.make:141: >>>> recipe for target 'bin/rtkamsterdamshroud' failed >>>> make[2]: *** [bin/rtkamsterdamshroud] Error 1 >>>> CMakeFiles/Makefile2:512: recipe for target >>>> 'applications/rtkamsterdamshroud/CMakeFiles/rtkamsterdamshroud.dir/all' >>>> failed >>>> make[1]: *** >>>> [applications/rtkamsterdamshroud/CMakeFiles/rtkamsterdamshroud.dir/all] >>>> Error 2 >>>> Makefile:129: recipe for target 'all' failed >>>> make: *** [all] Error 2 >>>> >>>> On Fri, Oct 26, 2018 at 2:59 AM Simon Rit < >>>> simon.rit at creatis.insa-lyon.fr> wrote: >>>> >>>>> Hi, >>>>> It seems that you are trying to compile against an installed ITK_DIR. >>>>> This is no longer possible, see this thread: >>>>> https://github.com/SimonRit/RTK/issues/207 >>>>> Can you try to compile against your build directory (set ITK_DIR to >>>>> the build directory)? >>>>> Thanks, >>>>> Simon >>>>> >>>>> On Thu, Oct 25, 2018 at 5:16 PM Julia Semyakishkina < >>>>> prekrasnaya1985 at gmail.com> wrote: >>>>> >>>>>> Hello. >>>>>> I can't build RTK in Linux. I've done all default steps described in >>>>>> wiki, but on configure i've got: >>>>>> CMake Error at utilities/lp_solve/CMakeLists.txt:9 (include): >>>>>> include could not find load file: >>>>>> >>>>>> ITKModuleMacros >>>>>> >>>>>> >>>>>> Hm.. it tries include module that exists in src ITK dir, not >>>>>> install... >>>>>> I mean >>>>>> "ls /usr/local/lib/cmake/ITK-4.13 | grep ITKModuleMacros" prints >>>>>> nothing >>>>>> "ls /home/user/src/ITK/CMake | grep ITKModuleMacros" prints >>>>>> ITKModuleMacros.cmake >>>>>> >>>>>> OK, i have just tried to add >>>>>> CMAKE_MODULE_PATH=/home/user/src/ITK/CMake and got next error: >>>>>> >>>>>> CMake Error at CMakeLists.txt:250 (message): >>>>>> Modules can only be built against an ITK build tree; they cannot be >>>>>> built >>>>>> against an ITK install tree. >>>>>> >>>>>> Let's look at the code: >>>>>> >>>>>> if(NOT ITK_SOURCE_DIR) >>>>>> if(NOT EXISTS ${ITK_CMAKE_DIR}/ITKModuleMacros.cmake) >>>>>> message(FATAL_ERROR "Modules can only be built against an ITK >>>>>> build tree; they cannot be built against an ITK install tree.") >>>>>> endif() >>>>>> list(APPEND CMAKE_MODULE_PATH ${ITK_CMAKE_DIR}) >>>>>> include(ITKModuleExternal) >>>>>> else() >>>>>> itk_module_impl() >>>>>> endif() >>>>>> >>>>>> Yea, ITK_SOURCE_DIR is not set in my case, but why there is must be >>>>>> ITKModuleMacros.cmake at my ITK_CMAKE_DIR dir that points to ITK >>>>>> installation dir ? >>>>>> >>>>>> If i set ITK_CMAKE_DIR to /home/user/src/ITK/CMake where >>>>>> ITKModuleMacros is, it resets back to ITK installation directory at >>>>>> # -------------------------------------------------------- >>>>>> # Find ITK (required) >>>>>> if(NOT ITK_SOURCE_DIR) >>>>>> find_package(ITK 4.12.0 REQUIRED) >>>>>> endif() >>>>>> >>>>>> >>>>>> So, the only way i see is to build inside ITK, but i am not familiar >>>>>> with this. Could anyone help me how to build RTK inside ITK. >>>>>> _______________________________________________ >>>>>> Rtk-users mailing list >>>>>> Rtk-users at public.kitware.com >>>>>> https://public.kitware.com/mailman/listinfo/rtk-users >>>>>> >>>>> _______________________________________________ >>>> Rtk-users mailing list >>>> Rtk-users at public.kitware.com >>>> https://public.kitware.com/mailman/listinfo/rtk-users >>>> >>> _______________________________________________ >> Rtk-users mailing list >> Rtk-users at public.kitware.com >> https://public.kitware.com/mailman/listinfo/rtk-users >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: