【问题标题】:Cannot resolve unit name delphi xe4 with platform not same windows platform 64 bit无法使用平台不同的 Windows 平台 64 位解析单元名称 delphi xe4
【发布时间】:2013-07-21 00:59:57
【问题描述】:

我在使用 Delphi XE4 时遇到问题。创建 FireMonkey 移动项目后,估计有错误:"cannot resolve unit name",对于我正在使用的所有单元。我在 Windows 7 64 位上运行 Delphi XE4 的最新版本更新。

当我用Windows 32创建应用程序表单VCL - Delphi平台时,我在添加Windows 64平台并激活后遇到同样的问题,没有发现错误。

【问题讨论】:

  • 我编辑了你的问题,但我无法理解第二段。请尽力提供澄清。另外:“估计错误”是什么意思?
  • 您的标题也需要澄清,但由于我不明白这个问题,我无法建议对标题进行修改。
  • 请提供SSCCE

标签: delphi 64-bit delphi-xe4


【解决方案1】:

进入项目选项并确保为您要使用的单位(系统、Vcl、Fmx、Winapi 等)列出了正确的单位范围名称。如果是,请确保搜索路径配置正确。

【讨论】:

    猜你喜欢
    • 2014-09-12
    • 1970-01-01
    • 2014-03-26
    • 2010-09-25
    • 1970-01-01
    • 2017-01-29
    • 1970-01-01
    相关资源
    最近更新 更多