<?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: Header File Issues in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/header-file-issues/m-p/11610752#M2031</link>
    <description>&lt;P&gt;Yeah, you have to link with acad’s libraries, which are release, and linked with release MFC/CRT.&lt;BR /&gt;So basically, your local modules will need to be pseudo debug, compiler optimizations turned off, export debug info.&lt;BR /&gt;Check out one of the samples in the SDK.&lt;/P&gt;</description>
    <pubDate>Sat, 10 Dec 2022 05:02:02 GMT</pubDate>
    <dc:creator>daniel_cadext</dc:creator>
    <dc:date>2022-12-10T05:02:02Z</dc:date>
    <item>
      <title>Header File Issues</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/header-file-issues/m-p/11608056#M2030</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My language is is C++ for the plugin development. For the debug build, I found the following lines in the stdafx.h give me a lot of problems.&amp;nbsp; When I keep as it is, then I can't build a debug version of plugin which links with other libs which are also compiled in debug mode. How your guys have solved this problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;//- 'DEBUG workaround' below prevents the MFC or ATL #include-s from pulling &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;//- in "Afx.h" that would force the debug CRT through #pragma-s.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;#if defined(_DEBUG) &amp;amp;&amp;amp; !defined(AC_FULL_DEBUG)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;#define _DEBUG_WAS_DEFINED&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;#undef _DEBUG&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;#pragma message (" Compiling MFC / STL / ATL header files in release mode.")&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;#endif&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 23:58:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/header-file-issues/m-p/11608056#M2030</guid>
      <dc:creator>john4TMYX</dc:creator>
      <dc:date>2022-12-08T23:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Header File Issues</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/header-file-issues/m-p/11610752#M2031</link>
      <description>&lt;P&gt;Yeah, you have to link with acad’s libraries, which are release, and linked with release MFC/CRT.&lt;BR /&gt;So basically, your local modules will need to be pseudo debug, compiler optimizations turned off, export debug info.&lt;BR /&gt;Check out one of the samples in the SDK.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Dec 2022 05:02:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/header-file-issues/m-p/11610752#M2031</guid>
      <dc:creator>daniel_cadext</dc:creator>
      <dc:date>2022-12-10T05:02:02Z</dc:date>
    </item>
  </channel>
</rss>

