FR3, Teechart 7.07 and BCB6
Has anybody recompiled succesfully FR3 to use Teechart 7 under BCB6?
If so can you tell me how to do it please?
Many thanks,
Vasile
If so can you tell me how to do it please?
Many thanks,
Vasile
Comments
The only result is a few errors.
1) Delete FastScript 1.9 Tee Components and FastReport 3.0 Tee Components from "Componenets" -> "Install Packages".
2) Open Tee.Inc and uncomment //{$DEFINE TeeChart7} line.
3) Compile and Install fsTee6.bpk(BDC6) and frxTee6.bpk(BDC6) (for D2005 compile fsTee9.bdsproj,frxTee9.bdsproj and install dclfsTee9.bdsproj,dclfrxTee9.bdsproj)
Or use recompile.exe utility.