找回密码
 立即注册
虾米引擎源代码Delphi3KM2引擎源码20121218CQFIR飞尔引擎20120918源码文字广告位置4
APPLEM2引擎源代码传奇引擎delphi源代码DELPHI视频教程
GSQL_6.5.2.1源代码Delphi即时通讯Delphi源码文字广告位置11
文字广告位置12
文字广告位置13
文字广告位置14
文字广告位置15
文字广告位置16
UC845刺客引擎飞龙3delphi源码文字广告位置18
文字广告位置19
文字广告位置20
文字广告位置21文字广告位置22
文字广告位置23
文字广告位置24
文字广告位置25
文字广告位置26文字广告位置27文字广告位置28
查看: 4|回复: 0

[delphi] ICUM2

[复制链接]

841

主题

42

回帖

5760

积分

管理员

积分
5760

最佳新人活跃会员热心会员推广达人宣传达人突出贡献优秀版主荣誉管理论坛元老

QQ
发表于 昨天 13:53 | 显示全部楼层 |阅读模式
  1. LEGM2(bluem2旧版) ASPM2 V2M2 ICUM2
  2. 大家好我是乱世今天给大家icum2引擎编译安装教程4K视频 QQ79115085 icum2被别人开源了 所以 今天给大家做视频教程 目的是学习Delphi传奇引擎 这个教程不一定完整 有记忆力差  这引擎是BUG多 不能运营
  3. D:(BlueCodePXL\Components Raize             一键安装.groupproj
  4. 1编译 2安装 3编译 4安装
  5. D:(BlueCodePXL\Components  BusinessSkinFormVCL12.10D6_10.4Sydney bsfd104Sydney.dproj


  6.    
  7.        TMSDXE10startergroup.groupproj
  8. D:VBlueCodePXL\Components  TMS Component Pack                   tmsdXE14.dproj


  9. D:VBlueCodePXL\Source\SceneUI         DXSceneUIComponents.dproj
  10. D:\BlueCodePXL\Source\uDataViewer\Graphics32\Source\Packages\XE8          GR32.groupproj
  11. 1编译 2 安装
  12. D:\BlueCodePXL\Components\Virtual-TreeView-master                                  VirtualTreesDevelopment.groupproj   
  13. 1编译 2安装
  14. D:\BlueCodePXL\Components\OverbyteIcsV8                                                   OverbyteIcsV8.groupproj
  15. 2编译 1安装

  16. C:\BlueCodePXL\Components\jcl\jcl\Install.bat  选项打勾 要关闭Delphi编译器才能安装
  17. rad studio 10.4 32bit        rad studio 10.4 64bit
  18. C:\Users\Public\Documents\Embarcadero\Studio\21.0\Bpl  如果发现 此路径不对 加此路径
  19. C:\Users\Public\Documents\Embarcadero\Studio\21.0\dcp 加这个路径

  20. DevExpressVCL   使用DxAutolnstaller 2.3.5或一键工具  要关闭Delphi编译器才能安装
  21. BlueCodePXL   DxAutoInstaller 2.3.5.exe  install to  c++builder 打勾

  22. uFormDesinger uFormDesigner.dproj

  23. 删除JCL原有文件夹  替换 最新jcl+DEV安装   Delphi10.4 环境变量别忘记安装
  24. 文件替换 放进这两个目录 删除原来的JCL 用这个
  25. C:\Program Files (x86)\Embarcadero\Studio\21.0\bin\rtl270.bpl 复制
  26. C:\Program Files (x86)\Embarcadero\Studio\21.0\bin64\vcl270.bpl  复制
  27. →C:\BlueCodePXL\Components\jcl\jcl\bin\rtl270.bpl 粘贴
  28. →C:\BlueCodePXL\Components\jcl\jcl\bin64\vcl270.bpl 粘贴
  29. 我要求编译所有包括工具 并搭建 日志

  30. 不显示物品 不显示人物 是 登录器列表问题  配置列表 必须  设置封包密码

  31. 以下全部全局引用添加
  32. C:\BlueCodePXL\Components\Raize\Source;
  33. C:\BlueCodePXL\Components\BusinessSkinFormVCL12.10D6_10.4Sydney;
  34. C:\BlueCodePXL\Components\TMS Component Pack;
  35. C:\BlueCodePXL\Source\SceneUI\Common;
  36. C:\BlueCodePXL\Source\SceneUI;
  37. C:\BlueCodePXL\Components\uFormDesinger;
  38. C:\BlueCodePXL\Components\Virtual-TreeView-master\Source
  39. C:\BlueCodePXL\Components\DevExpressVCL\Library\RS27;
  40. C:\BlueCodePXL\Components\jcl\jcl\lib\d27\win32;
  41. C:\BlueCodePXL\Components\jcl\jcl\source\include;
  42. C:\BlueCodePXL\Source\uDataViewer\Graphics32\Source;
  43. C:\BlueCodePXL\Components\OverbyteIcsV8\Source;
  44. C:\BlueCodePXL\Source\uDataViewer\LockBox;
  45. C:\BlueCodePXL\Components\TurboPower LockBox 3;
  46. C:\BlueCodePXL\Components\NativeXml\nativexml;
  47. C:\BlueCodePXL\Source\NativeXml
  48. C:\BlueCodePXL\SourceSrv\ScriptEnctyptor
  49. C:\BlueCodePXL\SourceSrv\Common
  50. C:\BlueCodePXL\Components\cnvcl\Source\Common

  51. C:\BlueCodePXL\SourceSrv\ProjectGroup1.groupproj 批量编译服务端 服务端程序.groupproj 右键 build all批量编译服务端
  52. C:\BlueCodePXL\Source\ProjectGroup1.groupproj 客户端 登录器 登录器配置器 工具
  53. LoginEditor报错

  54. $(BDSLIB)\$(Platform)\release;$(BDSUSERDIR)\Imports;$(BDS)\Imports;$(BDSCOMMONDIR)\Dcp;$(BDS)\include;C:\BlueCodePXL\Components\Raize\Source    ;C:\BlueCodePXL\Components\BusinessSkinFormVCL12.10D6_10.4Sydney;C:\BlueCodePXL\Components\TMS Component Pack;C:\BlueCodePXL\Source\SceneUI\Common;C:\BlueCodePXL\Source\SceneUI;C:\BlueCodePXL\Components\uFormDesinger;C:\BlueCodePXL\Components\Virtual-TreeView-master\Source C:\BlueCodePXL\Components\DevExpressVCL\Library\RS27;C:\BlueCodePXL\Source\uDataViewer\Graphics32\Source;C:\BlueCodePXL\Components\OverbyteIcsV8\Source;C:\BlueCodePXL\Source\uDataViewer\LockBox;C:\BlueCodePXL\Components\NativeXml\nativexml;C:\BlueCodePXL\Source\NativeXml;C:\BlueCodePXL\Components\TurboPower LockBox 3;C:\BlueCodePXL\SourceSrv\Common;C:\BlueCodePXL\SourceSrv\ScriptEnctyptor;C:\BlueCodePXL\Components\JSocket;C:\BlueCodePXL\Components\cnvcl\Source\Common
复制代码

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|Delphi源代码

GMT+8, 2026-9-15 03:11 , Processed in 0.081354 second(s), 23 queries .

Powered by Discuz! X3.5 Licensed

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表