在Macos下如何为windows x64编译xmake #3224
Unanswered
lanjackg2003
asked this question in
Q&A
Replies: 1 comment 4 replies
-
mac下,你只能切到 mingw 编译,不过目前mingw 下我没怎么测过,一些代码可能不一定编译过。所以不建议在 mac 编译 win. |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
目的及问题
XMake.exe
以下步骤是我在Macos系统的操作
xmake
目录下执行./configure
xmake/core
目录下执行xmake f -p windows -a x64
xmake/core
目录下执行xmake
求助
Beta Was this translation helpful? Give feedback.
All reactions