Page 1 of 1

Builder 6 Issues

Posted: Mon Jan 07, 2008 2:46 pm
by 10047913
Hi

I've just got TeeChart 8.02 and am using it with C++ Builder 6 Update 4 on Windows 2000 SP4 ( 5.00.2195 ).

I am simply adding a TeeChart component to my main form and adding a Surface Series.

When I try and run the program I get an - EAccessViolation with message 'Access violation at address 0043AE03. Read of address 620C2607'. The CPU call stack tells me I have a problem with RegisterTeeSeriesFunction.

I cannot see anything obvious I am doing wrong so any help would be most appreciated.

Cheers

Mike

Posted: Mon Jan 07, 2008 3:02 pm
by 10047913
It appears I found the problem - I'd been compiling with runtime packages and hence not using dynamic RTL. It seems to be working ok now but can someone confirm this is the case and that teechart needs dynamic RTL?

Posted: Mon Jan 14, 2008 10:47 am
by Pep
Hi MikeL,

in case you had the "build with runtime packages" option checked, the error could be caused bcos there're some runtime packages in the list that does not exists, most likely some for older TeeChart Pro versions.
Having only the latest runtime packages in the list should compile fine.