Hi Narcis,
I fixed the problem by going into
Projec->Options->C++Compiler->PathsAndDefines->IncludePathSearch and deleting:
$(BDS)\include\vcl\backup_teechart
and then adding:
$(BDS)\teechart 7.08 for delphi 2006\delphi10\include
This did the trick.
Thanks,
Bill
Search found 2 matches
- Fri Mar 30, 2007 3:53 pm
- Forum: VCL
- Topic: Errors moving TeeChart from CB6 VCLpro6 to BDS2006 VCLpro7.0
- Replies: 2
- Views: 1896
- Fri Mar 30, 2007 1:49 pm
- Forum: VCL
- Topic: Errors moving TeeChart from CB6 VCLpro6 to BDS2006 VCLpro7.0
- Replies: 2
- Views: 1896
Errors moving TeeChart from CB6 VCLpro6 to BDS2006 VCLpro7.0
Hi, When I tried recompiling my C++Builder 6 TeeChart VCL Pro 6 code in BDS 2006 C++Builder with a upgrade purchase TeeChart VCL Pro 7.08 I got the following compilation errors: [C++ Error] FieldLib.cpp(4890): E2316 'ScrollMouseButton' is not a member of 'TChart' [C++ Error] Digi132xContAcq.cpp(3802...