BCB6.0加控件的问题
选择Component->import ActiveX Control 我把*.ocx的文件ADD进去 然后点install怎么后来出错了啊
错误代码:
[C++ Error] MSChartLib_TLB.h(7249): E2347 Parameter mismatch in write access specifier of property Font
[C++ Error] MSChartLib_TLB.h(7373): E2347 Parameter mismatch in write access specifier of property Font
[C++ Error] MSChartLib_TLB.h(7486): E2347 Parameter mismatch in write access specifier of property Font
[C++ Error] MSChartLib_TLB.h(8696): E2347 Parameter mismatch in write access specifier of property Font
[C++ Error] MSChartLib_TLB.h(8935): E2347 Parameter mismatch in write access specifier of property Font
[C++ Error] MSChartLib_TLB.h(9531): E2347 Parameter mismatch in write access specifier of property Font
[Linker Fatal Error] Fatal: Unable to open file 'MSCHARTLIB_OCX.OBJ'
这个要怎么解决啊?