Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚安装了 XE4,我正在尝试从网络上为 osx 编译一些示例应用程序。
我收到“未声明的标识符 FmxHandleToObjC”错误时无法编译
我已经设置了 SDK,但在网上找不到任何帮助。
有任何想法吗?
该函数在 XE3 中定义,FMX.Platform.Mac但在 XE4 中已删除。替换功能似乎是WindowHandleToPlatform.
FMX.Platform.Mac
WindowHandleToPlatform