添加链接
link之家
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
怕考试的杯子  ·  Hive SQL Parser ...·  10 月前    · 
才高八斗的双杠  ·  MSSQLSERVER_18452 - ...·  11 月前    · 
干练的火柴  ·  "Could not get any ...·  1 年前    · 

用VS2010打开解决方案时,输出窗口有如下提示信息:

1>Project file contains ToolsVersion="14.0". This toolset may be unknown or missing, in which case you may be able to resolve this by installing the appropriate version of MSBuild, or the build may have been forced to a particular ToolsVersion for policy reasons. Treating the project as if it had ToolsVersion="4.0". For more information, please see http:// Go .microsoft.com/fwlink/?LinkId=291333.

发生此警告的原因:

原本是VS2010的项目用VS2015打开后,然后又强行转为VS2012项目。

解决方案如下:

用文本编辑器(例如Notepad++)打开VC项目(后缀名为. vcxproj ),找到这一行内容:

找到核心错误error: 1. error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools ": https://visualstudio.microsoft.com/visual-cpp-build- tools / 2. ERROR: Failed building wheel for wordcloud 错误:需要 Micr
报错 】没有为 Tools Version 14.0 ”在(“HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ MSBuild \ Tools Version s \ 14.0 ”处定义)指定MSBuildToolPath,或者指定的计算结果为空字符串 Win+R 打开运行窗口,输入“regedit”打开注册表 按路径计算机\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\MSBuild\ Tools Version s 仔细看 报错 信息: error:Microsoft Visual C++ 14.0 is required. Get it with "Microsoft ": http://landinghub.visualstudio.com/visual-cpp-build- tools
event sent after app closed: {id: 0, progressId: null, message: Running "flutter pub get" in hello_world...} The current Dart SDK version is 2.10.5. Because hello_world requires SDK version >=2.12.0-0 <3.0.0, version solving failed. event sent after app c
MSBuild基本概念(续) 在上一篇简单的介绍了下MSBuild中的四个基本块,每块介绍比较单薄,在这里对在大多数的项目模版生成的*.*proj文件中比较常见一些用法和概念做些补充。主要有一下几方面: MSBuild特殊字符:MSBuild保留的一些字符,以及XML中的特殊字符处理。 MSBuild条件: Condition特性,作用类似于C#的if。 MSBuild属性: 使用环境...
英文好的可以看问题的英文帖子,在这里 最下面讲到了这是VS2019与SHFB的适配问题。作者在2020/08/28的提交中修复了问题,但是还没有更新对应的安装包。解决办法是去这里下载最新的源代码 下载下来解压之后在SHFB-master—— SHFB ——deploy 文件夹下面有程序的启动文件,双击用这个就好了。
问题描述: win10系统中,python环境下使用pip命令pip install -r requirements.txt 报错 :Microsoft Visual C++ 14.0 is required. OS : Windows 10 Python Version : 3.7.8 command used : pip install -r requirements.txt error: Microsoft Visual C++ 14.0 is required. Get it with "Mic
Proactively Monitoring your Database A Creating a Tablespace and Table with a Specified Treshold B. Triggering a Tablespace Space Usage Alert C. Setting up Notifications 1. Click the Serve...
项目文件包含 Tools Version ='12.0'。此工具集可能未知或缺失(您可以通过安装相应版本的 MSBuild 来解决该问题),或者该生成因策略原因已被强制更改为特殊 Tools Version 。将此项目视作具有 Tools Version ='4.0'。 解决方法:右键点击你的项目,选择属性,再点击配置属性中的常规,常规中有个平台工作集,点下拉菜单栏,以2012为例(如图),点击应用即可。
面向 .NET Framework 的编程语言将使用 MSBuild 项目文件来介绍并控制应用程序生成过程。使用 Visual Studio 创建 MSBuild 项目文件时,会自动将适当的 XML 添加到该文件。但是,你可能会发现,了解 XML 的组织方式以及如何能够更改 XML 来控制生成将非常有用。 有关创建 C++ 项目的项目文件的信息,请参阅MSBuild (Visual C++)
1.升级vs2010 sp1 补丁。 2.将C:\ProgramFiles\MSBuild\Microsoft\VisualStudio\v10.0\ReportingServices 在这个路径下有个Microsoft.ReportingService...