www.gnostice.com 

Overview - Re-Compiling/Re-Installing

Top  Previous  Next

 

You are allowed to change the functionality of the eDocEngine for their application needs. Once you modify eDocEngine's source code or configuration files, to activate the changes, need to re-compile the source code in the IDE. Also to configure eDocEngine with other third party components, need to modify the '.inc' file and recompile eDocEngine to activate the changes. This section explains about re-compiling eDocEngine after modifying the source code.

 

eDocEngine provides many useful additional features that needs to be enabled explicitly. Open file '<eDocEngine InstallDir>\Source\gtDocDefines.inc' to enable or disable the switches provided. Once these switches are modified, you need to re-compile eDocEngine. Refer section 'Configuring eDocEngine' for all the additional features provided in the configuration (*.inc) file. 

 

When to re-compile eDocEngine?

 

When source codes for registered version of eDocEngine is modified.
When configuring switches present in the 'gtDocDefines.inc' file.
When source codes for registered version of Gnostice Shared is modified.

 

This section explains about re-compiling eDocEngine.

 

Re-Compiling/Re-installing eDocEngine for Delphi 5

 

Re-Compiling/Re-installing eDocEngine for Delphi 6

 

Re-Compiling/Re-installing eDocEngine for Delphi 7

 

Re-Compiling/Re-installing eDocEngine for C++Builder 5

 

Re-Compiling/Re-installing eDocEngine for C++Builder 6

 

Re-Compiling/Re-installing eDocEngine for Delphi 2005

 

Re-Compiling/Re-installing eDocEngine for BDS 2006

 

Note: If you are using eDocEngine Additionals also, you need to re-compile them again after compiling eDocEngine.