[Rtk-users] trying to build SimpleRTK using old build

Simon Rit simon.rit at creatis.insa-lyon.fr
Wed Nov 7 10:21:19 EST 2018


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 <markeldaniel at gmail.com> 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<class
> itk::Matrix<double,3,4>,class std::allocator<class itk::Matrix<double,3,4>
> > > 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: <https://public.kitware.com/pipermail/rtk-users/attachments/20181107/6092e445/attachment-0001.html>


More information about the Rtk-users mailing list