Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWStudio 疑问 #914

Open
zsy-cn opened this issue Nov 29, 2024 · 2 comments
Open

AWStudio 疑问 #914

zsy-cn opened this issue Nov 29, 2024 · 2 comments

Comments

@zsy-cn
Copy link

zsy-cn commented Nov 29, 2024

AWStudio 使用 awtk 开发, awtk是跨平台的,为什么 AWStudio 没有 Macos的版本

@xianjimli
Copy link
Member

其实也很简单,理论上可行的,但是:

  • AWTK 是跨平台的,但是应用程序仍然要处理一些平台相关的工作,比如制作安装包。
  • 在 MacOS 上运行,至少要配备一台 mac 电脑。
  • 开发人员还要熟悉 MacOS 的使用。

以上这些只是我暂时想到的,可能还有其它一些问题(或者工作量),对公司来说这都是成本。MacOS的用户又太少,关键是 AWStudio 和 AWTK 没有直接为公司赚一分钱,所以尽量减少不必要的开销。

AWStudio 是其他同事负责的,以上仅代表我个人观点。

@sosotan
Copy link
Contributor

sosotan commented Feb 5, 2025

李工说的没错,AWTK做大型PC软件的时候,要实现跨平台尽管95%代码都是复用的,但仍然有一些平台适配、维护和debug的工作量,基于公司商业上的投入成本考虑,暂时不会做macOS版本的AWStudio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants