系统相关
首页 > 系统相关> > How to fix: [DCC Fatal Error] Linux <<project name>>: F2613 Unit "FMX.Forms" n

How to fix: [DCC Fatal Error] Linux <<project name>>: F2613 Unit "FMX.Forms" n

作者:互联网

[DCC Fatal Error] Linux <<project name>>: F2613 Unit "FMX.Forms" not found. or any other unit not found

按此在新窗口浏览图片 

---------  Trying compile your project to Linux:

1) do you should be using FMXLinux suite to create your app-Linux, right?
2) but you dont used the FMXLinux to install the necessary files!!!
3) should you be using a "copy" of files from FMXLinux?
4) how to solve this situation?


1) in your IDE, go to
"Tools", "Language", "Delphi", "Library":
---> choice Linux 64-bit
------> add the folder where is the "Release files" to Linux:
----------> C:\<<FMXLinux-folder>>\lib\Release

2) in "Browse Path" add: C:\<<FMXLinux-folder>>\source

3) in "Debug DCU Path" add: C:\<<FMXLinux-folder>>\lib\Debug

and it's all.

now just add your Linux64 SDK in your "SDK Manager"
see on HELP System of RAD Studio:
--- Installing the Platform Assistant on Linux
--- Running the Platform Assistant on Linux
--- Add a New SDK
--- Create a Connection Profile

原文地址:http://bbs.2ccc.com/topic.asp?topicid=628610

标签:FMX,fix,FMXLinux,---,emailx45,add,Linux,found,your
来源: https://www.cnblogs.com/kinglandsoft/p/16193233.html