问题描述
当我尝试编译XE4 / FireDAC项目时,收到以下错误:
When I try to compile my XE4/FireDAC project I receive the following error:
[dcc32 Fatal Error] uADPhysSQLiteCli.pas(992): F1026 File not found: '<project path>\uADStanCipher.dcu'
我正在寻找解决方案,由于出口限制,似乎该文件未与标准FireDAC安装程序一起分发。
I have searched for solutions and it seems that the file is not distributed with the standard FireDAC installer due to export restrictions.
某些Google搜索结果引用了链接。似乎该链接应允许您下载正确的文件。不幸的是,我收到不可用提交错误。
Some Google results refer to the link http://cc.embarcadero.com/item/29376. It appears that the link should allow you to download the correct file. Unfortunately I receive an Unavailable Submission error.
我是XE4的完全注册用户。
I am a fully registered user of XE4.
有人找到解决此问题的方法吗?
Has anybody found a solution to this problem?
推荐答案
该CodeCentral项仅适用于XE3用户。如果您尚未注册XE3,则您将无权访问,而dcu也无法帮助您使用XE4。
That CodeCentral item is only for XE3 users. If you have not registered XE3 you don't have access nor would the dcu help you with XE4.
我不记得自己做了什么,但是我可以在FireDAC dcu文件夹中找到适用于不同平台的dcu。
I can't remember to have done something about it, but I can find those dcu's for different platforms in the FireDAC dcu folder.
这篇关于找不到XE4 / FireDAC uADStanCipher错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!