【发布时间】:2020-04-02 05:17:42
【问题描述】:
我正在尝试在 Delphi 10.3.3 中构建一个 64 位 android 应用程序,但在部署过程中出现此错误:[PAClient Error] Error: E6409 Cannot open file "D:\...\Android64\Release\TestApp\linked_res.ap_". The system cannot find the file specified
我在部署中没有任何名为linked_res 的文件,我已经构建了两次项目。为什么会出现这个错误?
【问题讨论】:
-
嗨@androidcode,我有同样的问题,你找到解决方法了吗?
标签: android 64-bit delphi-10.3-rio