Page 1 of 1

Compilation problems

Posted: Mon Feb 28, 2005 4:46 am
by 5885987
Windows XP SP2, Delphi 7 Enterprise (Build 8.1), TeeChart Pro 5.03.

I have had reason to reinstall the packages (manually) using the source code. Everything seemed to progress as expected.

Now whenever I try to recompile my application (which worked OK moments before), I get the error message

[Fatal error] Required package 'tee' not found

Any idea what is causing this? I've lost a whole day trying to find the cause. Thanks for your help.

Mike

Posted: Mon Feb 28, 2005 7:24 am
by Pep
Hi,

make sure your project does not make reference to the old TeeChart packages, to check it you can edit your project (bpg) with an ACSII editor, and if you find any references to the old TeeChart packages replace it for the new names (i.e. : TeeXX75). Also, if you have the "Build with rumtime packages" option checked search for old package names in the list.