You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
package("msvc")
set_kind("toolchain")
set_homepage("https://visualstudio.microsoft.com/zh-hans/visual-cpp-build-tools/")
set_description("Microsoft Visual C/C++ Compiler")
set_installtips("Do you accept the license agreement? https://go.microsoft.com/fwlink/?LinkId=2179911")
...
PS D:\projects\personal\xmake\tests\projects\package\toolchain_msvc> xmake f -cchecking for platform ... windowschecking for architecture ... x64checking for Microsoft Visual Studio (x64) version ... 2022checking for Microsoft C/C++ Compiler (x64) version ... 19.41.33923note: install or modify (m) these toolchain packages first (pass -y to skip confirm)?in local-repo: -> msvc 14.42.17+12 [host] * Do you accept the license agreement? https://go.microsoft.com/fwlink/?LinkId=2179911please input: y (y/n/m)
Is your feature request related to a problem? Please describe.
xmake-io/xmake-repo#5836
Describe the solution you'd like
.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: