debuggable builds?

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
davids
Newbie
Newbie
Posts: 13
Joined: Wed Dec 10, 2003 5:00 am
Location: Phoenix, AZ

debuggable builds?

Post by davids » Fri Jun 11, 2004 12:42 am

How do you enable debugging of TeeChart modules, so it's possible to trace into them at run-time? I ran the utility to rebuild the sources, but when I debug my project, there's no debug info in them. The only way I've found that works is to include them directly in the project. Otherwise, I get an error saying that other TeeChart modules (I'm not interested in) have been compiled with a different version of something-or-other and the project cannot be linked.

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Fri Jun 11, 2004 4:07 am

Hi.

The v7.0 recompile tool does not support the debug switch. We'll add it for 7.01 release. For the moment, if you want to included debug info, you'll have to compile sources manually without using the recompile tool.
Marjan Slatinek,
http://www.steema.com

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Fri Jun 11, 2004 1:53 pm

Hi.

This feature has been added to the latest v7.01 (beta) build. If you're source code customer, contact me directly and I'll send you the necessary instructions for v7.01 (still beta!) build.
Marjan Slatinek,
http://www.steema.com

davids
Newbie
Newbie
Posts: 13
Joined: Wed Dec 10, 2003 5:00 am
Location: Phoenix, AZ

Post by davids » Tue Jun 15, 2004 8:30 pm

This feature has been added to the latest v7.01 (beta) build. If you're source code customer, contact me directly and I'll send you the necessary instructions for v7.01 (still beta!) build.
I sent an email to you directly with my info, but haven't heard anything back yet.

-David[/quote]

Post Reply