|
To recompile eDocEngine follow the instructions.
Before proceeding with re-compiling/re-installing:
| 1. | Delete any stray files of eDocEngine. See the topic 'Stray Files' for detailed list of stray files that need to be deleted. |
| 2. | In Delphi IDE, check if the '<eDocEngine InstallDir>\Lib\D7' path is included under Tools | Environment Options...| Library | Library Path. |
| 3. | Choose "Components | Install Packages" and remove all existing Gnostice eDocEngine components including Additionals if any. |
Re-Compiling/Re-Installing eDocEngine
The table below lists project group and package libraries for the eDocEngine Professional and Standard editions. Replace the place holders in the instructions with appropriate names by referring this table.
Place holder
|
Report Export
|
Professional
|
Standard
|
<Project Group>
|
gtDocEngD70RE.bpg
|
gtDocEngD70Pro.bpg
|
gtDocEngD70Std.bpg
|
<Design-time package library>
|
DCLgtDocEngD70RE.bpl
|
DCLgtDocEngD70Pro.bpl
|
DCLgtDocEngD70Std.bpl
|
| 1. | Open the file "<eDocEngine InstallDir>\Source\<Project Group>" and build the projects using "Project | Build All Projects" menu. |
| 2. | Right-click <Design-time package library> in the Project Manager and choose "Install" from the popup menu. |
A new tab named 'eDocEngine' should now appear on the component palette!
Re-compile the Additionals that were removed earlier. Refer section Installing and Re-Compiling eDocEngine Additionals.
|