The debug builds must link to the Debug version of the CRT, otherwise trouble will arise from mixing different CRTs into the resulting binary.
The debug builds must link to the Debug version of the CRT, otherwise trouble will arise from mixing different CRTs into the resulting binary.