Please support our Pascal and Delphi advertiser: Programming Forums
![]() |
•
•
Join Date: Aug 2005
Posts: 6
Reputation:
Rep Power: 0
Solved Threads: 0
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.
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.
![]() |
Similar Threads
Other Threads in the Pascal and Delphi Forum
- fatal error LNK1169: one or more multiply defined symbols found. (C++)
- Fatal Error (Windows NT / 2000 / XP / 2003)
- Dani Web 404 Error File Not Found (DaniWeb Community Feedback)
- HTTP Error 404 - File or directory not found. (ASP.NET)
- Fatal Error C010? (C)
Other Threads in the Pascal and Delphi Forum
- Previous Thread: Assigning event
- Next Thread: Client Server Applications
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)





Linear Mode