Programming/Blah Blah
afxcontrolbars.h 포함 파일을 찾을수 없습니다.
휘탱
2015. 5. 27. 20:20
MFC에서 #include <afxcontrolbars.h> 위와 같은 헤더파일을 참조하면
fatal error C1083: 포함 파일을 열 수 없습니다. 'afxcontrolbars.h': No such file or directory 이러한 오류를 발생합니다.
MFC의 리본 및 컨트롤 막대 지원하는 헤더파일로써 Visual Studio 2008 SP1 을 설치하면 해결됩니다.
Visual Studio 2008 SP1 검색하면 후 설치 하면됨.
반응형