BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

TeeStore.dcu missing error in Delphi 2007

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Reporting-Charting
View previous topic :: View next topic  
Author Message
Bill Gletsos
Guest





PostPosted: Thu Mar 22, 2007 8:13 am    Post subject: TeeStore.dcu missing error in Delphi 2007 Reply with 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
David Berneda
Guest





PostPosted: Fri Mar 23, 2007 3:23 am    Post subject: Re: TeeStore.dcu missing error in Delphi 2007 Reply with 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...
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





PostPosted: Tue Apr 03, 2007 8:12 am    Post subject: Re: TeeStore.dcu missing error in Delphi 2007 Reply with quote



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





PostPosted: Tue Apr 03, 2007 1:37 pm    Post subject: Re: TeeStore.dcu missing error in Delphi 2007 Reply with quote

Hi Bill
Yes, you can download now a pre-release candidate:

http://www.teechart.net/files/vcl/public/TeeChartStandard7/v711/TeeChartStandard_CodeGear_Edition_7.11Delphi2007.exe
(10.1MB)

If all goes well (no major bugs or show-stopper issues happen in the
following days), that download will be publicly available.
regards
david
www.teechart.com


"Bill Gletsos" <wgletsos (AT) compuserve (DOT) nospam.com> wrote in message
news:4611deba$1 (AT) newsgroups (DOT) borland.com...
Quote:
Hi David,
Can you give an indication of when "shortly" will actually happen.
Back to top
Bill Gletsos
Guest





PostPosted: Thu Apr 05, 2007 8:12 am    Post subject: Re: TeeStore.dcu missing error in Delphi 2007 Reply with quote

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:
Quote:
Hi Bill
Yes, you can download now a pre-release candidate:

http://www.teechart.net/files/vcl/public/TeeChartStandard7/v711/TeeChartStandard_CodeGear_Edition_7.11Delphi2007.exe
(10.1MB)

If all goes well (no major bugs or show-stopper issues happen in the
following days), that download will be publicly available.
regards
david
www.teechart.com


"Bill Gletsos" <wgletsos (AT) compuserve (DOT) nospam.com> wrote in message
news:4611deba$1 (AT) newsgroups (DOT) borland.com...
Hi David,
Can you give an indication of when "shortly" will actually happen.

Back to top
David Berneda
Guest





PostPosted: Tue Apr 10, 2007 2:07 pm    Post subject: Re: TeeStore.dcu missing error in Delphi 2007 Reply with quote

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





PostPosted: Sat Apr 14, 2007 8:12 am    Post subject: Re: TeeStore.dcu missing error in Delphi 2007 Reply with quote

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





PostPosted: Sat Apr 14, 2007 8:12 am    Post subject: Re: TeeStore.dcu missing error in Delphi 2007 Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Reporting-Charting All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.