Programming/C++, MFC
Error。error C1083: 포함 파일을 열 수 없습니다. 'stdint.h': No such file or directory
ilerlemek
2021. 10. 1. 18:24
728x90
반응형
1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\client\clientquery.h(44) : fatal error C1083: 포함 파일을 열 수 없습니다. 'stdint.h': No such file or directory
# 해결 방법
stdint.h 파일 다운로드 후 설치된 Visual Studio의 include 폴더에 추가
https://code.google.com/archive/p/msinttypes/
Google Code Archive - Long-term storage for Google Code Project Hosting.
code.google.com
728x90
반응형