Skip to content
Discussion options

You must be logged in to vote

xmake 默认不添加 vs runtimes flags,msvc 默认用的是 MT,cmake 默认用的是 MD ,没可比性。。

你可以切到 set_runtimes("MD") 编译

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@penghongquan
Comment options

@waruqi
Comment options

Answer selected by penghongquan
@penghongquan
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants