|
얼마 전에도 질문을 올렸습니다만. 도저히 답이 나오질 않네요.
dspack 2.3.4를 설치 과정에 따라 모두 정상적으로 설치하고
컴포넌트 등록도 된상황에서요..
dspack의 아무컴포넌트나 올려놓고 컴파일을 해보면..
아래와 같은 에러가 뜹니다..
-----------------------------------------------------------
[C++ Error] DSUtil.hpp(392): E2257 , expected
[C++ Error] DSUtil.hpp(404): E2293 ) expected
[C++ Error] DSUtil.hpp(505): E2040 Declaration terminated incorrectly
[C++ Error] DSUtil.hpp(557): E2189 extern variable cannot be initialized
[C++ Error] DSUtil.hpp(557): E2108 Improper use of typedef 'LONG'
[C++ Error] DSUtil.hpp(557): E2188 Expression syntax
[C++ Error] DSUtil.hpp(557): E2293 ) expected
[C++ Error] DSUtil.hpp(559): E2189 extern variable cannot be initialized
[C++ Error] DSUtil.hpp(559): E2238 Multiple declaration for 'ULONGLONG'
[C++ Error] DSUtil.hpp(453): E2344 Earlier declaration of 'ULONGLONG'
[C++ Error] DSUtil.hpp(559): E2356 Type mismatch in redeclaration of 'ULONGLONG'
[C++ Error] DSUtil.hpp(453): E2344 Earlier declaration of 'ULONGLONG'
[C++ Error] DSUtil.hpp(559): E2188 Expression syntax
[C++ Error] DSUtil.hpp(559): E2293 ) expected
------------------------------------------------------------
위 문제의 해결법을 아시는분이나, BCB6에서 dspack을 정상적으로 사용하고 계신분
있으시면 정확한 설치과정좀 알려주시면 감사하겠습니다..
자료실에 있는 2.3.1버젼도 설치해서 보면.. 그건 unresoled external 에러가 뜨더군요..
TVideoCap등의 다른 컴포넌트를 써도 될순 있습니다만, 이왕 하는거
dspack을 써서 개발하고 싶어서..^^;;
그럼 모두 새해 복 많이 받으시구욤.
|