|
ExDBGrid 빌더용 패키지를 만들어서 설치까지는 성공했습니다.
그런데 폼에 올려놓고 컴파일하면 다음과 같은 에러가 발생합니다.
[C++ Error] ExDBGrid.hpp(424): E2347 Parameter mismatch in read access specifier of property StartCell
[C++ Error] ExDBGrid.hpp(425): E2347 Parameter mismatch in read access specifier of property EndCell
[C++ Error] rxStrUtils.hpp(78): E2189 extern variable cannot be initialized
[C++ Error] rxStrUtils.hpp(78): E2188 Expression syntax
[C++ Error] rxStrUtils.hpp(78): E2293 ) expected
[C++ Error] ExRxDBGrid.hpp(434): E2347 Parameter mismatch in read access specifier of property StartCell
[C++ Error] ExRxDBGrid.hpp(435): E2347 Parameter mismatch in read access specifier of property EndCell
[C++ Error] Unit1.h(14): E2209 Unable to open include file 'RXDBCtrl.h'
알고 계시거나 위 컴포넌트를 BCB에서 사용하고 있으신 분이 있으면 꼭 좀 도와주시기 바랍니다.
감사합니다.
|