F2051 Unit ErrorBar was compiled with a different version of

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Andy
Newbie
Newbie
Posts: 3
Joined: Wed Jun 01, 2005 4:00 am

F2051 Unit ErrorBar was compiled with a different version of

Post by Andy » Fri Jun 22, 2007 12:18 am

Hi,

We installed a version of TeeChartPro 7.11 that we downloaded on 17th April 2007 (TeeChart7.11Delphi2007.exe - I think this was meant to be an early Beta version for Delphi 2007). This worked fine. However, I have now upgraded to the current version (TeeChart7.11Delphi_CBuilder_2007.exe - downloaded 21 June 2007) and am getting the following error:

Fatal: F2051 Unit ErrorBar was compiled with a different version of Series.TCustomBarSeries.CalcDepthPositions

Note, I uninstalled the old package before installing the new one. This is also happening on a machine that has never had an older version of TeeChartPro or Delphi installed.

I have read posts from other people with similar F2051 errors:

http://www.teechart.net/support/viewtopic.php?t=3511
http://www.teechart.net/support/viewtopic.php?t=6127
http://www.teechart.net/support/viewtop ... ight=f2051
http://www.teechart.net/support/viewtop ... ight=f2051

I have checked paths and followed other advice in these postings, but nothing worked. Unfortunately I have had to uninstall the latest package (TeeChart7.11Delphi_CBuilder_2007.exe) and have gone back to your earlier release (TeeChart7.11Delphi2007.exe). I can now compile again, but I would prefer to use the current release.

Can you tell me if there is a workaround I can use for this problem, or if there will be a fix to the installer?

Thanks for any help you can give me.

Andy
Newbie
Newbie
Posts: 3
Joined: Wed Jun 01, 2005 4:00 am

Post by Andy » Fri Jun 22, 2007 4:14 am

I have tried the following, which makes me think that there is something wrong with the installation package:

1. Renamed ErrorBar.dcu and Series.dcu so my compiler can no longer see them. My compiles now fail saying they cannot find Series.dcu.

2. Copied Series.dcu to the same directory as my project. Now the compiler can find Series.dcu (and I know it's the correct Series.dcu supplied with the installer) but complains it cannot find ErrorBar.dcu.

3. Copied ErrorBar.dcu to the same directory as my project. Now the compiler can find ErrorBar.dcu as well (and I know it's the correct ErrorBar.dcu supplied with the installer) but now I get my original error:

Fatal: F2051 Unit ErrorBar was compiled with a different version of Series.TCustomBarSeries.CalcDepthPositions

Surely this means that there is an error in the installer Steema have provided from their download site.

Can you give an indication of when this error might be fixed?

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Fri Jun 22, 2007 3:49 pm

Hi Andy,

yes, it seems there's a problem with the latest installer posted on our web site. I've sent a mail directly to your email profile to confirm to send to you the latest compiled files.

HenryE
Newbie
Newbie
Posts: 3
Joined: Fri Jun 22, 2007 12:00 am

Post by HenryE » Fri Jun 22, 2007 3:59 pm

Hello,

i have the same problem. That was reason to upgrade to version 8.
But here is the same problem too.
Please, Please dear Steema-Team, fix this bug. After two days nightmare with this bug i need to work with Delphi and TeeChart.

Regards Henry

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon Jun 25, 2007 2:57 pm

Hello Henry,

Yes, this also happens with v8 and we are arranging and uploading new installers at the private download area. Could you please check the new installers in a few hours?

Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

HenryE
Newbie
Newbie
Posts: 3
Joined: Fri Jun 22, 2007 12:00 am

Post by HenryE » Mon Jun 25, 2007 7:50 pm

With the 8.01 Release all things works fine for me.

Thanks and Regards
HenryE

Post Reply