<?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: Linker errors with ObjectARX 2014 libraries in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/linker-errors-with-objectarx-2014-libraries/m-p/5527632#M11374</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you check all libraries are linked correctly in your project ?&lt;/P&gt;
&lt;P&gt;Are you creating new project or migrating a old one ? If it is new project did you use arxwizard ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you can share project I can help you, don't share if it is confidential.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Mar 2015 08:41:06 GMT</pubDate>
    <dc:creator>moogalm</dc:creator>
    <dc:date>2015-03-04T08:41:06Z</dc:date>
    <item>
      <title>Linker errors with ObjectARX 2014 libraries</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/linker-errors-with-objectarx-2014-libraries/m-p/5527264#M11373</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing the similar issues.&lt;/P&gt;&lt;P&gt;I am using ObjectARX 2014, 64 bit libraries with Visual Studio 2010 SP1. But i am getting lots of Linker errors, Could any please help me resolve these errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have put few of the errors below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1.error LNK2001: unresolved external symbol _acedEntSel&lt;BR /&gt;2.error LNK2001: unresolved external symbol "__declspec(dllimport) private: static void * __stdcall AcHeapOperators::allocRawMem(unsigned int)" (__imp_?allocRawMem@AcHeapOperators@@CGPAXI@Z)&lt;BR /&gt;3.error LNK2001: unresolved external symbol "__declspec(dllimport) private: static void __stdcall AcHeapOperators::freeRawMem(void *)" (__imp_?freeRawMem@AcHeapOperators@@CGXPAX@Z)&lt;BR /&gt;4.error LNK2001: unresolved external symbol "__declspec(dllimport) public: bool __thiscall AcRxClass::isDerivedFrom(class AcRxClass const *)const " (__imp_?isDerivedFrom@AcRxClass@@QBE_NPBV1@@Z)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate if anybody could give some hint on the solutions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Adarsh&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2015 21:51:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/linker-errors-with-objectarx-2014-libraries/m-p/5527264#M11373</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-03T21:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors with ObjectARX 2014 libraries</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/linker-errors-with-objectarx-2014-libraries/m-p/5527632#M11374</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you check all libraries are linked correctly in your project ?&lt;/P&gt;
&lt;P&gt;Are you creating new project or migrating a old one ? If it is new project did you use arxwizard ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you can share project I can help you, don't share if it is confidential.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2015 08:41:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/linker-errors-with-objectarx-2014-libraries/m-p/5527632#M11374</guid>
      <dc:creator>moogalm</dc:creator>
      <dc:date>2015-03-04T08:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: Linker errors with ObjectARX 2014 libraries</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/linker-errors-with-objectarx-2014-libraries/m-p/5527690#M11375</link>
      <description>&lt;P&gt;One more point, can you check "ac1st19.lib" is included ?&lt;/P&gt;
&lt;DIV id="imcontent" dir="ltr"&gt;&lt;SPAN style="color: #000000; font-family: 'Segoe UI'; font-size: 10pt; direction: ltr; -ms-word-wrap: break-word;"&gt;make sure all following libs are included accore.lib&lt;BR /&gt;acad.lib&lt;BR /&gt;acui19.lib&lt;BR /&gt;adui19.lib&lt;BR /&gt;ac1st19.lib&lt;BR /&gt;acdb19.lib&lt;BR /&gt;acge19.lib&lt;BR /&gt;acgiapi.lib&lt;BR /&gt;acISMobj19.lib&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 04 Mar 2015 09:44:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/linker-errors-with-objectarx-2014-libraries/m-p/5527690#M11375</guid>
      <dc:creator>moogalm</dc:creator>
      <dc:date>2015-03-04T09:44:28Z</dc:date>
    </item>
  </channel>
</rss>

