首页 新闻 论坛 群组 Blog 文档 下载 读书 Tag 网摘 搜索 .NET Java 游戏 视频 人才 外包 培训 数据库 书店 程序员
中国软件网
欢迎您:游客 | 登录 注册 帮助
  • 请问indy 10.2.3在CodeGear RAD Studio2007上安装方法
    进入用户个人空间
    加为好友
    发送私信
    在线聊天
    • xyxuliang
    • 等级:
    • 可用分等级:
    • 总技术分:
    • 总技术分排名:
    • 揭贴率:
    发表于:2008-08-22 15:31:12 楼主
    请问那位知道indy 10.2.3在CodeGear RAD Studio2007上安装方法
    0  修改 删除 举报 引用 回复
    进入用户个人空间
    加为好友
    发送私信
    在线聊天
    • unsigned
    • 等级:
    • 可用分等级:
    • 总技术分:
    • 总技术分排名:
    • 3

      2

      5

    发表于:2008-08-23 00:20:021楼 得分:0
    http://download.csdn.net/source/583914
    修改 删除 举报 引用 回复
    进入用户个人空间
    加为好友
    发送私信
    在线聊天
    • unsigned
    • 等级:
    • 可用分等级:
    • 总技术分:
    • 总技术分排名:
    • 3

      2

      5

    发表于:2008-08-23 00:22:532楼 得分:0
    安装前先删除本机的Indy组件,并到Tools(菜单)->Options...下的Environment Options->C++ Options当中的Include Path和Library Path删除掉Indy10相关的目录.
    修改 删除 举报 引用 回复
    进入用户个人空间
    加为好友
    发送私信
    在线聊天
    • xyxuliang
    • 等级:
    • 可用分等级:
    • 总技术分:
    • 总技术分排名:
    发表于:2008-08-23 09:58:553楼 得分:0
    你好,这个地址打不开http://download.csdn.net/source/583914
    修改 删除 举报 引用 回复
    进入用户个人空间
    加为好友
    发送私信
    在线聊天
    • xyxuliang
    • 等级:
    • 可用分等级:
    • 总技术分:
    • 总技术分排名:
    发表于:2008-08-23 21:05:484楼 得分:0
    你好,Indy10.2.3_cb2007.groupproj在c++ builder 2007上编译不能通过,
    IndyCore110.cbproj
    [DCC Error] IdBuffer.pas(461): E2250 There is no overloaded version of 'BytesToString' that can be called with these arguments
    [DCC Error] IdBuffer.pas(476): E2003 Undeclared identifier: 'IndyMax'
    [DCC Error] IdBuffer.pas(521): E2003 Undeclared identifier: 'IndyMax'
    [DCC Error] IdBuffer.pas(584): E2003 Undeclared identifier: 'IndyMin'
    [DCC Error] IdBuffer.pas(661): E2003 Undeclared identifier: 'en7Bit'
    [DCC Error] IdBuffer.pas(689): E2010 Incompatible types: 'Integer' and 'TIdIPv6Address'
    [DCC Error] IdBuffer.pas(721): E2003 Undeclared identifier: 'BytesToLongWord'
    [DCC Error] IdBuffer.pas(865): E2003 Undeclared identifier: 'IndyLength'
    [DCC Error] IdBuffer.pas(869): E2003 Undeclared identifier: 'IndyMax'
    [DCC Error] IdBuffer.pas(875): E2034 Too many actual parameters
    [DCC Error] IdBuffer.pas(903): E2250 There is no overloaded version of 'BytesToString' that can be called with these arguments
    [DCC Error] pasall.tmp(60): F2063 Could not compile used unit 'IdBuffer.pas'


    dclIndyCore110.cbproj
    [DCC Error] IdAboutVCL.pas(312): E2003 Undeclared identifier: 'IndyFormat'
    [DCC Error] IdAboutVCL.pas(312): E2001 Ordinal type required
    [DCC Error] IdAbout.pas(11): F2063 Could not compile used unit 'IdAboutVCL.pas'

    IndyProtocols110.cbproj
    [DCC Error] IdGlobalProtocols.pas(737): E2003 Undeclared identifier: 'BytesToLongWord'
    [DCC Error] IdGlobalProtocols.pas(833): E2003 Undeclared identifier: 'BytesToLongWord'
    [DCC Error] IdGlobalProtocols.pas(1089): E2003 Undeclared identifier: 'IndyStrToInt'
    [DCC Error] IdGlobalProtocols.pas(1149): E2003 Undeclared identifier: 'IndyStrToInt'
    [DCC Error] IdGlobalProtocols.pas(1232): E2003 Undeclared identifier: 'IndyStrToInt'
    [DCC Error] IdGlobalProtocols.pas(1254): E2003 Undeclared identifier: 'OffSetFromUTC'
    [DCC Error] IdGlobalProtocols.pas(1265): E2003 Undeclared identifier: 'IndyFormat'
    [DCC Error] IdGlobalProtocols.pas(1282): E2003 Undeclared identifier: 'OffSetFromUTC'
    [DCC Error] IdGlobalProtocols.pas(1422): E2003 Undeclared identifier: 'IndyIncludeTrailingPathDelimiter'
    [DCC Error] IdGlobalProtocols.pas(1489): E2003 Undeclared identifier: 'IndyDirectoryExists'
    [DCC Error] IdGlobalProtocols.pas(1493): E2003 Undeclared identifier: 'IndyIncludeTrailingPathDelimiter'
    [DCC Error] IdGlobalProtocols.pas(1701): E2003 Undeclared identifier: 'IndyStrToInt'
    [DCC Warning] IdGlobalProtocols.pas(1701): W1023 Comparing signed and unsigned types - widened both operands
    [DCC Error] IdGlobalProtocols.pas(1865): E2003 Undeclared identifier: 'IndyStrToInt'
    [DCC Warning] IdGlobalProtocols.pas(1865): W1023 Comparing signed and unsigned types - widened both operands
    [DCC Warning] IdGlobalProtocols.pas(1884): W1023 Comparing signed and unsigned types - widened both operands
    [DCC Error] IdGlobalProtocols.pas(1961): E2003 Undeclared identifier: 'IndyStrToInt'
    [DCC Error] IdGlobalProtocols.pas(1996): E2003 Undeclared identifier: 'OffSetFromUTC'
    [DCC Error] IdGlobalProtocols.pas(2671): E2003 Undeclared identifier: 'IndyStrToInt'
    [DCC Error] IdGlobalProtocols.pas(2759): E2003 Undeclared identifier: 'TextEndsWith'
    [DCC Error] IdGlobalProtocols.pas(2759): E2015 Operator not applicable to this operand type
    [DCC Error] IdGlobalProtocols.pas(2762): E2015 Operator not applicable to this operand type
    [DCC Error] IdGlobalProtocols.pas(2780): E2015 Operator not applicable to this operand type
    [DCC Error] IdGlobalProtocols.pas(2784): E2015 Operator not applicable to this operand type
    [DCC Error] IdGlobalProtocols.pas(2800): E2015 Operator not applicable to this operand type
    [DCC Error] IdGlobalProtocols.pas(2800): E2015 Operator not applicable to this operand type
    [DCC Error] IdGlobalProtocols.pas(3023): E2003 Undeclared identifier: 'TextEndsWith'
    [DCC Error] IdGlobalProtocols.pas(3042): E2003 Undeclared identifier: 'IndyLength'
    [DCC Error] IdGlobalProtocols.pas(3064): E2003 Undeclared identifier: 'IndyLength'
    [DCC Error] IdFTPCommon.pas(178): F2063 Could not compile used unit 'IdGlobalProtocols.pas'


    dclIndyProtocols110.cbproj
    [DCC Error] IdGlobalProtocols.pas(737): E2003 Undeclared identifier: 'BytesToLongWord'
    [DCC Error] IdGlobalProtocols.pas(833): E2003 Undeclared identifier: 'BytesToLongWord'
    [DCC Error] IdGlobalProtocols.pas(1089): E2003 Undeclared identifier: 'IndyStrToInt'
    [DCC Error] IdGlobalProtocols.pas(1149): E2003 Undeclared identifier: 'IndyStrToInt'
    [DCC Error] IdGlobalProtocols.pas(1232): E2003 Undeclared identifier: 'IndyStrToInt'
    [DCC Error] IdGlobalProtocols.pas(1254): E2003 Undeclared identifier: 'OffSetFromUTC'
    [DCC Error] IdGlobalProtocols.pas(1265): E2003 Undeclared identifier: 'IndyFormat'
    [DCC Error] IdGlobalProtocols.pas(1282): E2003 Undeclared identifier: 'OffSetFromUTC'
    [DCC Error] IdGlobalProtocols.pas(1422): E2003 Undeclared identifier: 'IndyIncludeTrailingPathDelimiter'
    [DCC Error] IdGlobalProtocols.pas(1489): E2003 Undeclared identifier: 'IndyDirectoryExists'
    [DCC Error] IdGlobalProtocols.pas(1493): E2003 Undeclared identifier: 'IndyIncludeTrailingPathDelimiter'
    [DCC Error] IdGlobalProtocols.pas(1701): E2003 Undeclared identifier: 'IndyStrToInt'
    [DCC Warning] IdGlobalProtocols.pas(1701): W1023 Comparing signed and unsigned types - widened both operands
    [DCC Error] IdGlobalProtocols.pas(1865): E2003 Undeclared identifier: 'IndyStrToInt'
    [DCC Warning] IdGlobalProtocols.pas(1865): W1023 Comparing signed and unsigned types - widened both operands
    [DCC Warning] IdGlobalProtocols.pas(1884): W1023 Comparing signed and unsigned types - widened both operands
    [DCC Error] IdGlobalProtocols.pas(1961): E2003 Undeclared identifier: 'IndyStrToInt'
    [DCC Error] IdGlobalProtocols.pas(1996): E2003 Undeclared identifier: 'OffSetFromUTC'
    [DCC Error] IdGlobalProtocols.pas(2671): E2003 Undeclared identifier: 'IndyStrToInt'
    [DCC Error] IdGlobalProtocols.pas(2759): E2003 Undeclared identifier: 'TextEndsWith'
    [DCC Error] IdGlobalProtocols.pas(2759): E2015 Operator not applicable to this operand type
    [DCC Error] IdGlobalProtocols.pas(2762): E2015 Operator not applicable to this operand type
    [DCC Error] IdGlobalProtocols.pas(2780): E2015 Operator not applicable to this operand type
    [DCC Error] IdGlobalProtocols.pas(2784): E2015 Operator not applicable to this operand type
    [DCC Error] IdGlobalProtocols.pas(2800): E2015 Operator not applicable to this operand type
    [DCC Error] IdGlobalProtocols.pas(2800): E2015 Operator not applicable to this operand type
    [DCC Error] IdGlobalProtocols.pas(3023): E2003 Undeclared identifier: 'TextEndsWith'
    [DCC Error] IdGlobalProtocols.pas(3042): E2003 Undeclared identifier: 'IndyLength'
    [DCC Error] IdGlobalProtocols.pas(3064): E2003 Undeclared identifier: 'IndyLength'
    [DCC Error] IdCoder.pas(137): F2063 Could not compile used unit 'IdGlobalProtocols.pas'
    修改 删除 举报 引用 回复
    进入用户个人空间
    加为好友
    发送私信
    在线聊天
    • sczyq
    • 等级:
    • 可用分等级:
    • 总技术分:
    • 总技术分排名:
    发表于:2008-08-23 21:25:575楼 得分:0
    还是等官方吧
    修改 删除 举报 引用 回复
    进入用户个人空间
    加为好友
    发送私信
    在线聊天
    • unsigned
    • 等级:
    • 可用分等级:
    • 总技术分:
    • 总技术分排名:
    • 3

      2

      5

    发表于:2008-08-24 00:55:496楼 得分:0
    路径没有设置好.
    修改 删除 举报 引用 回复
    进入用户个人空间
    加为好友
    发送私信
    在线聊天
    • xyxuliang
    • 等级:
    • 可用分等级:
    • 总技术分:
    • 总技术分排名:
    发表于:2008-08-24 10:48:347楼 得分:0
    你好,可以把你那编译好的发给我吗?,我这设置了路径也没有用,还是出一样的错误

    xyxuliang@163.com
    修改 删除 举报 引用 回复
    进入用户个人空间
    加为好友
    发送私信
    在线聊天
    • xyxuliang
    • 等级:
    • 可用分等级:
    • 总技术分:
    • 总技术分排名:
    发表于:2008-08-24 11:21:518楼 得分:0
    引用 7 楼 xyxuliang 的回复:
    你好,可以把你那编译好的发给我吗?,我这设置了路径也没有用,还是出一样的错误

    xyxuliang@163.com



    IndySystem110.cbproj 可以编译通过
    修改 删除 举报 引用 回复
    进入用户个人空间
    加为好友
    发送私信
    在线聊天
    • unsigned
    • 等级:
    • 可用分等级:
    • 总技术分:
    • 总技术分排名:
    • 3

      2

      5

    发表于:2008-08-24 20:52:289楼 得分:0
    引用 7 楼 xyxuliang 的回复:
    你好,可以把你那编译好的发给我吗?,我这设置了路径也没有用,还是出一样的错误

    xyxuliang@163.com

    我发编译好的给你也并不一定能行,环境不一样,安装更为麻烦.主要还是路径设置的问题.你可以按照我在二楼说的方法删除掉
    $(BDS)\include\indy10
    $(BDS)\lib\Indy10

    重新添加
    <Indy10的新路径>\lib\system
    <Indy10的新路径>\lib\core
    <Indy10的新路径>\lib\Protocols

    到include Path当中
    重新添加
    <Indy10的新路径>\lib\system\Release
    <Indy10的新路径>\lib\core\Release
    <Indy10的新路径>\lib\Protocols\Release

    到Library Path当中

    必要的话,还需要修改Delphi选项
    Tools菜单->Options...菜单项
    Environment Options->Delphi Options->Library-win32
    Library Path下删除$(BDS)\LIB\Indy10
    并添加上
    <Indy10的新路径>\lib\system
    <Indy10的新路径>\lib\core
    <Indy10的新路径>\lib\Protocols

    Browing Path下删除$(BDS)\Source\Indy10
    并添加上
    <Indy10的新路径>\lib\system
    <Indy10的新路径>\lib\core
    <Indy10的新路径>\lib\Protocols

    Debug DCU Path下删除$(BDS)\LIB\Debug\Indy10
    修改 删除 举报 引用 回复
    进入用户个人空间
    加为好友
    发送私信
    在线聊天
    • xyxuliang
    • 等级:
    • 可用分等级:
    • 总技术分:
    • 总技术分排名:
    发表于:2008-09-04 17:01:5310楼 得分:0
    按照你的方法做了,可编译还是出错.
    就第一个骗译成功.

    修改 删除 举报 引用 回复
    进入用户个人空间
    加为好友
    发送私信
    在线聊天
    • unsigned
    • 等级:
    • 可用分等级:
    • 总技术分:
    • 总技术分排名:
    • 3

      2

      5

    发表于:2008-09-04 17:21:4211楼 得分:0
    还是路径没有配置好.
    修改 删除 举报 引用 回复
    进入用户个人空间
    加为好友
    发送私信
    在线聊天
    • xyxuliang
    • 等级:
    • 可用分等级:
    • 总技术分:
    • 总技术分排名:
    发表于:2008-09-04 20:48:1312楼 得分:0
    把Environment Options->Delphi Options
    Environment Options->c++ Options
    中indy相关的都删除了,重新添加新indy地址.
    可就是编译不过,
    修改 删除 举报 引用 回复
    进入用户个人空间
    加为好友
    发送私信
    在线聊天
    • unsigned
    • 等级:
    • 可用分等级:
    • 总技术分:
    • 总技术分排名:
    • 3

      2

      5

    发表于:2008-09-04 20:50:1013楼 得分:0
    在线不?如果方便的话,帮你远程协助看看.
    修改 删除 举报 引用 回复
    进入用户个人空间
    加为好友
    发送私信
    在线聊天
    • xyxuliang
    • 等级:
    • 可用分等级:
    • 总技术分:
    • 总技术分排名:
    发表于:2008-09-05 09:31:1214楼 得分:0
    可以,谢谢
    请问你的QQ号码是多少.
    我的是88165833
    修改 删除 举报 引用 回复

    网站简介广告服务网站地图帮助联系方式诚聘英才English 问题报告
    北京创新乐知广告有限公司 版权所有 京 ICP 证 070598 号
    世纪乐知(北京)网络技术有限公司 提供技术支持
    Copyright © 2000-2008, CSDN.NET, All Rights Reserved