Is there a reason why there - Forum

Forum Navigation
You need to log in to create posts and topics.

Is there a reason why there

为什么没有 Mac 版本的 VisualNEO,所以如果我想创建基于 Web 的应用程序,使用哪台计算机(PC 或 Mac)都无所谓。

如果您正在创建 PC 应用程序,我理解。

是的,我知道我可以在我的 Mac 上运行 Windows,而且我过去也这样做过,但是,上述情况是个问题。

@ccstktk8

中文解释:

VisualNEO Web 是一个基于 Windows 的开发环境,它是使用 Delphi 编程语言 开发的。Delphi 本身是一个只能在 Windows 上运行和编译的开发平台,其核心组件和库也仅限于 Windows 系统。因此,VisualNEO Web 无法在 macOS 上原生运行,也无法被移植为 macOS 应用程序。

正因为如此,VisualNEO Web 没有也不可能有一个原生的 macOS 版本。这种技术上的限制来自于开发工具本身,而不仅仅是开发者的选择。

但需要注意的是:VisualNEO Web 所创建的 Web 应用程序本身并不依赖于 Windows,可以在任意平台(包括 Mac、iOS、Android 和 Linux)上的浏览器中运行。


English Explanation:

VisualNEO Web is developed using the Delphi programming language, which is a Windows-only development platform. Delphi libraries and components are only available for Windows, and there is currently no official support to compile Delphi projects into native macOS applications.

Because VisualNEO Web depends heavily on these Delphi libraries, it is technically impossible to create a native macOS version of the software. This limitation is not a matter of choice but a consequence of the underlying development environment.

That said, any web application created with VisualNEO Web is platform-independent and can run in any modern web browser on Mac, Windows, Linux, iOS, or Android. Only the development environment (VisualNEO Web itself) is Windows-only.

Let me know if you'd like suggestions for running VisualNEO Web on a Mac using virtualization or alternatives.