--- ray/platform/Windows_32.cfg 2016/03/10 17:36:18 1.11 +++ ray/platform/Windows_32.cfg 2016/03/10 18:09:43 1.12 @@ -25,7 +25,8 @@ LINKFLAGS: /DEBUG /INCREMENTAL:NO # never touch below this [code] RAD_ARGSCOMPAT: fixargv0.c -RAD_MATHCOMPAT: erf.c +# VC 2015 includes erf() and erfc() +# RAD_MATHCOMPAT: erf.c RAD_NETCOMPAT: win_netproc.c RAD_PROCESS: win_process.c win_popen.c RAD_PCALLS: raypwin.c