[에러 메세지]
C:\Program Files (x86)\Windows Kits\10\bin\x86\rcdll.dll
리소스 컴파일러 DLL을 찾을 수 없습니다.
[에러 원인]
C:\Program Files (x86)\Windows Kits\10\bin\x86 에 rcdll.dll 이 존재하지 않음
[해결 방안]
1. 임시적 방안
C:\Program Files (x86)\Windows Kits\10\bin\10.0.15063.0\x64 에 있는 rcdll.dll 을
C:\Program Files (x86)\Windows Kits\10\bin\x86 에 복사
2. 근본적 방안
windows10 SDK (10.0.14393.0) 업데이트
[참고]
http://webnautes.tistory.com/1138
https://www.visualstudio.com/ko-kr/news/releasenotes/vs2017-knownissues
'Programming > Error Message' 카테고리의 다른 글
How to fix the bug “Expected "required", "optional", or "repeated".”? (0) | 2017.09.11 |
---|---|
SyntaxError: Non-ASCII character '\xeb' in file (0) | 2017.08.21 |
error: ‘for’ loop initial declaration used outside C99 mode (0) | 2017.07.19 |
'/ZI' and '/Gy-' command-line options are incompatible (0) | 2017.05.17 |
test dword ptr [eax],eax ; probe page. (0) | 2017.04.28 |