Hi guys,
when trying to compile my old VS2013 projects with VS2015, i get following compile errors:
Code Description Project File Line Suppression State
Error LNK2001 unresolved external symbol ___acrt_iob_func #####\Main.obj 1
Error LNK2001 unresolved external symbol ___stdio_common_vfwprintf #####\Main.obj 1
Error LNK1120 2 unresolved externals ####Rebuild.exe 1
Any idea how to solve this problem?