C++ compilation error on visual studio 2008

153 Views Asked by At

I am using visual studio 2008 due to some compatibility issues, i am getting the following error while building my project -

fatal error C1083: Cannot open include file: 'vcruntime.h' : No such file or directory. I even installed Windows sdk and included the path in my workstation but this error is just taking my time, oit has been almost a day now, i even tried to search this 'vcruntime.h' but its not present in my system

i would love to here some suggestions,

tried installing windows sdk and added to my projects path but not working

0

There are 0 best solutions below