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.
我有一个在 Windows 上用 Lazarus 编写的项目,但我想在我的 Windows 计算机上为 Linux 交叉编译它。我怎样才能做到这一点?
不幸的是,在这个方向上交叉编译现在(很容易)不可能——与相反的方式相反。最好的办法是设置VMWare或其他安装了 Linux 的虚拟机,然后在那里编译。
AFAIK 你没有因为 Delphi 在 Linux 上没有等效的语言,所以坚持使用可移植的环境或语言。有很多不错的选择,而且您似乎之前已经爱上了其中的许多。;-)