Install Problem - FastReport 3 recompile no effect
Hello,
Sorry for my poor english.
I have TeeChart 7.04 , FastReport Standard Edition 3.11 and C++ Builder 6 Ent.
FastReport default install is those error message.
" Can't load package C:\....\LibBCB6\fs6.bpl. Cannot load package 'tee60.' It contains unit 'TeeAbout,' which is also contained in package 'Tee7C6' "
So that I modifyed "frxReg.inc" and "fs_ireg.inc" file. uncomment "{$DEFINE TeeChart7}". And recompile using "FastReport 3 recompile wizard 1.04".
But not effect. Stilll get above error message.
Therefor I try manual installing of the FastReport packages. But Standard Edition dosn't included several files... So, manual install failed.
What can i do to use the Fast-Report Components?
Thanks..
P.S
When Using FastReport 3 recompile wizard...
case 1 : if exist "fs6.bpl" and "frx6.bpl", then get compiled success message and these file modified file date, time properity. But not effect.
case 2 : if not exist "fs6.bpl" and "frx6.bpl" (manualy rename), then also get compiled success message. But not created those files... OTL
Sorry for my poor english.
I have TeeChart 7.04 , FastReport Standard Edition 3.11 and C++ Builder 6 Ent.
FastReport default install is those error message.
" Can't load package C:\....\LibBCB6\fs6.bpl. Cannot load package 'tee60.' It contains unit 'TeeAbout,' which is also contained in package 'Tee7C6' "
So that I modifyed "frxReg.inc" and "fs_ireg.inc" file. uncomment "{$DEFINE TeeChart7}". And recompile using "FastReport 3 recompile wizard 1.04".
But not effect. Stilll get above error message.
Therefor I try manual installing of the FastReport packages. But Standard Edition dosn't included several files... So, manual install failed.
What can i do to use the Fast-Report Components?
Thanks..
P.S
When Using FastReport 3 recompile wizard...
case 1 : if exist "fs6.bpl" and "frx6.bpl", then get compiled success message and these file modified file date, time properity. But not effect.
case 2 : if not exist "fs6.bpl" and "frx6.bpl" (manualy rename), then also get compiled success message. But not created those files... OTL
Comments
Thanks.. AlexTZ