<?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: Debug &amp; Release for asynch app.  in Customization</title>
    <link>https://www.ptcusercommunity.com/t5/Customization/Debug-Release-for-asynch-app/m-p/80198#M4386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for 32 bit OS&lt;/P&gt;&lt;P&gt;&amp;lt;wildfileinstalldir&amp;gt;\protoolkit\i486_nt\obj\protkmt.lib &lt;/P&gt;&lt;P&gt;&amp;lt;wildfileinstalldir&amp;gt;\protoolkit\i486_nt\obj\ptasyncmt.lib &lt;/P&gt;&lt;P&gt;&amp;lt;wildfileinstalldir&amp;gt;\prodevelop\i486_nt\obj\prodevmt.lib&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for64 bit OS&lt;/P&gt;&lt;P&gt;&amp;lt;wildfileinstalldir&amp;gt;\protoolkit\x86e_win64\obj\protkmt.lib &lt;/P&gt;&lt;P&gt;&amp;lt;wildfileinstalldir&amp;gt;\protoolkit\x86e_win64\obj\ptasyncmt.lib &lt;/P&gt;&lt;P&gt;&amp;lt;wildfileinstalldir&amp;gt;\prodevelop\x86e_win64\obj\prodevmt.lib&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if these are not on your system, rerun the installation and select API Toolkits and select Pro Toolkit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;In Reply to Rahul M.: &lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Hello, &lt;BR /&gt;I have created an asynch protoolkit app for WF 5.0 in VS 2008. I have linked following librraies- prodevmd.lib &lt;BR /&gt;protkmd.lib ptasyncmd.lib wsock32.lib mpr.lib psapi.lib ws2_32.lib netapi32.lib. &lt;BR /&gt;&lt;BR /&gt;When I build the code using debug option it works fine(though it has some warnings related to protkmd.lib). &lt;BR /&gt;When I build using release option it throws following error messages- &lt;BR /&gt;Error19 ;error LNK2019: unresolved external symbol _NetRemoteTOD@8 referenced in function _NetRemoteTOD_thunk &lt;BR /&gt;&lt;BR /&gt;After referring to some more posts outside I changed runtime library settings as follows &lt;BR /&gt;for debug- &lt;BR /&gt;Multi-threaded Debug DLL (/MDd) &lt;BR /&gt;for release- &lt;BR /&gt;Multi-threaded DLL (/MD) &lt;BR /&gt;&lt;BR /&gt;What I am missing?? &lt;BR /&gt;&lt;BR /&gt;Thanks &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Jun 2010 12:51:47 GMT</pubDate>
    <dc:creator>JamesKerkstra</dc:creator>
    <dc:date>2010-06-18T12:51:47Z</dc:date>
    <item>
      <title>Debug &amp; Release for asynch app.</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Debug-Release-for-asynch-app/m-p/80195#M4383</link>
      <description>Hello, I have created an asynch protoolkit app for WF 5.0 in VS 2008. I have linked following librraies- prodevmd.lib protkmd.lib ptasyncmd.lib wsock32.lib mpr.lib psapi.lib ws2_32.lib netapi32.lib. When I build the code using debug option it works fine(though it has some warnings</description>
      <pubDate>Sun, 13 Dec 2020 17:24:55 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Debug-Release-for-asynch-app/m-p/80195#M4383</guid>
      <dc:creator>ptc-3191571</dc:creator>
      <dc:date>2020-12-13T17:24:55Z</dc:date>
    </item>
    <item>
      <title>RE: Debug &amp; Release for asynch app.</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Debug-Release-for-asynch-app/m-p/80196#M4384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rahul,&lt;/P&gt;&lt;P&gt; I believe youneed to use the mt version of the lib files when you switch from debug to release. (ie protkmt.lib, ptasyncmt.lib ).&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;In Reply to Rahul M.: &lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Hello, &lt;BR /&gt;I have created an asynch protoolkit app for WF 5.0 in VS 2008. I have linked following librraies- prodevmd.lib &lt;BR /&gt;protkmd.lib ptasyncmd.lib wsock32.lib mpr.lib psapi.lib ws2_32.lib netapi32.lib. &lt;BR /&gt;&lt;BR /&gt;When I build the code using debug option it works fine(though it has some warnings related to protkmd.lib). &lt;BR /&gt;When I build using release option it throws following error messages- &lt;BR /&gt;Error19 ;error LNK2019: unresolved external symbol _NetRemoteTOD@8 referenced in function _NetRemoteTOD_thunk &lt;BR /&gt;&lt;BR /&gt;After referring to some more posts outside I changed runtime library settings as follows &lt;BR /&gt;for debug- &lt;BR /&gt;Multi-threaded Debug DLL (/MDd) &lt;BR /&gt;for release- &lt;BR /&gt;Multi-threaded DLL (/MD) &lt;BR /&gt;&lt;BR /&gt;What I am missing?? &lt;BR /&gt;&lt;BR /&gt;Thanks &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 12:09:33 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Debug-Release-for-asynch-app/m-p/80196#M4384</guid>
      <dc:creator>JamesKerkstra</dc:creator>
      <dc:date>2010-06-17T12:09:33Z</dc:date>
    </item>
    <item>
      <title>RE: Debug &amp; Release for asynch app.</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Debug-Release-for-asynch-app/m-p/80197#M4385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I couldn't locate those two libraries in my proe installation.&lt;/P&gt;&lt;P&gt;How could I get them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 05:36:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Debug-Release-for-asynch-app/m-p/80197#M4385</guid>
      <dc:creator>ptc-3191571</dc:creator>
      <dc:date>2010-06-18T05:36:56Z</dc:date>
    </item>
    <item>
      <title>RE: Debug &amp; Release for asynch app.</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Debug-Release-for-asynch-app/m-p/80198#M4386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for 32 bit OS&lt;/P&gt;&lt;P&gt;&amp;lt;wildfileinstalldir&amp;gt;\protoolkit\i486_nt\obj\protkmt.lib &lt;/P&gt;&lt;P&gt;&amp;lt;wildfileinstalldir&amp;gt;\protoolkit\i486_nt\obj\ptasyncmt.lib &lt;/P&gt;&lt;P&gt;&amp;lt;wildfileinstalldir&amp;gt;\prodevelop\i486_nt\obj\prodevmt.lib&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for64 bit OS&lt;/P&gt;&lt;P&gt;&amp;lt;wildfileinstalldir&amp;gt;\protoolkit\x86e_win64\obj\protkmt.lib &lt;/P&gt;&lt;P&gt;&amp;lt;wildfileinstalldir&amp;gt;\protoolkit\x86e_win64\obj\ptasyncmt.lib &lt;/P&gt;&lt;P&gt;&amp;lt;wildfileinstalldir&amp;gt;\prodevelop\x86e_win64\obj\prodevmt.lib&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if these are not on your system, rerun the installation and select API Toolkits and select Pro Toolkit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;In Reply to Rahul M.: &lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Hello, &lt;BR /&gt;I have created an asynch protoolkit app for WF 5.0 in VS 2008. I have linked following librraies- prodevmd.lib &lt;BR /&gt;protkmd.lib ptasyncmd.lib wsock32.lib mpr.lib psapi.lib ws2_32.lib netapi32.lib. &lt;BR /&gt;&lt;BR /&gt;When I build the code using debug option it works fine(though it has some warnings related to protkmd.lib). &lt;BR /&gt;When I build using release option it throws following error messages- &lt;BR /&gt;Error19 ;error LNK2019: unresolved external symbol _NetRemoteTOD@8 referenced in function _NetRemoteTOD_thunk &lt;BR /&gt;&lt;BR /&gt;After referring to some more posts outside I changed runtime library settings as follows &lt;BR /&gt;for debug- &lt;BR /&gt;Multi-threaded Debug DLL (/MDd) &lt;BR /&gt;for release- &lt;BR /&gt;Multi-threaded DLL (/MD) &lt;BR /&gt;&lt;BR /&gt;What I am missing?? &lt;BR /&gt;&lt;BR /&gt;Thanks &lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jun 2010 12:51:47 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Debug-Release-for-asynch-app/m-p/80198#M4386</guid>
      <dc:creator>JamesKerkstra</dc:creator>
      <dc:date>2010-06-18T12:51:47Z</dc:date>
    </item>
    <item>
      <title>RE: Debug &amp; Release for asynch app.</title>
      <link>https://www.ptcusercommunity.com/t5/Customization/Debug-Release-for-asynch-app/m-p/80199#M4387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't got those files in my WF 5.0 installation,so I approached PTC to get info.As per PTC &lt;SPAN&gt;‘protkmt.lib’ and ‘protk_dllmt.lib’ files are obsolete and have been removed from ‘obj’ folder"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now what option I have to remove those linking errors mentioned in 1st post.?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jun 2010 09:53:12 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Customization/Debug-Release-for-asynch-app/m-p/80199#M4387</guid>
      <dc:creator>ptc-3191571</dc:creator>
      <dc:date>2010-06-21T09:53:12Z</dc:date>
    </item>
  </channel>
</rss>

