Program Crash - Please Help

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Dave A. Law
Newbie
Newbie
Posts: 5
Joined: Fri Oct 15, 2004 4:00 am

Program Crash - Please Help

Post by Dave A. Law » Mon May 16, 2005 4:08 pm

I have an application developed in C++ Builder 6 with TeeChart 7.03 that was working last week, yet after recompiling today whenever I run it I get an exception error where it crashes on Teetools:initialization. What is going wrong?

- Dave A. Law
NuFlo Measurement Systems

Dave A. Law
Newbie
Newbie
Posts: 5
Joined: Fri Oct 15, 2004 4:00 am

Post by Dave A. Law » Mon May 16, 2005 5:25 pm

Just some additional information. The crash seems to happen on a call to Chart::RegisterTeeTools

- Dave A. Law
NuFlo Measurement Systems

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

Post by Marjan » Tue May 17, 2005 6:39 am

Hi, Dave.

Hard to tell, but most likely the problem is your project is somehow still referencing old TeeChart files. There are couple of topics discussing this problem available here:
here and here.
Marjan Slatinek,
http://www.steema.com

Dave A. Law
Newbie
Newbie
Posts: 5
Joined: Fri Oct 15, 2004 4:00 am

Post by Dave A. Law » Tue May 17, 2005 3:58 pm

Thanks Marjan. I had already deleted all old files and reinstalled 7.04 with no changed. Turns out this is a build setting. I was able to make it go away when I turned on 'use Dynamic RTL'. Any reason why this would be necessary?

Dave A. Law
NuFlo Measurement Systems

Post Reply