I am using TeeChart 7 with BCB6
When I add a surface series to a chart, TeeChart adds the following include:
#include "TeeSurfa.h"
but this should be #include "TeeSurfa.hpp"
this happens also when I add tools.
How can I fix this?
Error when adding a surface
Hi.
I got the same results first time I compiled/installed TeeChart from sources (BCB6). BCB somehow "automatically" added TeeSurfa.h instead of TeeSurfa.hpp. As first workaround I manually replaced TeeSurfa.h with TeeSurfa.hpp.
Then it turned out the project did not have the correct path list to the TeeSurfa.hpp file (and other files). So next time when BCB asked me for TeeSurfa.h, I simply clicked the "Browse" button and selected the TeeSurfa.hpp instead of the TeeSurfa.h. Strangely enough this fixed the problem and next time I tried to do the same thing, BCB correctly added TeeSurfa.hpp.
PS: Did you install TeeChart from sources or did you use the binaries installer ?
I got the same results first time I compiled/installed TeeChart from sources (BCB6). BCB somehow "automatically" added TeeSurfa.h instead of TeeSurfa.hpp. As first workaround I manually replaced TeeSurfa.h with TeeSurfa.hpp.
Then it turned out the project did not have the correct path list to the TeeSurfa.hpp file (and other files). So next time when BCB asked me for TeeSurfa.h, I simply clicked the "Browse" button and selected the TeeSurfa.hpp instead of the TeeSurfa.h. Strangely enough this fixed the problem and next time I tried to do the same thing, BCB correctly added TeeSurfa.hpp.
PS: Did you install TeeChart from sources or did you use the binaries installer ?
Marjan Slatinek,
http://www.steema.com
http://www.steema.com