如何使用指定版本的vs工具链
#2319
-
使用--bin选项定位到vs2019的VC bin目录下,但构建时还是vs2022。请问需要如何指定 |
Beta Was this translation helpful? Give feedback.
Answered by
waruqi
Apr 27, 2022
Replies: 1 comment 1 reply
-
xmake f --vs=2019 -c |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
liaozixin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
xmake f --vs=2019 -c