|
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?
This section explains about re-compiling eDocEngine.
Note: If you are using eDocEngine Additionals also, you need to re-compile them again after compiling eDocEngine. |