cannot download TeeChart Pro VCL

628 views Asked by At

I used TeeChart Pro VCL With Source Code 2015. My programming language is Embarcadero C++Builder XE7. I use Windows 7 64bit.

When I downloaded TeeChart Pro VCL, TeeChart Pro VCL compile error win 32 compile unsuccess, there is no:Teexx.bpl、TeeDBxx.bpl、TeeUIxx.bpl、TeeGLxx.bpl、TeeQRxx.bpl、TeeProxx.bpl、TeeImagexx.bpl、TeeLanguagexx.bpl、TeeWorldxx.bpl.

Please help to download TeeChart Pro VCL. Or do you have the introduction for set up?

Thank you.

Log file shows

VCLTee.TeeConst.pas(624)Error: E2066 Missing operator or semicolon. 
VCLTee.TeeConst.pas(624)Error: E2066 Missing operator or semicolon. 
VCLTee.TeeConst.pas(624)Error: E2052 Unterminated string 
VCLTee.TeeConst.pas(1042)Error: E2052 Unterminated string 
VCLTee.TeeConst.pas(624)Fatal: E2280 Unterminated conditional directive

Exception: Compilation aborted.
2

There are 2 answers

7
Narcís Calvet On

You should use TeeRecompile.exe tool, supplied with the source code installation, to compile the sources and generate packages and some files for each specific environment.

0
Sandra Pazos On

We have realized if you change the language for non-Unicode programs from Chinese to English, just for the time to compile the source code, you can compile the source code without problems.

We would like suggest you use the recommendation as workaround at the moment. To access to Languages for non-Unicode programs, you should only go to: Panel Control->Region and Language->Administrative.

Could you confirm if the workaround works for you?