Ehlib安装成功, 但........
EhLib 6.3 Build 6.3.168 source included version. 顺利安装进CB2010.
工程中添加DBGridEh后, 编译错误:
[BCC32 Error] OrderIns.h(10): E2209 Unable to open include file 'DBAxisGridsEh.hpp'
[BCC32 Error] OrderIns.h(11): E2209 Unable to open include file 'DBGridEh.hpp'
[BCC32 Error] OrderIns.h(12): E2209 Unable to open include file 'DBGridEhGrouping.hpp'
[BCC32 Error] OrderIns.h(13): E2209 Unable to open include file 'DBGridEhToolCtrls.hpp'
[BCC32 Error] OrderIns.h(14): E2209 Unable to open include file 'DynVarsEh.hpp'
[BCC32 Error] OrderIns.h(15): E2209 Unable to open include file 'GridsEh.hpp'
[BCC32 Error] OrderIns.h(16): E2209 Unable to open include file 'ToolCtrlsEh.hpp'
我发现目录中有文件DBAxisGridsEh.pas, DBGridEh.pas.....等等,但不知为何安装的时候没有转换成hpp? 郁闷。 哪位大侠能帮帮忙?先谢谢了!