|
Components에서 다운 받은 것을 테스트 하는데...
에러가 나서요.
설치 에러는
__fastcall EComPort(int ACode, int AWinCode);
__fastcall EComPort(int ACode);
이 함수들이 멀티로 선언 되어 있다길레 주석 처리를 했더니 설치는 했는데...
예제를 컴파일 하는데엽 ^^;
에러가
[Linker Error]Unable to open file 'CPORTSETUP.DFM'
[Linker Error]Unable to open file 'CPORTTIMG.RES'
[Linker Error]Unable to open file 'CPORTTRMSET.DFM'
이라구 나오더라구여...
이 컴포넌트 써보신분 어떻해 해야죠???
아님 다른 컴포넌트를 권해 주심이...
그럼 좋은 하루 되시구엽 ^^; 에궁
|