This is related to CRT changes in VS2015. All printf related functions are now defined inline, which breaks the CMake's link time checking.
This is related to CRT changes in VS2015. All printf related functions are now defined inline, which breaks the CMake's link time checking.