Page 1 of 1

Program Crash - Please Help

Posted: Mon May 16, 2005 4:08 pm
by 9339576
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

Posted: Mon May 16, 2005 5:25 pm
by 9339576
Just some additional information. The crash seems to happen on a call to Chart::RegisterTeeTools

- Dave A. Law
NuFlo Measurement Systems

Posted: Tue May 17, 2005 6:39 am
by Marjan
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.

Posted: Tue May 17, 2005 3:58 pm
by 9339576
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