腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
1
回答
Clang Power Tools
VsWhere
无法检测到Visual Studio 2017
、
、
刚刚安装了Clang Power Tools for VS 2019社区,我转到build,它抛出了以下错误: throw "
VsWhere
could
not detect Visual Studio+ CategoryInfo : OperationStopped: (
VsWhere
could
n... Studio 2017 *.:String) [], RuntimeException + FullyQualifiedErrorId :
VsWhere
cou
浏览 59
提问于2021-11-07
得票数 0
1
回答
boost无法在Visual Studio 2019中找到"
vswhere
“
、
、
、
我启动Bootstrap.bat在windows中安装boost,得到这样的错误日志######
浏览 38
提问于2021-11-26
得票数 0
2
回答
如何从PowerShell将字符串和数组的混合传递给可执行文件?
为了达到CI的目的,我试图将
vswhere
.exe呼叫到。为了简化这一点,我创建了一个包装器函数: Ru
浏览 3
提问于2019-04-29
得票数 0
回答已采纳
1
回答
如何以编程方式在TFVC中添加挂起的更改或签出文件(netstandard2.0)
、
、
、
、
那么,在以netstandard2.0为目标时,在tfvc中添加新文件作为挂起的更改或签出现有文件的推荐方式是什么呢 TF.exe应该能够完成上面提到的任务,但是为了找到通向它的路径,我们需要使用
vsWhere
.exe
浏览 10
提问于2021-09-29
得票数 0
回答已采纳
4
回答
TextTransform.exe位于硬盘驱动器的什么位置?
TextTransform.exe位于何处?但是我得到了一个错误我一直在看程序文件,但是不确定TextTransform.exe在哪里。
浏览 0
提问于2010-07-27
得票数 8
回答已采纳
1
回答
自动生成C#解决方案的批处理脚本
、
、
、
我需要创建一个批处理脚本:我已经完成了第一步和第二步,它们工作得很好。我对第3和第4步有问题。我该怎么做呢?我有文件"Automated_Test_Recorder.sln“。我已经看到了一些关于使用msbuild的东西,但是我尝试过它,它似乎没有被认可。是否有一个替代方案,因为如果另一个用户运行我的批处理脚本,如果他们没有msbuild,它就不能工作。
浏览 5
提问于2022-08-15
得票数 0
1
回答
如何在批处理中正确调用anotherfile.bat :label?
、
、
、
、
msbuildpath.txt () else ( for /f "delims=" %%i in ('!
VSWHERE
!-latest -
浏览 3
提问于2022-06-20
得票数 3
回答已采纳
10
回答
以编程方式查找VS2017安装目录
、
使用以前版本的VS,您可以查询注册表来确定VS的安装目录:有人知道如何以编程方式确定VS2017的安装位置吗?
浏览 290
提问于2016-12-13
得票数 9
回答已采纳
1
回答
为什么启动-VsDevShell.ps1将我的工作目录设置为source\repos
、
、
、
、
为什么我的工作目录被Launch-VsDevShell.ps1 修改,我们如何防止这种情况发生?MSVC工具(cl.exe,.)默认情况下没有在PATH中定义,您需要执行才能获得这些工具。我只希望Launch-VsDevShell.ps1添加环境变量,而不是更改pwd。
浏览 2
提问于2022-08-16
得票数 1
回答已采纳
0
回答
could
not
find
funcion "dplyr"?
、
、
、
、
命名已经老老实实加载了各个包,还会报错“
could
not
find
function "dplyr"”呢library(tidyverse)library
浏览 117
提问于2022-12-04
1
回答
如何找到
vswhere
exe路径?
、
、
用户是否可以在安装visual studio时自定义下面的
vswhere
.exe路径?Microsoft:\Program Files (X86)\ Studio\Installer\
vswhere
.exe 建议使用任何其他方法查找
Vswhere</
浏览 447
提问于2019-01-22
得票数 2
2
回答
找不到"
vswhere
“
、
、
、
我得到了一个错误:LOCALAPPDATA=C:\Users\wojci\AppData\LocalThe system cannot
find
the file specified. Failed to build Boost.Build engine.
浏览 27
提问于2022-04-11
得票数 0
回答已采纳
4
回答
从Azure Devops中的命令行任务运行MSBuild
、
、
、
我正在尝试在Azure Devops上执行msbuild。因此,我不能使用提供的MSBuild任务。关于如何从命令行任务或批处理脚本任务使用msbuild,您有什么想法吗?使用他们的托管VS代理。
浏览 9
提问于2019-03-04
得票数 4
4
回答
Could
not
find
runtime.jar?
、
. >
Could
not resolve all dependencies for configuration ':app:_debugApk'.>
Could
not
find
runtime.jar (android.arch.lifecycle:runtime:1.0.0).
浏览 937
提问于2018-05-29
1
回答
检测Visual安装统一错误
、
\FindersKeepers\Thanatos's punishment\Library\PackageCache\com.unity.ide.visualstudio@2.0.14\Editor\
VSWhere
\
vswhere
.exe', CommandLine='-prerelease -format json -utf8', CurrentDirectory='', Native error= The systemcannot
find
the file specified
浏览 14
提问于2022-04-29
得票数 0
回答已采纳
1
回答
如何在powershell上运行
vswhere
、
当我运行它时,它会说“找不到与参数名‘最新’匹配的参数”$path = %ProgramFiles(x86)%\Microsoft Visual Studio\Installer\
vswhere
.exe-latest -requires Microsoft.Component.MSBuild -
find
MSBuild\**\Bin\MSBuild.exe | select-object -firstInvoke-Expression -Command "C:\Program Files (x86)\Microsoft Visua
浏览 13
提问于2022-05-30
得票数 0
1
回答
为什么当指定了特定版本时,
vswhere
不找到VS构建工具?
、
、
Agent 1\_work\_tasks\VSBuild_71a9a2d3-a98a-4caa-96ab-affca411ecda\1.166.2\ps_modules\MSBuildHelpers\
vswhere
.exeAgent 1\_work\_tasks\VSBuild_71a9a2d3-a98a-4caa-96ab-affca411ecda\1.166.2\ps_modules\MSBuildHelpers\
vswhere
.exeAgent 1\_work\_tasks\VSBuild_71a9a2d3-a98a-4caa-96ab-affca41
浏览 13
提问于2022-05-09
得票数 0
回答已采纳
4
回答
CMake问题:找不到Visual的任何实例
、
、
、
问题CMake Error at CMakeLists.txt:2 (project): -- Configuring incomplete, errors occurred!
浏览 6
提问于2020-02-05
得票数 6
回答已采纳
1
回答
有没有办法构建一个YAML文件?
$msbuildPath = Split-Path (& "${env:ProgramFiles(x86)}\Microsoft Visual Studio\Installer\
vswhere
.exe" -latest -requires Microsoft.Component.MSBuild -
find
MSBuild\Current\Bin\amd64\MSBuild.exe | Select-Object
浏览 5
提问于2019-10-24
得票数 0
1
回答
到visual studio的vcvars64.bat的健壮路径
、
、
VisualStudio有vcvars64.bat,它加载所有必要的环境变量,以便从命令行编译visual studio项目。C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat
浏览 8
提问于2020-06-15
得票数 0
回答已采纳
点击加载更多
热门
标签
更多标签
云服务器
对象存储
ICP备案
云点播
实时音视频
活动推荐
运营活动
广告
关闭
领券