<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic 3dsmaxPluginWizard vs. VS2019 in 3ds Max Programming Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/3dsmaxpluginwizard-vs-vs2019/m-p/9100228#M7568</link>
    <description>&lt;P&gt;When reading the documentation, it says to copy the wizard files to "VC\VCProjects", but there exists no "VCProjects" path under VS2019 ?!&lt;/P&gt;</description>
    <pubDate>Tue, 22 Oct 2019 08:03:11 GMT</pubDate>
    <dc:creator>istan</dc:creator>
    <dc:date>2019-10-22T08:03:11Z</dc:date>
    <item>
      <title>3dsmaxPluginWizard vs. VS2019</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/3dsmaxpluginwizard-vs-vs2019/m-p/9100228#M7568</link>
      <description>&lt;P&gt;When reading the documentation, it says to copy the wizard files to "VC\VCProjects", but there exists no "VCProjects" path under VS2019 ?!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2019 08:03:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/3dsmaxpluginwizard-vs-vs2019/m-p/9100228#M7568</guid>
      <dc:creator>istan</dc:creator>
      <dc:date>2019-10-22T08:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: 3dsmaxPluginWizard vs. VS2019</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/3dsmaxpluginwizard-vs-vs2019/m-p/9100243#M7569</link>
      <description>&lt;P&gt;ok, i created the missing folder and it's showing now..&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2019 08:12:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/3dsmaxpluginwizard-vs-vs2019/m-p/9100243#M7569</guid>
      <dc:creator>istan</dc:creator>
      <dc:date>2019-10-22T08:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: 3dsmaxPluginWizard vs. VS2019</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/3dsmaxpluginwizard-vs-vs2019/m-p/9100388#M7570</link>
      <description>&lt;P&gt;and "Wizard=VsWizard.VsWizardEngine.16.0" has to be used for VS2019..&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2019 09:19:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/3dsmaxpluginwizard-vs-vs2019/m-p/9100388#M7570</guid>
      <dc:creator>istan</dc:creator>
      <dc:date>2019-10-22T09:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: 3dsmaxPluginWizard vs. VS2019</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/3dsmaxpluginwizard-vs-vs2019/m-p/9474884#M7571</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/203084"&gt;@istan&lt;/a&gt;, I followed the same steps, but the plugin project appears as a "Visual Studio 2010" project. That was odd. Anyway, I decided to change the&amp;nbsp; version of the SDK and the tools to VS2019 (as it should be) in the project's properties, but I ended up with a MSB4019 error, though it's not a migrated project. Sad thing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea? Thanks! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 23:18:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/3dsmaxpluginwizard-vs-vs2019/m-p/9474884#M7571</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-27T23:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: 3dsmaxPluginWizard vs. VS2019</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/3dsmaxpluginwizard-vs-vs2019/m-p/9475953#M7572</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/203084"&gt;@istan&lt;/a&gt;, I followed the same steps, but the plugin project appears as a "Visual Studio 2010" project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea? Thanks! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;You have to set "Platform Toolset" to V141&lt;/P&gt;&lt;P&gt;and I usually also check the SDK version and manually set it to 8.1 or 10.0.xx (in my case it doesn't matter, as I still use only low level winsdk stuff)&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 10:20:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/3dsmaxpluginwizard-vs-vs2019/m-p/9475953#M7572</guid>
      <dc:creator>istan</dc:creator>
      <dc:date>2020-04-28T10:20:29Z</dc:date>
    </item>
  </channel>
</rss>

