怎样安装TurboPower Async Professional ?

wfliu 2006-12-01 04:36:26
在BCB6.0中 怎样安装TurboPower Async Professional ?
...全文
346 9 打赏 收藏 转发到动态 举报
写回复
用AI写文章
9 条回复
切换为时间正序
请发表友善的回复…
发表回复
easyblue 2006-12-06
  • 打赏
  • 举报
回复
Turbopower的源代码是Delphi的,编译时要“generate all C++ files" (-JPHNE), 才会生成相应的HPP等文件。
leonatcs 2006-12-06
  • 打赏
  • 举报
回复
和你说了,warning没有关系。
adport.h和oomisc.h都是你自己的main.h文件里的,自己写错名字了,改成adport.hpp和oomisc.hpp。
wfliu 2006-12-05
  • 打赏
  • 举报
回复
各位老大 ,我搜索不到 AdPort.h ,
路径我设的是source下,

我卸载后再次安装A406_R61.bpk时,还是出现一个Warnings: 1
然后报错:写入失败,什么原因 ?
[C++ Warning] A406_R61.cpp(3): W8058 Cannot create pre-compiled header: write failed
wfliu 2006-12-04
  • 打赏
  • 举报
回复
编译程序时出现:

[C++ Error] Main.h(18): E2209 Unable to open include file 'AdPort.h'
[C++ Error] Main.h(19): E2209 Unable to open include file 'OoMisc.h'


是不是安装控件时出现错误啊 ?
wfliu 2006-12-04
  • 打赏
  • 举报
回复
leonatcs 老大,在第4步时出现下面错误,有什么问题? 继续做完第五步后安装成功。

下面的错误有问题吗 ?

4. Open & compile the runtime package specific to the IDE being
used. (bcb6用packages文件夹里的A406_R61.bpk,因为async的版本不同,不一定是406。先双击打开,compile)


Compile时出现:Done: There are warnings.
Hints: 0 Warnings: 1 Errors: 0

[C++ Warning] A406_R61.cpp(3): W8058 Cannot create pre-compiled header: write failed

wfliu 2006-12-04
  • 打赏
  • 举报
回复
谢谢 leonatcs ,测试后即结贴 !
leonatcs 2006-12-04
  • 打赏
  • 举报
回复
有warning一般没有问题,但是无法打开头文件可能是路径设置的不对,在Project|Options|Directories/Conditionals下面,有一个library path,假设你解压到D:\Program Files\Borland\CBuilder6\3rd\,那么路径是该文件夹下的tpapro_4_06下的source文件夹。或者你搜索一下'AdPort.h'看在哪里。
leonatcs 2006-12-02
  • 打赏
  • 举报
回复
3. Installation


To install TurboPower APRO into your IDE, take the following steps:

1. Unzip the release files into a directory (比如:D:\Program Files\Borland\CBuilder6\3rd\).

2. Start Delphi or C++Builder.

3. Add the source subdirectory (e.g., d:\apro\source) to the IDE's
library path. ( 在Project|Options|Directories/Conditionals下面,内容比如:$(BCB)\lib\obj;$(BCB)\lib;D:\Program Files\Borland\CBuilder6\3rd\tpapro_4_06\source )

4. Open & compile the runtime package specific to the IDE being
used. (bcb6用packages文件夹里的A406_R61.bpk,因为async的版本不同,不一定是406。先双击打开,compile)

5. Open & install the designtime package specific to the IDE being
used. The IDE should notify you the components have been
installed.(这次是A406_D61.bpk,compile,然后按install。)
wfliu 2006-12-02
  • 打赏
  • 举报
回复
自己顶一下

13,825

社区成员

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

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