Cport控件编译错误,急
lshon 2002-03-05 04:23:27 我在安装完CPORT2.63版后,只在Form上放了一个ComPort1,没写任何代码,
直接编译后Cport.hpp出现错误:
[C++ Error] CPort.hpp(686): E2238 Multiple declaration for '_fastcall EComPort::EComPort(int)'
[C++ Error] CPort.hpp(677): E2344 Earlier declaration of '_fastcall EComPort::EComPort(int)'
[C++ Error] CPort.hpp(704): E2238 Multiple declaration for '_fastcall EComPort::EComPort(int,int)'
[C++ Error] CPort.hpp(676): E2344 Earlier declaration of '_fastcall EComPort::EComPort(int,int)'
哪位给指条明路,谢谢。