TChart - [Fatal Error] File not found: TeeConst.pas

Please support our Pascal and Delphi advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Aug 2005
Posts: 6
Reputation: neverwinter is an unknown quantity at this point 
Solved Threads: 0
neverwinter neverwinter is offline Offline
Newbie Poster

TChart - [Fatal Error] File not found: TeeConst.pas

 
0
  #1
Aug 31st, 2005
Hi,

I've a project that makes use of TChart. In my previous machine, it compiles properly. But when I tried compiling it on a new machine with a clean install of Delphi 5, the following error occurred:

[Fatal Error] File not found: TeeConst.pas

This happens even if you just create a new application, drop the TChart component and run it.

The thing is, TeeConst.dcu is right there in ${DELPHI)\Lib; and this directory is defined in the Library Path.

I think Delphi really makes reference to the library path because if I remove TeeConst.dcu, the error changes to:

[Fatal Error] File not found: TeeConst.dcu

And if I put it back, it will now search for TeeConst.pas.

I've already tried clearing all Delphi registries and reinstalling Delphi5, to no avail. I've even tried searching for other occurrences of teeconst and there is none.

Really appreciate any help.

Thanks.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 6
Reputation: neverwinter is an unknown quantity at this point 
Solved Threads: 0
neverwinter neverwinter is offline Offline
Newbie Poster

Re: TChart - [Fatal Error] File not found: TeeConst.pas

 
0
  #2
Sep 7th, 2005
Just found the cause, it turned out that the timestamp of the related DCUs were different. My only guess is that the design component of TChart was compiled with a different set of DCUs.

Anyway, it worked after I replaced all related DCUs in $(DELPHI}/Lib with a different set.

For future reference.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Pascal and Delphi Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC