| View previous topic :: View next topic |
| Author |
Message |
Bill Gletsos Guest
|
Posted: Thu Mar 22, 2007 8:13 am Post subject: TeeStore.dcu missing error in Delphi 2007 |
|
|
A uses TeeEdiGene; clause generates the fatal error [Pascal Fatal Error] Project1.dpr(6): F1026 File not found: 'TeeStore.dcu' in Delphi 2007.
It appears that no TeeStore.dcu is provided with Delphi 2007 and there appears to be no TeeChart help in Delphi 2007 |
|
| Back to top |
|
 |
David Berneda Guest
|
Posted: Fri Mar 23, 2007 3:23 am Post subject: Re: TeeStore.dcu missing error in Delphi 2007 |
|
|
Hi Bill
We'll shortly provide a new free installer of TeeChart Standard v7 for
Delphi 2007, including help files, TeeStore.dcu and other missing files.
regards
david
www.teechart.com
"Bill Gletsos" <wgletsos (AT) compuserve (DOT) nospam.com> wrote in message
news:46021948$1 (AT) newsgroups (DOT) borland.com...
| Quote: |
A uses TeeEdiGene; clause generates the fatal error [Pascal Fatal Error]
Project1.dpr(6): F1026 File not found: 'TeeStore.dcu' in Delphi 2007.
It appears that no TeeStore.dcu is provided with Delphi 2007 and there
appears to be no TeeChart help in Delphi 2007 |
|
|
| Back to top |
|
 |
Bill Gletsos Guest
|
Posted: Tue Apr 03, 2007 8:12 am Post subject: Re: TeeStore.dcu missing error in Delphi 2007 |
|
|
Hi David,
Can you give an indication of when "shortly" will actually happen.
Regards,
Bill
"David Berneda" <david (AT) steema (DOT) com> wrote:
| Quote: | Hi Bill
We'll shortly provide a new free installer of TeeChart Standard v7 for
Delphi 2007, including help files, TeeStore.dcu and other missing files.
regards
david
www.teechart.com
"Bill Gletsos" <wgletsos (AT) compuserve (DOT) nospam.com> wrote in message
news:46021948$1 (AT) newsgroups (DOT) borland.com...
A uses TeeEdiGene; clause generates the fatal error [Pascal Fatal Error]
Project1.dpr(6): F1026 File not found: 'TeeStore.dcu' in Delphi 2007.
It appears that no TeeStore.dcu is provided with Delphi 2007 and there
appears to be no TeeChart help in Delphi 2007
|
|
|
| Back to top |
|
 |
David Berneda Guest
|
|
| Back to top |
|
 |
Bill Gletsos Guest
|
Posted: Thu Apr 05, 2007 8:12 am Post subject: Re: TeeStore.dcu missing error in Delphi 2007 |
|
|
Hi David,
In Delphi 2007 the original Teechart library files are in the C:\Program Files\CodeGear\RAD Studio\5.0\lib which is the default Delphi 2007 library.
The installer you linked to adds the library files to C:\Program Files\Steema Software\TeeChart Standard 7 for Delphi 2007\Delphi11\Lib, removes the library files from C:\Program Files\CodeGear\RAD Studio\5.0\lib but is not adding the new path C:\Program Files\Steema Software\TeeChart Standard 7 for Delphi 2007\Delphi11\Lib to Delphi 2007's Library search path.
As such Delphi 2007 cannot find any Teechart dcu's.
I have gotten around the problem by adding the path to the relevant Delphi 2007 registery entry.
Regards,
Bill
"David Berneda" <david (AT) steema (DOT) com> wrote:
|
|
| Back to top |
|
 |
David Berneda Guest
|
Posted: Tue Apr 10, 2007 2:07 pm Post subject: Re: TeeStore.dcu missing error in Delphi 2007 |
|
|
Hi Bill
| Quote: | I have gotten around the problem by adding the path to the relevant
Delphi 2007 registery entry.
|
Thanks for feedback.
We'll review our installer, Delphi 2007 has changed the way
the Search and Library path are stored outside the IDE.
regards
david
www.teechart.com |
|
| Back to top |
|
 |
JohnF Guest
|
Posted: Sat Apr 14, 2007 8:12 am Post subject: Re: TeeStore.dcu missing error in Delphi 2007 |
|
|
| Quote: | Hi Bill
I have gotten around the problem by adding the path to the relevant
Delphi 2007 registery entry.
Thanks for feedback.
We'll review our installer, Delphi 2007 has changed the way
the Search and Library path are stored outside the IDE.
regards
david
www.teechart.com
I don't know if this is the same problem that Bill reported, but I |
installed the beta version and got the message:
[DCC Error] E2202 Required package 'teeui' not found.
John Fistere
--- posted by geoForum on http://delphi.newswhat.com |
|
| Back to top |
|
 |
JohnF Guest
|
Posted: Sat Apr 14, 2007 8:12 am Post subject: Re: TeeStore.dcu missing error in Delphi 2007 |
|
|
| Quote: | I don't know if this is the same problem that Bill reported, but I
installed the beta version and got the message:
[DCC Error] E2202 Required package 'teeui' not found.
John Fistere
--- posted by geoForum on http://delphi.newswhat.com
I added the search path that Bill specified in Project / Options / |
Directories/Conditionals and and the error is the same.
John Fistere
--- posted by geoForum on http://delphi.newswhat.com |
|
| Back to top |
|
 |
|