Missing api-ms-win-core-rtlsupport-l1-2-0.DLL after building C++ with Visual Studio 2015

  • Thread starter Thread starter phenixwutao2016
  • Start date Start date
P

phenixwutao2016

Guest
hi friend:


I am suffering this build problem. After installed Visual Studio 2015 and update 1, which took 4 hours, then I built my code. But when I tried to run generated executable files (by vc140), it is complaining error in debug mode like "The program can't start because api-ms-win-core-rtlsupport-l1-2-0.DLL is missing from your computer. Try reinstalling the program to fix this problem." My OS is windows 7 Service pack 1. I has been working with VS2013 for more than 2 years, never had this kinds of problems before.


Can anyone help to diagnose what kind of problem was it? Did I miss any package during installation? I have searched on other google web site, didn't find any helpful information. Also I installed vc_redist.x64.exe, but it doesn't help.


Please help because it is blocking me from making further progress on my coding work!!! Thanks a lot.

Continue reading...
 
Back
Top