Whenever I compile code using TeeChart7, compiler require manual including a coresponding headfile, even though I add including the TeeChart7 path into Project->Option->directory->Include.
How can I resolve this problem?
TeeChart7 is making me crazy..-.-
Cannot include new TeeChart7 head files
-
- Advanced
- Posts: 103
- Joined: Tue Mar 02, 2004 5:00 am
- Location: Bad Wurzach
- Contact:
Hi Neil,
make sure also you've the path in the Tools -> Environment Options -> Library tab. Also move the TeeChart paths to the first position.
make sure also you've the path in the Tools -> Environment Options -> Library tab. Also move the TeeChart paths to the first position.
Pep Jorge
http://support.steema.com
http://support.steema.com
-
- Advanced
- Posts: 103
- Joined: Tue Mar 02, 2004 5:00 am
- Location: Bad Wurzach
- Contact:
Hi Neil,
I think the problem is that the code generated when a 3D series is added to the chart component at design time is referring to "TeeSurfa.h", not "TeeSurfa.hpp". So the compiler chokes because it cannot find the .h file. Changing the reference in the code to hpp and add the include path into the Tools -> Environment Options -> Library tab should work fine.
I think the problem is that the code generated when a 3D series is added to the chart component at design time is referring to "TeeSurfa.h", not "TeeSurfa.hpp". So the compiler chokes because it cannot find the .h file. Changing the reference in the code to hpp and add the include path into the Tools -> Environment Options -> Library tab should work fine.
Pep Jorge
http://support.steema.com
http://support.steema.com
-
- Newbie
- Posts: 27
- Joined: Sat Dec 06, 2003 5:00 am
- Location: baltimore