TeeChart 7.01 Kylix3 Install Problem

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Dave Bim-Merle
Newbie
Newbie
Posts: 2
Joined: Mon Nov 22, 2004 5:00 am
Location: Mountain View, CA

TeeChart 7.01 Kylix3 Install Problem

Post by Dave Bim-Merle » Wed Dec 01, 2004 8:20 pm

Hi All,
I've having difficulty getting TC7.01 installed properly on K3. I've followed the instructions, and downloaded the *.bpr files from a posting in the newsgroup that allowed the KylixRecompile to run without problems. (without the *.bpr files i was getting errors, and the *.a and *.bpi files weren't being generated). i've also downloaded the Qt.hpp file that the KylixRecompile script suggested.

Unfortunately, I've still got problems :? I'm trying to get a "dummy" project going in K3. Start a new Application, set the include and library paths, drag a TeeChart onto the Form, add a series, go to compile, and i get a

E2015 Ambiguity between 'QPainterH' and 'Qt::QpainterH'
error message for the line
typedef QPainterH TTeeCanvasHandle;
line of code in TeCanvas.hpp

Any suggestions would be greatly appreciated.

-Dave

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

Post by Pep » Thu Dec 02, 2004 9:32 am

Hi Dave,

I've sent to you the latest Teechart Pro sources (which compile fine with kylix) direcly to you mail.

Post Reply