Compiling sources manually
Hi,
The business I work for recently bought the professional edition of FastReport 5. We are interested in modifying the source code, so I need to be able to install everything manually.
So far, I could get everything to compile/install except 2 packages : dclfsTee14.dpk and dclfrxTee14.dpk. It seems as these two packages can't be installed at the same time.
If I install one of them, I get the following error when I try to install the other one : "A class named TInvertFilter already exists".
How can I install both of those packages?
The business I work for recently bought the professional edition of FastReport 5. We are interested in modifying the source code, so I need to be able to install everything manually.
So far, I could get everything to compile/install except 2 packages : dclfsTee14.dpk and dclfrxTee14.dpk. It seems as these two packages can't be installed at the same time.
If I install one of them, I get the following error when I try to install the other one : "A class named TInvertFilter already exists".
How can I install both of those packages?
Comments