<?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 Re: Errors when building Inventor 2019 Addin with Visual Studio 2019 and Nifty Addin template in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/10506261#M56376</link>
    <description>&lt;P&gt;Does the msgbox rise?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bradeneuropeArthur_0-1627583559319.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/946613i2E8F7A716B56514B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bradeneuropeArthur_0-1627583559319.png" alt="bradeneuropeArthur_0-1627583559319.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jul 2021 18:32:49 GMT</pubDate>
    <dc:creator>bradeneuropeArthur</dc:creator>
    <dc:date>2021-07-29T18:32:49Z</dc:date>
    <item>
      <title>Errors when building Inventor 2019 Addin with Visual Studio 2019 and Nifty Addin template</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/9848407#M56373</link>
      <description>&lt;P&gt;Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a new workstation I have installed Windows 10 Pro, Inventor 2019, Visual Studio 2019, and .NET 4.8.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I try to build an addin using&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5741855"&gt;@BrianEkins&lt;/a&gt;&amp;nbsp;'Nifty Add-in Inventor 2018' template, a couple of errors are reported, but VS reports a successful build. Please see below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;1&amp;gt;------ Build started: Project: Inventor_Addin_2020-11-05_A, Configuration: Debug Any CPU ------
1&amp;gt;  Inventor_Addin_2020-11-05_A -&amp;gt; C:\Users\jberns\source\repos\Inventor_Addin_2020-11-05_A\bin\Debug\Inventor_Addin_2020-11-05_A.dll
1&amp;gt;  '"\VsDevCmd"' is not recognized as an internal or external command, operable program or batch file.
1&amp;gt;  'mt.exe' is not recognized as an internal or external command, operable program or batch file.
1&amp;gt;  C:\Users\jberns\source\repos\Inventor_Addin_2020-11-05_A\Autodesk.Inventor_Addin_2020-11-05_A.Inventor.addin
1&amp;gt;  1 File(s) copied
1&amp;gt;  C:\Users\jberns\source\repos\Inventor_Addin_2020-11-05_A\ButtonResources\SampleButton\16x16.png -&amp;gt; C:\Users\jberns\source\repos\Inventor_Addin_2020-11-05_A\bin\Debug\ButtonResources\SampleButton\16x16.png
1&amp;gt;  C:\Users\jberns\source\repos\Inventor_Addin_2020-11-05_A\ButtonResources\SampleButton\32x32.png -&amp;gt; C:\Users\jberns\source\repos\Inventor_Addin_2020-11-05_A\bin\Debug\ButtonResources\SampleButton\32x32.png
1&amp;gt;  2 File(s) copied
1&amp;gt;  The system cannot find the path specified.
1&amp;gt;  C:\Users\jberns\source\repos\Inventor_Addin_2020-11-05_A\bin\Debug\Autodesk.Inventor_Addin_2020-11-05_A.Inventor.addin -&amp;gt; C:\Users\jberns\AppData\Roaming\Autodesk\ApplicationPlugins\Inventor_Addin_2020-11-05_A\Autodesk.Inventor_Addin_2020-11-05_A.Inventor.addin
1&amp;gt;  C:\Users\jberns\source\repos\Inventor_Addin_2020-11-05_A\bin\Debug\Inventor_Addin_2020-11-05_A.dll -&amp;gt; C:\Users\jberns\AppData\Roaming\Autodesk\ApplicationPlugins\Inventor_Addin_2020-11-05_A\Inventor_Addin_2020-11-05_A.dll
1&amp;gt;  C:\Users\jberns\source\repos\Inventor_Addin_2020-11-05_A\bin\Debug\Inventor_Addin_2020-11-05_A.xml -&amp;gt; C:\Users\jberns\AppData\Roaming\Autodesk\ApplicationPlugins\Inventor_Addin_2020-11-05_A\Inventor_Addin_2020-11-05_A.xml
1&amp;gt;  C:\Users\jberns\source\repos\Inventor_Addin_2020-11-05_A\bin\Debug\ButtonResources\SampleButton\16x16.png -&amp;gt; C:\Users\jberns\AppData\Roaming\Autodesk\ApplicationPlugins\Inventor_Addin_2020-11-05_A\ButtonResources\SampleButton\16x16.png
1&amp;gt;  C:\Users\jberns\source\repos\Inventor_Addin_2020-11-05_A\bin\Debug\ButtonResources\SampleButton\32x32.png -&amp;gt; C:\Users\jberns\AppData\Roaming\Autodesk\ApplicationPlugins\Inventor_Addin_2020-11-05_A\ButtonResources\SampleButton\32x32.png
1&amp;gt;  5 File(s) copied
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;1&amp;gt; '"\VsDevCmd"' is not recognized as an internal or external command, operable program or batch file.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;1&amp;gt; 'mt.exe' is not recognized as an internal or external command, operable program or batch file.&lt;/FONT&gt;&lt;BR /&gt;========== &lt;FONT color="#00FF00"&gt;Build: 1 succeeded&lt;/FONT&gt;, 0 failed, 0 up-to-date, 0 skipped ==========&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I start Inventor, Addin Manager, the addin reports:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;There was an error opening the file.&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have run the VsDevCmd.bat file to initialize the system. I have used the '-test' option, to which no errors are reported.&lt;/P&gt;&lt;P&gt;The only 'mt.exe' file on my system is found here:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\arm64\mt.exe
C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x64\mt.exe
C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x86\mt.exe&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I discovered that a User Environment Variable and a System Environment Variable had not been set for VS2019. I added these.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020-11-05_10-42-39.png" style="width: 637px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/840805iF8256486B36B9E6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020-11-05_10-42-39.png" alt="2020-11-05_10-42-39.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts as to what has not been installed or configured to cause the error for the Inventor addin?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your time and attention. I look forward to your replies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 16:49:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/9848407#M56373</guid>
      <dc:creator>JBerns</dc:creator>
      <dc:date>2020-11-05T16:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Errors when building Inventor 2019 Addin with Visual Studio 2019 and Nifty Addin template</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/10505075#M56374</link>
      <description>&lt;P&gt;Hi JBerns,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;unfortunately I have exactly the same problem and since your post is already a year old, I wanted to ask if you might have found a solution to it after all.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With kind regards.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 11:43:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/10505075#M56374</guid>
      <dc:creator>nils.korte</dc:creator>
      <dc:date>2021-07-29T11:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: Errors when building Inventor 2019 Addin with Visual Studio 2019 and Nifty Addin template</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/10505703#M56375</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9101377"&gt;@nils.korte&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I followed a #KETIV #AVA video (&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=QROrJdg0NQ8" target="_self"&gt;https://www.youtube.com/watch?v=QROrJdg0NQ8&lt;/A&gt;&amp;nbsp;) to build an Addin.&lt;/P&gt;&lt;P&gt;This time I used .NET 4.7 as shown in the video. Perhaps that was the problem I had earlier because I used 4.8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The video creates a new part. That part was successful. No errors. Addin works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to expand the Addin by using a form to ask the dimensions of a box for the new part, but have been unsuccessful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For what its worth, I have attached the project in case someone wants to see where I have gone wrong. I compressed the VS solution folder and attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The (first) error occurs in the&amp;nbsp;&lt;EM&gt;StandardAddInServer.vb&lt;/EM&gt; file, subroutine &lt;EM&gt;m_sampleButton_OnExecute.&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I try to set textbox values for the box position and dimensions, but I get an error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;System.NullReferenceException: 'Object reference not set to an instance of an object.'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am confident I have not allowed the class and the form to communicate correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am focusing on DLL interfaces for now, but hope to find a solution to addin errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 15:09:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/10505703#M56375</guid>
      <dc:creator>JBerns</dc:creator>
      <dc:date>2021-07-29T15:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Errors when building Inventor 2019 Addin with Visual Studio 2019 and Nifty Addin template</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/10506261#M56376</link>
      <description>&lt;P&gt;Does the msgbox rise?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bradeneuropeArthur_0-1627583559319.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/946613i2E8F7A716B56514B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="bradeneuropeArthur_0-1627583559319.png" alt="bradeneuropeArthur_0-1627583559319.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 18:32:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/10506261#M56376</guid>
      <dc:creator>bradeneuropeArthur</dc:creator>
      <dc:date>2021-07-29T18:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Errors when building Inventor 2019 Addin with Visual Studio 2019 and Nifty Addin template</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/10506750#M56377</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/473476"&gt;@bradeneuropeArthur&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, the message does appear.&lt;/P&gt;&lt;P&gt;After the message box is closed,&amp;nbsp;I then attempt to populate the form with values before showing it.&lt;/P&gt;&lt;P&gt;That is when the error occurs.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2021-07-29_16-53-44.png" style="width: 580px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/946693iE64132C5FE94B616/image-size/large?v=v2&amp;amp;px=999" role="button" title="2021-07-29_16-53-44.png" alt="2021-07-29_16-53-44.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I can 'Continue' past the error and the form does appear, but without any values that I attempted to preset.&lt;/P&gt;&lt;P&gt;I suspect my lack of knowledge on making the class and the form communicate with each other is the problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 21:56:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/10506750#M56377</guid>
      <dc:creator>JBerns</dc:creator>
      <dc:date>2021-07-29T21:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Errors when building Inventor 2019 Addin with Visual Studio 2019 and Nifty Addin template</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/10510659#M56378</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;thank you for the answer. I was able to solve the problems with the \VsDevCmd.bat and the mt.exe.&lt;/P&gt;&lt;P&gt;-----&lt;BR /&gt;I changed the second line of the builder events to: call "%VSAPPIDDIR%..\Tools\vsdevcmd"&lt;/P&gt;&lt;P&gt;I also reinstalled the mt.exe via Windows SDK for Windows Store Apps Tools-x86_en-us.msi&lt;BR /&gt;I also deleted the last but one paragraph of the builder events, because it tried to delete a folder that does not exist.&lt;BR /&gt;-----&lt;BR /&gt;Visual Studios does not show me any errors after building, but unfortunately Inventor still cannot launch the add-in.&lt;/P&gt;&lt;P&gt;Inventor permanently shows "There was an error opening the file".&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I tried to load the add-in manually into Inventor, i.e. without the builder events. Unfortunately, that didn't work either.&lt;BR /&gt;It seems to me that there is another error in the template.&lt;/P&gt;</description>
      <pubDate>Sat, 31 Jul 2021 14:36:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/10510659#M56378</guid>
      <dc:creator>nils.korte</dc:creator>
      <dc:date>2021-07-31T14:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Errors when building Inventor 2019 Addin with Visual Studio 2019 and Nifty Addin template</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/10511429#M56379</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9101377"&gt;@nils.korte&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you using Brian Ekins' Nifty Add-in Template? Especially, the update he posted:&lt;/P&gt;&lt;P&gt;&lt;A href="https://ekinssolutions.com/nifty_addin_template/" target="_blank" rel="noopener"&gt;https://ekinssolutions.com/nifty_addin_template/&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;</description>
      <pubDate>Sun, 01 Aug 2021 01:32:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/10511429#M56379</guid>
      <dc:creator>JBerns</dc:creator>
      <dc:date>2021-08-01T01:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Errors when building Inventor 2019 Addin with Visual Studio 2019 and Nifty Addin template</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/10512038#M56380</link>
      <description>Yes, I've downloaded it from that post.&lt;BR /&gt;</description>
      <pubDate>Sun, 01 Aug 2021 11:37:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/10512038#M56380</guid>
      <dc:creator>nils.korte</dc:creator>
      <dc:date>2021-08-01T11:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Errors when building Inventor 2019 Addin with Visual Studio 2019 and Nifty Addin template</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/10952097#M56381</link>
      <description>&lt;P&gt;Update:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I discovered the Build Events instructions contained a reference to VS2017.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; REM - Set up the environment.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; call "%&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;VS150&lt;/STRONG&gt;&lt;/FONT&gt;COMNTOOLS%\VsDevCmd"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I corrected to use VS2019 system variables&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; REM - Set up the environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; call "%&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;VS160&lt;/STRONG&gt;&lt;/FONT&gt;COMNTOOLS%\VsDevCmd"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No more errors related to VsDevCmd or Mt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;BR /&gt;call "%VS160COMNTOOLS%\VsDevCmd"&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 17:23:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/10952097#M56381</guid>
      <dc:creator>JBerns</dc:creator>
      <dc:date>2022-02-15T17:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Errors when building Inventor 2019 Addin with Visual Studio 2019 and Nifty Addin template</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/11966851#M56382</link>
      <description>&lt;P&gt;The following line will make calling &lt;EM&gt;VsDevCmd.bat&lt;/EM&gt; Visual Studio version independant:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;for /f "usebackq delims=#" %%a in (`"%programfiles(x86)%\Microsoft Visual Studio\Installer\vswhere" -latest -property installationPath`) do call "%%a\Common7\Tools\VsDevCmd.bat"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When testing this on a command line, you should replace both instances of %%a with %a.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 09:42:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/errors-when-building-inventor-2019-addin-with-visual-studio-2019/m-p/11966851#M56382</guid>
      <dc:creator>alain_miltenburg</dc:creator>
      <dc:date>2023-05-16T09:42:22Z</dc:date>
    </item>
  </channel>
</rss>

