unexpected precompiled header error, simply rerunning the compiler might fix this problem
개발 환경을 재설치 해야 해서 visual studio 2008재설치 후 x64 빌드에 아래 메시지로 빌드 안됨이 발생했다.
혹시 설치 할때 x64빌드에 체크하지 않아서 발생한 것일 까해서
visualstudio2008 설치 파일에서 설치된 구성요소를 확인하고 없으면 추가하려했는데,
아래 메시지 발생하여 구성요소 확인이 안되었다.
a problem has been encountered while loading the setup components. canceling setup
동일한 문제에 대한 링크
hotfix 몇개를 삭제하면 된다는 말도 있고 지우고 다시 설치하라는 말도 있었고 그중 지우고 다시 설치하는걸 택했다
삭제 툴은 아래 경로에서 다움 받았다.
go.microsoft.com/fwlink/?LinkId=105801
삭제는 20분 정도가 소요되었고,
재설치 시 x64옵션을 잊지않고 넣어 주었다.
If you get "unexpected precompiled header error, simply rerunning the compiler might fix this problem" message when you build your x64 project. You should check visual studio installation option.
If you can't change your visual studio installation option. You should remove your IDE by UninstallTool.exe and install again with x64 build option.
'검색로그' 카테고리의 다른 글
삼성전자 이건희 회장 사망 별세 (0) | 2020.10.25 |
---|---|
[서치콘솔]페이지 작업이 일시적으로 사용중지됨(Request Indexing disabled) (0) | 2020.10.23 |
워드문서를 html로 만드는 방법(chmprocessor 사용법) (0) | 2020.09.23 |
유튜브 영상 다시보는 방법 (0) | 2020.09.16 |
msxml4.dll 설치와 telnet 설치 (0) | 2020.09.10 |
댓글