Yes, I tried to do it with these as well, and I get the same error.
Yes, I tried to do it with these as well, and I get the same error.
Hey! I'm trying to build ANTs on Windows 10 with Visual Studio 2015. What I've done so far: 1. I've cloned ANTs and started building it with CMake GUI. 2. I've build ZLIB after seeing that cmake couldn't find it. 3. I've menaged to build SuperBuild fo my visual studio. Now, when I'm trying to compile it, I get command line error. After investigation of CMakeError, I found following errors: cl : Command line error D8021: invalid numeric argument '/Wno-uninitialized' cl : Command line error D8021:...