CnPack Open Source Projects - How to Get a Customized Build of CnWizards
     Home Page    News    Downloads    Nightly Build    Documents    Foundation    Forum    Credits    简体中文
 Latest Releases

 
CnWizards 1.3.0.1167
[2024-02-10]

 
CnVCL 20240210
[2024-02-10]

 
CVSTracNT V2.0.1 Build 20080601
[2008-06-02]
  Nightly Build RSS
  Timeline RSS RSS
 Project Links
CnPack at GitHub
Use GitHub
CnPack Mail
 Visitors
Today Visitors: 489
Today Pages: 1919
Total Visitors: 5110667
Total Pages: 20389101
Since: 2003-09-01
How to Get a Customized Build of CnWizards

CnPack Open Source Projects 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.



Page hits: 29973 times
From: CnPack Open Source Projects

Previous | UpNext

Links:


(C)Copyright 2001-2014 CnPack Develop Team  Site author: JingYu Zhou