www.gnostice.com 

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.

 

Place holder

Report Export

Standard

Professional

<Project Group>

gtDocEngBDS2006RE.bdsgroup

gtDocEngBDS2006Std.bdsgroup

gtDocEngBDS2006Pro.bdsgroup

<Design-time package library>

DCLgtDocEngBDS2006RE.bpl

DCLgtDocEngBDS2006Std.bpl

DCLgtDocEngBDS2006Pro.bpl

 

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

 

Open Project | Default Options | C++ Builder
Select Packages in treeview
In 'Runtime Package' panel, add the following packages
<Shared Install Dir>\Lib\BDS2006\ gtCompressionBDS2006.bpi
<Shared Install Dir>\Lib\BDS2006\ gtCryptBDS2006.bpi
<Shared Install Dir>\Lib\BDS2006\ gtFiltersBDS2006.bpi
<Shared Install Dir>\Lib\BDS2006\ gtFontBDS2006.bpi
<Shared Install Dir>\Lib\BDS2006\ gtRtlBDS2006.bpi             
<eDocEngine Install Dir>\Lib\BDS2006\ gtDocEngBDS2006.bpi

For Pro Edition             

<eDocEngine Install Dir>\Lib\BDS2006\ gtDocEngBDS2006Pro.bpi

while for Standard Edition

<eDocEngine Install Dir>\Lib\BDS2006\ gtDocEngBDS2006Std.bpi

 

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.