如何在一个项目中分别指定构建32和64位的target #1922
Unanswered
Woodykaixa
asked this question in
Q&A
Replies: 1 comment 2 replies
-
对特定设置 set_arch() 具体看文档 |
Beta Was this translation helpful? Give feedback.
2 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.
-
我正在编写一个调试器项目,在测试时需要分别测试32位和64位PE文件的解析。请问xmake是否可以实现在target中指定以32位或64位模式编译目标?
Beta Was this translation helpful? Give feedback.
All reactions