|
TMS 컴퍼넌트 3.1버전 인데요.
설치를 하면 링크에러가 발생합니다.
에러메세지는
[Link Error]Unresolved external'_fastcall Teengine:TChartValueList:GetCount()' referenced from C:\PROGRAMFILES\....
아마도 TeeChart Pro 7a때문인것 같은데......
그래서 install.txt 문서를 보니 다음과 같은 내용이 있더군요.
Notes for TeeChart Pro users:
The TMS Component Pack comes with support for the default installed
TeeChart in Delphi & C++Builder. If you have installed another version
of TeeChart, open the TMS Component Pack package file, remove TEE*.*
from the requires list of the package an press Install. Delphi or
C++Builder will then automatically add the correct TeeChart library
reference to the TMS Component Pack package file.
package file을 열어서 requires list 의 TEE*.*를 제거하라는것 같은데,
패키지 화일이 *.BPK 인지 궁긍하고, BPK화일의 어느 부분이 requires list 인지 모르겠습니다.
아니면, BPK화일을 더블 클릭하면 빌더가 실행되고 나면Package-TMSC6.BPK 라는 창이 있는데,
이창에서 Requires의 항목을 제거 하라는 것인지 궁금 합니다.
몇일째 고민만 하고 있는데, .....
도저히 해결책이 보이지 않는군요.
|