<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www.dynomotion.com/wiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.dynomotion.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Peter</id>
		<title>Dynomotion - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.dynomotion.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Peter"/>
		<link rel="alternate" type="text/html" href="https://www.dynomotion.com/wiki/index.php/Special:Contributions/Peter"/>
		<updated>2026-05-10T20:02:05Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.10</generator>

	<entry>
		<id>https://www.dynomotion.com/wiki/index.php/Talk:KMotion_Libraries_-_GCode_Interpreter_-_Trajectory_Planner_-_Coordinated_Motion_-_.NET</id>
		<title>Talk:KMotion Libraries - GCode Interpreter - Trajectory Planner - Coordinated Motion - .NET</title>
		<link rel="alternate" type="text/html" href="https://www.dynomotion.com/wiki/index.php/Talk:KMotion_Libraries_-_GCode_Interpreter_-_Trajectory_Planner_-_Coordinated_Motion_-_.NET"/>
				<updated>2023-12-23T01:38:28Z</updated>
		
		<summary type="html">&lt;p&gt;Peter: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I was following the instructions on this page, and I was getting lots of errors from Visual Studio similar to this: &amp;quot;&lt;br /&gt;
&lt;br /&gt;
Severity    Code    Description    Project    File    Line    Suppression State&amp;lt;br /&amp;gt;Error  &lt;br /&gt;
&lt;br /&gt;
 MSB8020    The build tools for v143 (Platform Toolset = 'v143') cannot be found. To build using the v143 build tools, please install v143 build tools.  Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting &amp;quot;Retarget solution&amp;quot;.    TCC67    C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.Platform.targets    57    &amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
According to this webpage: [https://learn.microsoft.com/en-us/cpp/build/how-to-modify-the-target-framework-and-platform-toolset Microsoft target framework] Version 143 of the build tools comes with Visual Studio 2022, and not 2015. I tried to follow the instructions to change the target framework, but they don't seem to apply to VS2015. I tried to right click on the BuildAllLibs in the solution explorer, but I don't see an option to retarget the solution back to v140.&lt;/div&gt;</summary>
		<author><name>Peter</name></author>	</entry>

	<entry>
		<id>https://www.dynomotion.com/wiki/index.php/Talk:KMotion_Libraries_-_GCode_Interpreter_-_Trajectory_Planner_-_Coordinated_Motion_-_.NET</id>
		<title>Talk:KMotion Libraries - GCode Interpreter - Trajectory Planner - Coordinated Motion - .NET</title>
		<link rel="alternate" type="text/html" href="https://www.dynomotion.com/wiki/index.php/Talk:KMotion_Libraries_-_GCode_Interpreter_-_Trajectory_Planner_-_Coordinated_Motion_-_.NET"/>
				<updated>2023-12-23T01:38:01Z</updated>
		
		<summary type="html">&lt;p&gt;Peter: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I was following the instructions on this page, and I was getting lots of errors from Visual Studio similar to this: MSB8020 The build tools for v143 (Platform Toolset = 'v143') cannot be found. To build using the v143 build tools, please install v143 build tools.  Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting &amp;quot;Retarget solution&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
According to this webpage: [https://learn.microsoft.com/en-us/cpp/build/how-to-modify-the-target-framework-and-platform-toolset Microsoft target framework] Version 143 of the build tools comes with Visual Studio 2022, and not 2015. I tried to follow the instructions to change the target framework, but they don't seem to apply to VS2015. I tried to right click on the BuildAllLibs in the solution explorer, but I don't see an option to retarget the solution back to v140.&lt;/div&gt;</summary>
		<author><name>Peter</name></author>	</entry>

	<entry>
		<id>https://www.dynomotion.com/wiki/index.php/Talk:KMotion_Libraries_-_GCode_Interpreter_-_Trajectory_Planner_-_Coordinated_Motion_-_.NET</id>
		<title>Talk:KMotion Libraries - GCode Interpreter - Trajectory Planner - Coordinated Motion - .NET</title>
		<link rel="alternate" type="text/html" href="https://www.dynomotion.com/wiki/index.php/Talk:KMotion_Libraries_-_GCode_Interpreter_-_Trajectory_Planner_-_Coordinated_Motion_-_.NET"/>
				<updated>2023-12-23T01:36:46Z</updated>
		
		<summary type="html">&lt;p&gt;Peter: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I was following the instructions on this page, and I was getting lots of errors from Visual Studio similar to this: &amp;quot;&lt;br /&gt;
&lt;br /&gt;
Severity    Code    Description    Project    File    Line    Suppression State&amp;lt;br /&amp;gt;Error  &lt;br /&gt;
&lt;br /&gt;
 MSB8020    The build tools for v143 (Platform Toolset = 'v143') cannot be found. To build using the v143 build tools, please install v143 build tools.  Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting &amp;quot;Retarget solution&amp;quot;.    TCC67    C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.Platform.targets    57    &amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
According to this webpage: [https://learn.microsoft.com/en-us/cpp/build/how-to-modify-the-target-framework-and-platform-toolset Microsoft target framework] Version 143 of the build tools comes with Visual Studio 2022, and not 2015. I tried to follow the instructions to change the target framework, but they don't seem to apply to VS2015. I tried to right click on the BuildAllLibs in the solution explorer, but I don't see an option to retarget the solution back to v140.&lt;/div&gt;</summary>
		<author><name>Peter</name></author>	</entry>

	<entry>
		<id>https://www.dynomotion.com/wiki/index.php/Talk:KMotion_Libraries_-_GCode_Interpreter_-_Trajectory_Planner_-_Coordinated_Motion_-_.NET</id>
		<title>Talk:KMotion Libraries - GCode Interpreter - Trajectory Planner - Coordinated Motion - .NET</title>
		<link rel="alternate" type="text/html" href="https://www.dynomotion.com/wiki/index.php/Talk:KMotion_Libraries_-_GCode_Interpreter_-_Trajectory_Planner_-_Coordinated_Motion_-_.NET"/>
				<updated>2023-12-23T01:35:28Z</updated>
		
		<summary type="html">&lt;p&gt;Peter: Created page with &amp;quot;I was following the instructions on this page, and I was getting lots of errors from Visual Studio similar to this: &amp;quot;  Severity    Code    Description    Project  ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I was following the instructions on this page, and I was getting lots of errors from Visual Studio similar to this: &amp;quot;&lt;br /&gt;
&lt;br /&gt;
Severity    Code    Description    Project    File    Line    Suppression State&amp;lt;br /&amp;gt;Error    MSB8020    The build tools for v143 (Platform Toolset = 'v143') cannot be found. To build using the v143 build tools, please install v143 build tools.  Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting &amp;quot;Retarget solution&amp;quot;.    TCC67    C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.Platform.targets    57    &amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
According to this webpage: [https://learn.microsoft.com/en-us/cpp/build/how-to-modify-the-target-framework-and-platform-toolset Microsoft target framework] Version 143 of the build tools comes with Visual Studio 2022, and not 2015. I tried to follow the instructions to change the target framework, but they don't seem to apply to VS2015. I tried to right click on the BuildAllLibs in the solution explorer, but I don't see an option to retarget the solution back to v140.&lt;/div&gt;</summary>
		<author><name>Peter</name></author>	</entry>

	</feed>