<?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: IntelliSence: AcApDataManager is not a template in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/intellisence-acapdatamanager-is-not-a-template/m-p/8044132#M6511</link>
    <description>&lt;P&gt;Hi;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regarding CL.exe, verify that you have installed all the necessary components for c ++ development when installing Visual Studio. For great help about this, look &lt;A href="http://adndevblog.typepad.com/autocad/2018/03/autocad-2019-migration-steps-net-objectarx.html" target="_blank"&gt;this&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jun 2018 06:14:20 GMT</pubDate>
    <dc:creator>zrobert</dc:creator>
    <dc:date>2018-06-04T06:14:20Z</dc:date>
    <item>
      <title>IntelliSence: AcApDataManager is not a template</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/intellisence-acapdatamanager-is-not-a-template/m-p/8039831#M6508</link>
      <description>&lt;P&gt;I am attempting to create my first ObjectARX project and I am struggling to resolve this error "IntelliSence: AcApDataManager is not a template".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I make the project see&amp;nbsp;&lt;SPAN&gt;AcApDataManager&amp;nbsp;as a template reference?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 00:51:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/intellisence-acapdatamanager-is-not-a-template/m-p/8039831#M6508</guid>
      <dc:creator>klonbeck</dc:creator>
      <dc:date>2018-06-01T00:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: IntelliSence: AcApDataManager is not a template</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/intellisence-acapdatamanager-is-not-a-template/m-p/8040292#M6509</link>
      <description>&lt;P&gt;Hi;&lt;/P&gt;&lt;P&gt;AcApDataManager is template class declared and defined in AcApDMgr.h file.&lt;/P&gt;&lt;P&gt;So, try #include "&lt;SPAN&gt;AcApDMgr.h". &lt;/SPAN&gt;&lt;SPAN&gt;If you create project with arx wizard, you have created DocData.h and .cpp files in which is used&amp;nbsp;AcApDataManager.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 07:46:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/intellisence-acapdatamanager-is-not-a-template/m-p/8040292#M6509</guid>
      <dc:creator>zrobert</dc:creator>
      <dc:date>2018-06-01T07:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: IntelliSence: AcApDataManager is not a template</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/intellisence-acapdatamanager-is-not-a-template/m-p/8041653#M6510</link>
      <description>&lt;P&gt;zrobert,&lt;/P&gt;&lt;P&gt;Thank you for the help.&lt;/P&gt;&lt;P&gt;I did create the project using the ARX wizard. AcApDataManager is referenced in DocData.ccp and in StdAfx.h.&lt;/P&gt;&lt;P&gt;Initially adding&amp;nbsp;#include "AcApDMgr.h" did not solve anything. i was getting a file could not be opened error, but after adding a reference to the ObjectARX &amp;lt;year&amp;gt;\inc directory these errors went away.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am now getting a "Eerror TRK0005: Failed to locate: "CL.exe". The system cannot find the file specified."&lt;/P&gt;&lt;P&gt;But that will be a different post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the help.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 17:38:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/intellisence-acapdatamanager-is-not-a-template/m-p/8041653#M6510</guid>
      <dc:creator>klonbeck</dc:creator>
      <dc:date>2018-06-01T17:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: IntelliSence: AcApDataManager is not a template</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/intellisence-acapdatamanager-is-not-a-template/m-p/8044132#M6511</link>
      <description>&lt;P&gt;Hi;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regarding CL.exe, verify that you have installed all the necessary components for c ++ development when installing Visual Studio. For great help about this, look &lt;A href="http://adndevblog.typepad.com/autocad/2018/03/autocad-2019-migration-steps-net-objectarx.html" target="_blank"&gt;this&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 06:14:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/intellisence-acapdatamanager-is-not-a-template/m-p/8044132#M6511</guid>
      <dc:creator>zrobert</dc:creator>
      <dc:date>2018-06-04T06:14:20Z</dc:date>
    </item>
  </channel>
</rss>

