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


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


 最新下载


 
CnWizards 1.8.0.1346
[2026-04-13]

 
CnVCL 组件包 20260413
[2026-04-13]

 
CnPack 密码算法库 20260413
[2026-04-13]
  专家包每日构建版下载
  CnPack 密码算法库帮助
  专家包时间线
 项目相关链接


 
CnPack GitHub 首页
GIT 使用说明
CnPack 成员名单
CnPack 大整数计算器
 网站访问量

今日首页访问: 1628
今日页面流量: 2835
全部首页访问: 21102859
全部页面流量: 42260657
建站日期: 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.



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

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

相关主题:


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