Ehlib安装成功, 但........

jamesyue2008 2015-05-23 02:00:03
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? 郁闷。 哪位大侠能帮帮忙?先谢谢了!

...全文
203 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
ccrun.com 2015-05-25
  • 打赏
  • 举报
回复
我在1楼不是说了吗,"编译安装后肯定会生成相应的.hpp文件"
jamesyue2008 2015-05-25
  • 打赏
  • 举报
回复
搞定了, 把相应的.PAS文件加到工程中, 重新Build(而不是Make).
jamesyue2008 2015-05-25
  • 打赏
  • 举报
回复
这些控件已经出现了, 并可以添加到Form. 就是编译时出现上述错误.
ccrun.com 2015-05-24
  • 打赏
  • 举报
回复
那就说说你是如何“ 顺利安装”的?
jamesyue2008 2015-05-23
  • 打赏
  • 举报
回复
目录已经添加了,但没有.hpp文件
ccrun.com 2015-05-23
  • 打赏
  • 举报
回复
既然是完整源码的组件,编译安装后肯定会生成相应的.hpp文件,搜索一下在哪个目录中,将这个目录名添加到工程选项的include path中就行了
Ehlib 是著名的数据库连接控制,版本为5.2.84,DBgrid增强VCL控件;支持多表头,多固定列,按表头排序,支持合计列,并支持直接打印。可以和PB的ataWindow媲美。 本版本含完整源代码,支持以下 IDE: Delphi 5,6,7,2005 C++Builder 5,6 BDS 2006 (Delphi 2006, C++Builder 2006) Delphi 2007 RAD Studio 2009 (Delphi 2009, C++Builder 2009) Embarcadero RAD Studio 2010 (Delphi 2010, C++Builder 2010) 本人已在Delphi XE中运行通过,在本人编制的进销存软件中应用完全正常。 注:Delphi 2010、XE里面安装不要修改bpl文件的输出路径,采用默认值,否则安装难以成功。 Version 5.2 + Added feature to group data in the DBGridEh. It is allowed to make grouping at run-time and design-time. Grouping works only when the grid is connected to TMemTableEh dataset. Use next subproperties of Grid.DataGrouping property to adjust grouping Active: Boolean - Set this propery true to active grouping. DefaultStateExpanded: Boolean - defines initial expapnding/collapsing state of new created elements of the grouping tree. GroupLevels: TGridDataGroupLevelsEh - Collection of group levels. Use this property to create template of the grouping. GroupPanelVisible: Boolean - Set this property to True to show special panel at the top part of the grid. Then the panel is thisible it is allowed to form group levels by mouse. Drag title of the requaried column to the group panel and drop it onto panel. Font: TFont - Controls the attributes of the default font of group records in the grid. Color: Tcolor - Default background color of the group records. See demonstration project of grouping in Demos\DataGrouping directory. Version 5.1 * The type of RowPanel property was changed. Instead of Boolean type, now it is an object property with subproperies: Active: Boolean - Defines if it is possible to place cells under each over and if every propetry can have personal hight. + NavKeysNavigationType: TGridRowPanelNavKeysNavigationTypeEh - defines the order of navigation over cells in the grid when keys Up, Down, Left, Right are pressed. rpntRowT

13,874

社区成员

发帖
与我相关
我的任务
社区描述
C++ Builder相关内容讨论区
社区管理员
  • 基础类社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧