﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-专职C++-随笔分类-RAD Studio</title><link>http://www.cppblog.com/zdhsoft/category/21284.html</link><description>不能停止的脚步</description><language>zh-cn</language><lastBuildDate>Fri, 21 Jul 2017 02:28:05 GMT</lastBuildDate><pubDate>Fri, 21 Jul 2017 02:28:05 GMT</pubDate><ttl>60</ttl><item><title>RAD Studio 报MSBUildToolsPath is not specified for the ToolsVersion "14.0"的错误</title><link>http://www.cppblog.com/zdhsoft/archive/2017/07/21/215121.html</link><dc:creator>冬瓜</dc:creator><author>冬瓜</author><pubDate>Fri, 21 Jul 2017 02:07:00 GMT</pubDate><guid>http://www.cppblog.com/zdhsoft/archive/2017/07/21/215121.html</guid><wfw:comment>http://www.cppblog.com/zdhsoft/comments/215121.html</wfw:comment><comments>http://www.cppblog.com/zdhsoft/archive/2017/07/21/215121.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/zdhsoft/comments/commentRss/215121.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/zdhsoft/services/trackbacks/215121.html</trackback:ping><description><![CDATA[从上次六一安装试用RAD,这就样过了快两个月了，就想用一下看看，结果报MSBUildToolsPath is not specified for the ToolsVersion "14.0"，google了一下，找到原因了，因为我有装过vs2015,但是真心不好用，就卸载了，装了vs2013，于是就报这样的错了。卸载是是比较干净的，但是还是有一个地方注册表有漏了，就是32位注册表（没想64位windows会有64和32两份注册表），<br /><span style="background: white;">运行：c:\windows\SysWOW64\regedt32.exe<br />找到：<span style="font-style: italic; color: #424242; font-family: Calibri; font-size: 10.5pt;">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\14.0</span>  <p style="margin:0in;margin-left:.375in;line-height:18pt;font-family:Calibri; font-size:10.5pt;color:#424242"><span style="font-style: italic; background-image: initial; background-position: initial; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial;">&nbsp;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSBuild\ToolsVersion\14.0<br />然后删除，就可以了。<br /><br />再去行RAD,就不报这个错了。<img src="http://www.cppblog.com/images/cppblog_com/zdhsoft/20170721_100430_001.png" width="547" height="357" alt="" /><br />然后就可以开开心心写了一个android例子，顺利跑了起来。</span></p></span><img src ="http://www.cppblog.com/zdhsoft/aggbug/215121.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/zdhsoft/" target="_blank">冬瓜</a> 2017-07-21 10:07 <a href="http://www.cppblog.com/zdhsoft/archive/2017/07/21/215121.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>