Replies: 2 comments 1 reply
-
|
xmake v3.0.4+20251023 要配置的东西应该都弄了,开发者协议命令之类的也搞了。SDK是有的: |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
我又查了下,似乎不支持这个platform。 那要如何构建 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
当我在M4 Mac Mini(最新稳定版26.0.1)构建时,以下命令均可以运行:
但是ios模拟器目标构建失败:
得到报错如下(toolchain not found!):
但是会在build里生成一个非ios相关的新目录:
xmake.lua:
src目录随便丢了个cpp函数:
Beta Was this translation helpful? Give feedback.
All reactions