|
Re-Compiling/Re-Installing eDocEngine - BDS 2006 |
Top Previous Next |
|
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\D2006' 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.
1. Open the file "<eDocEngine InstallDir>\Source\<Project Group>" and build the projects using "Project | Build All Projects" menu.
2. For BDS 2006 only: Run the batch file from the location "<eDocEngine Install Dir>\Source\gtDocEngBDS2006.bat".
3. For C++ Builder Users: Add the run time packages by following the steps mentioned below
For Pro Edition
while for Standard Edition
4. 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.
|