我使用TeeChart Pro VCL与源代码2015。我的编程语言是Embarcadero C++Builder XE7。我使用Windows 7 64位。
当我下载TeeChart Pro时,TeeChart Pro编译错误赢得32次编译失败,没有:Teexx.bpl、TeeDBxx.bpl、TeeUIxx.bpl、TeeGLxx.bpl、TeeQRxx.bpl、TeeProxx.bpl、TeeImagexx.bpl、TeeLanguagexx.bpl、TeeWorldxx.bpl。
请帮助下载TeeChart Pro VCL。或者你有设置的介绍吗?
谢谢。
日志文件显示
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.发布于 2015-06-25 10:05:32
您应该使用源代码安装附带的TeeRecompile.exe工具来编译源代码,并为每个特定环境生成包和一些文件。
发布于 2015-07-08 15:51:03
我们已经认识到,如果您将非Unicode程序的语言从中文改为英文,只需编译一段时间的源代码,您就可以毫无问题地编译源代码。
我们建议您目前使用该建议作为解决办法。要访问非Unicode程序的语言,您应该只访问:面板控制->区域和语言->管理.。
你能确认一下这个解决办法是否适合你吗?
https://stackoverflow.com/questions/31042395
复制相似问题