Prob. using Excel and TeeChart component in the same project

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Carsten
Newbie
Newbie
Posts: 12
Joined: Fri Sep 30, 2005 4:00 am

Prob. using Excel and TeeChart component in the same project

Post by Carsten » Thu Nov 30, 2006 12:37 pm

Hi

I get a lot of errors like (borland Developer Studio 2006):

[C++ Error] Teepolar.hpp(35): E2015 Ambiguity between 'Series' and 'Excel_xp::Series'
[C++ Error] TeeSeriesTextEd.hpp(135): E2015 Ambiguity between 'Dialogs' and 'Excel_xp::Dialogs'

etc......

I have used TeeChart for a year now without any major problems. But now I have started to use the Excel VCL object in the OfficeXP Tool Palette and all sorts of problems comes up.

I tried my Excel commands in a small project only testing the Excel part. It did not have any issues.

Can anyone help?

best regards
Carsten

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

Post by Pep » Tue Dec 05, 2006 11:39 am

Hi Carsten,

woould you be so kind to tell us the steps we must do to reproduce the problem ? Or can you send us a simple app. (with sources) with which we can see the problem ? You can send me it directly to pep@steema.com

Post Reply