
23-06-2008
|
 |
Miembro Premium
|
|
Registrado: may 2007
Ubicación: Mi Valle del Cauca... Colombia!!!
Posts: 1.120
Reputación: 21
|
|
Y ya intentaste descargalo de nuevo...?, seguiste las instrucciones como aparcen...? a no ser que se deba por ser una version trial
Cita:
|
Empezado por readme
Before installing, remove any other version of FastReport from the
Delphi/Kylix component palette. Create a folder under your Delphi folder,
typically FRCLX and decompress the files in clxcore.zip, clxreg.zip
(or clxtrial.zip, if you evaluating FR) to this directory.
FR includes full source code. Trial version contains almost all sources
(only one compiled unit). Before installing, you should copy this unit
from ..\FRCLX\LIB_D6 (Delphi6) or ..\FRCLX\LIB_K2(3) to ..\FRCLX\SOURCE.
3.1. Delphi 6.
Copy file FR_Class.dcu from ..\FRCLX\LIB_D6 to ..\FRCLX\SOURCE (if you have trial version of FR).
Run Delphi, choose "File/Open..." menu command and open package
FRX.dpk from ..\FRCLX\SOURCE. In package editor, choose "Compile" button
to compile package. After compiling, press "Install" button to install
package into Delphi.
After installing, "FastReport" and "FR Tools" tabs appears in Delphi's
components palette.
Choose "Tools/Environment options..." menu command. Go "Library" tab
and add path to ..\FRCLX\SOURCE directory to the "Library path" string.
3.2. Delphi 7.
Copy file FR_Class.dcu from ..\FRCLX\LIB_D7 to ..\FRCLX\SOURCE (if you have trial version of FR).
Run Delphi, choose "File/Open..." menu command and open package
FRX.dpk from ..\FRCLX\SOURCE. In package editor, choose "Compile" button
to compile package. After compiling, press "Install" button to install
package into Delphi.
After installing, "FastReport" and "FR Tools" tabs appears in Delphi's
components palette.
Choose "Tools/Environment options..." menu command. Go "Library" tab
and add path to ..\FRCLX\SOURCE directory to the "Library path" string.
|
|