CnPack 开源软件项目 - How to Get a Customized Build of CnWizards
  网站首页 下载中心 每日构建 文档中心 捐助我们 开发论坛 关于我们 致谢名单 English


 微信扫一扫关注我们的公众号


 最新下载


 
CnWizards 1.6.1.1258
[2025-05-12]

 
CnVCL 组件包 20250512
[2025-05-12]

 
CnPack 密码算法库 20250512
[2025-05-12]
  每日构建版下载
  专家包时间线
 项目相关链接


 
CnPack GitHub 首页
GIT 使用说明
申请加入 CnPack
CnPack 成员名单
 网站访问量

今日首页访问: 805
今日页面流量: 63366
全部首页访问: 5474021
全部页面流量: 24535086
建站日期: 2003-09-01

 
How to Get a Customized Build of CnWizards
 
CnPack 开源软件项目 2007-08-07 13:34:57

CnWizards' latest source code on CnPack CVS supports Customized Building. We provide a Tool CnCustBuild to control the file 'cnwizards\Source\CnWizards.inc' to define the compile directives to include or exclude the Wizards.

If you want to get a customized build of CnWizards that only contains the features you want, you can follow these steps:

1. Download latest (nightly-build) installer of CnWizards and install it.
  http://www.cnpack.org/downbuilds.php

2. Download latest source code from CnPack SVN to local directory.

  svn checkout http://cnpack.googlecode.com/svn/trunk/

3. Start Delphi, Open cnwizards\Tools\CnCustBuild\CnCustBuild.dpr and Run.

4. In CnCustBuild Window, Select the Wizards you want, and Press 'Save' to save the CnWizards.inc file.

5. Close CnCustBuild, Open CnWizards Project file CnWizards_Dx.dpr in cnwizards\Source and Build. If you use C++Builder, Open CnWizards Project file CnWizards_cbx.bpr in cnwizards\Source and Build.

5. Copy the DLL file from cnwizards\Bin to installation directory, e.g. C:Program Files\CnPack\CnWizards to overwrite the original one.

6. Start IDE. Now you can see the customized build of CnWizards in your IDE.

NOTE:

1. Some wizards can NOT support all versions of IDE in spite of checked or not.

2. Only Wizards can be customized. Other parts, such as framework, multi-lang support, run-time library and Help file do not support it.

3. Some wizards maybe has dependency. If you can not compile the CnWizards project when you select some wizards in CnCustBuild window, please tell us (master@cnpack.org). We'll try to improve it.



本文已阅读 31981 次
来自: CnPack 开源软件项目

上一主题 | 返回上级下一主题

相关主题:


版权所有(C) 2001-2025 CnPack 开发组 网站编写:Zhou Jinyu