Program crashed on startup in Teetools::initialization
Posted: Fri Mar 18, 2005 10:23 am
I'm setting up a new PC to compile/build an app with C++Builder 6 and TeeChart Pro 7.05. The app works perfectly on existing PCs, using identical code.
The problem on the new PC is that my app crashes on startup, before reaching WinMain(): the program's call stack indicates that the crash originated in Teetools::initialization at address 007D3834.
I can get the example app shipped with TeeChart Pro to work without problem. And other apps of my own that do not use TeeChart Pro also work without problem.
Any suggestions where I should look for fixing the problem? I'm baffled because this app works on other PCs without problem. Is there a setup step that I might have missed? Is there anything I can do to identify the problem?
Thanks in anticipation...
Andrew Bond
The problem on the new PC is that my app crashes on startup, before reaching WinMain(): the program's call stack indicates that the crash originated in Teetools::initialization at address 007D3834.
I can get the example app shipped with TeeChart Pro to work without problem. And other apps of my own that do not use TeeChart Pro also work without problem.
Any suggestions where I should look for fixing the problem? I'm baffled because this app works on other PCs without problem. Is there a setup step that I might have missed? Is there anything I can do to identify the problem?
Thanks in anticipation...
Andrew Bond