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

Mac intel 14.2.1 无法打开编辑器(运行WebGAL_Terre后无网页)(不支持intel?) #283

Open
Y-R-T opened this issue Jul 26, 2024 · 6 comments

Comments

@Y-R-T
Copy link

Y-R-T commented Jul 26, 2024

下载版本为 https://openwebgal.com/zh-cn/download/上的macOS版本。

已按照readme.txt的内容在本文件夹运行chmod -R +x ../run-webgal-on-mac.command

运行文件./WebGAL/WebGAL_Terre后显示zsh: bad CPU type in executable:
运行file命令后WebGAL/WebGAL_Terre: Mach-O 64-bit executable arm64

所以编辑器不支持intel的Mac吗?

@MakinoharaShoko
Copy link
Member

从表现来看是的,不过你可以从源码编译 WebGAL Terre,通过运行仓库下的 release-mac.sh

@Y-R-T
Copy link
Author

Y-R-T commented Aug 2, 2024

hey,我刚才sh release-mac.sh过了,下一步应该运行哪个程序呢?是./WebGAL_Terre-main/packages/WebGAL-electron/build/mac-universal/WebGAL.app吗?

@Y-R-T
Copy link
Author

Y-R-T commented Aug 2, 2024

./WebGAL_Terre-main/release/WebGAL/里面没有.app这类的文件

@Y-R-T
Copy link
Author

Y-R-T commented Aug 2, 2024

o,刚才我从源代码用yarn dev启动了,问一下用这个repo的启动和https://github.com/OpenWebGAL/WebGAL_Terre的启动有什么区别呢?感谢

@MakinoharaShoko
Copy link
Member

编译后,在 release 下,应有 run-webgal-on-mac.command
运行不了可能是编译没成功,你需要确认你有 nodejs 环境

@MakinoharaShoko
Copy link
Member

o,刚才我从源代码用yarn dev启动了,问一下用这个repo的启动和https://github.com/OpenWebGAL/WebGAL_Terre的启动有什么区别呢?感谢

yarn dev 是开发模式,有些功能,比如导出,不可用

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

2 participants