你瞅啥呢
摘要: 2025-10-24 使用rust进行桌面端应用开发遇到报错(win11):error: could not compile `windows_x86_64_msvc` (build script) due to 1 previous error==》查看Visual Studio Build Tools是否安装了项目所需的C++运行环境组件 error: could not compile `windows_x86_64_msvc` (build script) due to 1 previous error 翻译:错误:由于之前的1个错误,无法编译`windows_x86_64_msvc`(构建脚本) 这个报错的大意是rust项目中缺 阅读全文
posted @ 2025-10-24 15:40 叶乘风 阅读(7) 评论(0) 推荐(0)