<?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: Building addon dll from Visual Studio solution in Customization</title>
    <link>https://www.ptcusercommunity.com/t5/Customization/Building-addon-dll-from-Visual-Studio-solution/m-p/841491#M11761</link>
    <description>&lt;P&gt;Article - "&lt;STRONG&gt;What is the difference between the floating license and locked license&lt;/STRONG&gt;": &lt;A href="https://www.ptc.com/en/support/article/cs65142" target="_blank"&gt;https://www.ptc.com/en/support/article/cs65142&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Dec 2022 11:30:08 GMT</pubDate>
    <dc:creator>VladimirN</dc:creator>
    <dc:date>2022-12-01T11:30:08Z</dc:date>
    <item>
      <title>Building addon dll from Visual Studio solution</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Building-addon-dll-from-Visual-Studio-solution/m-p/841416#M11757</link>
      <description>&lt;P&gt;Hello my friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was required to convert my solution which is based on the makefile in favor of Visual Studio (2019) project. I compiled and built my product using property sheets, but I cannot unlock it with the following message: "Unlocking this application requires option 294."&amp;nbsp;&lt;/P&gt;&lt;P&gt;I checked all the licensing, and it is perfectly OK. I found the similar case described in&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;Article - CS274507 Error "Unlocking this application requires option ObjectToolkitCpp" while unlocking an OTK application even though the OTK license is available as part base license of Creo Parametric. The resolution of PTC is that works as expected and to unlock OTK CPP&amp;nbsp;&lt;SPAN&gt;application user&amp;nbsp;need to have separate&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Floating&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;license option of&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;ObjectToolkitCpp&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;(294) license.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;The unlocking worked fine with makefile. I checked documentation and did not find out what is Floating license or how to use it. Any suggestions?&lt;/DIV&gt;</description>
      <pubDate>Thu, 01 Dec 2022 06:46:16 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Building-addon-dll-from-Visual-Studio-solution/m-p/841416#M11757</guid>
      <dc:creator>ZS_10383889</dc:creator>
      <dc:date>2022-12-01T06:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Building addon dll from Visual Studio solution</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Building-addon-dll-from-Visual-Studio-solution/m-p/841491#M11761</link>
      <description>&lt;P&gt;Article - "&lt;STRONG&gt;What is the difference between the floating license and locked license&lt;/STRONG&gt;": &lt;A href="https://www.ptc.com/en/support/article/cs65142" target="_blank"&gt;https://www.ptc.com/en/support/article/cs65142&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 11:30:08 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Building-addon-dll-from-Visual-Studio-solution/m-p/841491#M11761</guid>
      <dc:creator>VladimirN</dc:creator>
      <dc:date>2022-12-01T11:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Building addon dll from Visual Studio solution</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Building-addon-dll-from-Visual-Studio-solution/m-p/841508#M11762</link>
      <description>&lt;P&gt;Thanks. What are the steps needed to obtain this license?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 12:51:24 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Building-addon-dll-from-Visual-Studio-solution/m-p/841508#M11762</guid>
      <dc:creator>ZS_10383889</dc:creator>
      <dc:date>2022-12-01T12:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Building addon dll from Visual Studio solution</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Building-addon-dll-from-Visual-Studio-solution/m-p/841591#M11764</link>
      <description>&lt;P&gt;"&lt;STRONG&gt;Get in Touch with a PTC Sales Representative&lt;/STRONG&gt;": &lt;A href="https://www.ptc.com/en/contact-us" target="_blank"&gt;https://www.ptc.com/en/contact-us&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 18:29:46 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Building-addon-dll-from-Visual-Studio-solution/m-p/841591#M11764</guid>
      <dc:creator>VladimirN</dc:creator>
      <dc:date>2022-12-01T18:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Building addon dll from Visual Studio solution</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Building-addon-dll-from-Visual-Studio-solution/m-p/841861#M11766</link>
      <description>&lt;P&gt;it appears you are piling all tasks into msbuild.&lt;/P&gt;
&lt;P&gt;to localize the issue, you should try to separate making a dll and unlocking it into two steps - if you could unlock a dll using protk_unlock.bat from a command prompt with working directory set to 'parametric\bin' it would tell you that the most likely problem is your visual studio environment settings.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 15:52:43 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Building-addon-dll-from-Visual-Studio-solution/m-p/841861#M11766</guid>
      <dc:creator>FV</dc:creator>
      <dc:date>2022-12-02T15:52:43Z</dc:date>
    </item>
  </channel>
</rss>

