<?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 error in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/linker-error/m-p/1502436#M24784</link>
    <description>This is exported from acad.exe and is in acad.lib.  So, make sure that &lt;BR /&gt;
acad.lib is included in your link.&lt;BR /&gt;
&lt;BR /&gt;
&lt;ELTORO&gt; wrote in message news:5029999@discussion.autodesk.com...&lt;BR /&gt;
Hi all&lt;BR /&gt;
&lt;BR /&gt;
Can anyone give me a hint on this one. The problem occurs when using&lt;BR /&gt;
&lt;BR /&gt;
actrTransactionManager-&amp;gt;startTransaction();&lt;BR /&gt;
&lt;BR /&gt;
Resulting in:&lt;BR /&gt;
&lt;BR /&gt;
error LNK2019: unresolved external symbol "class AcApDocManager * __cdecl &lt;BR /&gt;
acDocManagerPtr(void)" (?acDocManagerPtr@@YAPAVAcApDocManager@@XZ) &lt;BR /&gt;
referenced in function "class AcTransactionManager * __cdecl &lt;BR /&gt;
acTransactionManagerPtr(void)" &lt;BR /&gt;
(?acTransactionManagerPtr@@YAPAVAcTransactionManager@@XZ)&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Tore&lt;/ELTORO&gt;</description>
    <pubDate>Tue, 06 Dec 2005 17:47:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-12-06T17:47:14Z</dc:date>
    <item>
      <title>Linker error</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/linker-error/m-p/1502435#M24783</link>
      <description>Hi all&lt;BR /&gt;
&lt;BR /&gt;
Can anyone give me a hint on this one. The problem occurs when using&lt;BR /&gt;
&lt;BR /&gt;
actrTransactionManager-&amp;gt;startTransaction();&lt;BR /&gt;
&lt;BR /&gt;
Resulting in:&lt;BR /&gt;
&lt;BR /&gt;
error LNK2019: unresolved external symbol "class AcApDocManager * __cdecl acDocManagerPtr(void)" (?acDocManagerPtr@@YAPAVAcApDocManager@@XZ) referenced in function "class AcTransactionManager * __cdecl acTransactionManagerPtr(void)" (?acTransactionManagerPtr@@YAPAVAcTransactionManager@@XZ)&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Tore</description>
      <pubDate>Tue, 06 Dec 2005 06:59:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/linker-error/m-p/1502435#M24783</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-12-06T06:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Linker error</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/linker-error/m-p/1502436#M24784</link>
      <description>This is exported from acad.exe and is in acad.lib.  So, make sure that &lt;BR /&gt;
acad.lib is included in your link.&lt;BR /&gt;
&lt;BR /&gt;
&lt;ELTORO&gt; wrote in message news:5029999@discussion.autodesk.com...&lt;BR /&gt;
Hi all&lt;BR /&gt;
&lt;BR /&gt;
Can anyone give me a hint on this one. The problem occurs when using&lt;BR /&gt;
&lt;BR /&gt;
actrTransactionManager-&amp;gt;startTransaction();&lt;BR /&gt;
&lt;BR /&gt;
Resulting in:&lt;BR /&gt;
&lt;BR /&gt;
error LNK2019: unresolved external symbol "class AcApDocManager * __cdecl &lt;BR /&gt;
acDocManagerPtr(void)" (?acDocManagerPtr@@YAPAVAcApDocManager@@XZ) &lt;BR /&gt;
referenced in function "class AcTransactionManager * __cdecl &lt;BR /&gt;
acTransactionManagerPtr(void)" &lt;BR /&gt;
(?acTransactionManagerPtr@@YAPAVAcTransactionManager@@XZ)&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Tore&lt;/ELTORO&gt;</description>
      <pubDate>Tue, 06 Dec 2005 17:47:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/linker-error/m-p/1502436#M24784</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-12-06T17:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Linker error</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/linker-error/m-p/1502437#M24785</link>
      <description>Tore:&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; error LNK2019: unresolved external symbol "class AcApDocManager&lt;BR /&gt;
&amp;gt; * __cdecl acDocManagerPtr(void)"&lt;BR /&gt;
&lt;BR /&gt;
  Are you getting this error while linking a .dbx module?  If so, it would &lt;BR /&gt;
be expected since this function is in acad.exe, and .dbx modules are not &lt;BR /&gt;
supposed to be linked to acad.exe.  If it's not a .dbx module, you need to &lt;BR /&gt;
link to acad.lib. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
-- &lt;BR /&gt;
Owen Wengerd&lt;BR /&gt;
President, ManuSoft ==&amp;gt; http://www.manusoft.com&lt;BR /&gt;
VP Americas, CADLock, Inc. ==&amp;gt; http://www.cadlock.com</description>
      <pubDate>Tue, 06 Dec 2005 19:40:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/linker-error/m-p/1502437#M24785</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-12-06T19:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Linker error</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/linker-error/m-p/1502438#M24786</link>
      <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
Yes, it's from a DBX module.&lt;BR /&gt;
&lt;BR /&gt;
Thanks. Have to work around it.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Tore</description>
      <pubDate>Wed, 07 Dec 2005 07:41:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/linker-error/m-p/1502438#M24786</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-12-07T07:41:15Z</dc:date>
    </item>
  </channel>
</rss>

