|
빌더6에서 DSPack234를 구해 컴포넌트를 등록했습니다.
그리구 샘플예제를 불러와서 실행하는데 아래와 같은 오류가 뜹니다.
어찌 해결 해야 하나여??
파일을 다 찾아봐도.. 없는데.. 어찌 해야 하져??
도움 부탁드립니다...
[C++ Error] Direct3D9.hpp(18): E2209 Unable to open include file 'd3d9.h'
[C++ Error] Direct3D9.hpp(19): E2209 Unable to open include file 'd3d9types.h'
[C++ Error] Direct3D9.hpp(20): E2209 Unable to open include file 'd3d9caps.h'
[C++ Error] Direct3D9.hpp(21): E2257 , expected
[C++ Error] Direct3D9.hpp(22): E2257 , expected
[C++ Error] Direct3D9.hpp(45): E2257 , expected
[C++ Error] Direct3D9.hpp(49): E2257 , expected
|