Steps:
git clone https://github.com/SimpleITK/SimpleITK.git
then I configure with CMake GUI ( this time I used /MTd /Zi /Ob0 /Od /RTC1 )
Then, after I compiled with VS2017, I got errors from above … I really don’t know what should I do … I have done something wrong ?