link.exe error on Windows 8
Posted: Thu Feb 15, 2024 8:42 pm
On Windows 8, when I compile the code, which is only one line, I get the following error and it doesn't run.
Code: Select all
a + 1
Translation:---------------------------
link.exe - 시스템 오류
---------------------------
컴퓨터에 api-ms-win-crt-string-l1-1-0.dll이(가) 없어 프로그램을 시작할 수 없습니다. 프로그램을 다시 설치하여 이 문제를 해결하십시오.
link.exe - System Error
---------------------------
The program can't start because api-ms-win-crt-string-l1-1-0.dll is missing from your computer. Please install the program again to fix this problem.