Page 1 of 1

install

Posted: Fri Feb 11, 2005 6:34 am
by 8437843
Hello,

My HD crashed and I'm doin a reinstall. BCB5, TeeChart 6. I am compiling a project created prior to the crash and am getting a multitude of errors, the first being

TeeTools.hpp(46): E2316 'TTeeCustomToolSeries' is not a member of 'Teengine' and a bunch of other pointing back to Teengine.

I remembered when installing before that I had a mess of trouble with residual something or other referring back to the lite version of TChart that came with BCB. So I removed the package prior to installing TC6. Don't know if that has anything to do with it, but though I would give you all the facts. If that is the problem, does anyoone off hand know what the bpl is? If its not the problem, What is?

Thanks
TT

Posted: Fri Feb 11, 2005 6:45 am
by Marjan
Hi.
Don't know if that has anything to do with it
Yes, but these are (at the best) only three files you removed. You also have to remove other old TeeChart files (*.dcu, *.obj, *.bpi, *.lib, *.hpp). Also don't forget to check your project group file! I bet it still references old Teechart bpi/liv files. If this is the case, replace them with TeeChart v6 files. This can be best done by manually editing project group file in any ascii editor.
If that is the problem, does anyoone off hand know what the bpl is?
TeeChart v4 Standard package names are : Tee50.bpl, TeeUi50.bpl, TeeQR50.bpl (and the bpi,lib files as well).