<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : XTToolkitPro conflict with ObjectARX for AutoCAD</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : XTToolkitPro conflict with ObjectARX for AutoCAD]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 30 May 2026 13:58:43 +0000</pubDate>
  <lastBuildDate>Wed, 04 Nov 2009 01:33:14 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=14464</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[XTToolkitPro conflict with ObjectARX for AutoCAD : You can do like this:  //temporarily...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14464&amp;PID=54550&amp;title=xttoolkitpro-conflict-with-objectarx-for-autocad#54550</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5599">eagles</a><br /><strong>Subject:</strong> 14464<br /><strong>Posted:</strong> 04 November 2009 at 1:33am<br /><br />You can do like this:<br /><br />//temporarily undefine _DEBUG macro<br />#ifdef _DEBUG<br />#undef _DEBUG<br />#define DISABLEDEBUG<br />#endif<br /><br />#include &lt;XTToolkitPro.h&gt;<br /><br />//redefine _DEBUG macro<br />#ifdef DISABLEDEBUG<br />#define _DEBUG<br />#endif<br />]]>
   </description>
   <pubDate>Wed, 04 Nov 2009 01:33:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14464&amp;PID=54550&amp;title=xttoolkitpro-conflict-with-objectarx-for-autocad#54550</guid>
  </item> 
  <item>
   <title><![CDATA[XTToolkitPro conflict with ObjectARX for AutoCAD : when I #include &amp;lt;XTToolkitPro.h&amp;gt;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14464&amp;PID=49694&amp;title=xttoolkitpro-conflict-with-objectarx-for-autocad#49694</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5301">d0tr0ngnghia</a><br /><strong>Subject:</strong> 14464<br /><strong>Posted:</strong> 07 June 2009 at 12:34pm<br /><br />when I <br>#include &lt;XTToolkitPro.h&gt; and <br>#include "arxHeaders.h" it make some errors<br><br>1. Source\Calendar\XTPCalendarADO.h(4056): error C2059: syntax error : 'constant' (line 4056)<br><br>2. Source\CommandBars\XTPDialogBase.h(242): error C2065: '_CrtDbgReport' : undeclared identifier (line 242)<br><br>I know everythink is ok if <br><br>#define _XTP_EXCLUDE_CALENDAR <br><br>to eliminate CALENDAR component.<br><br>I don't know why.<br><br>help me<br><br><br>]]>
   </description>
   <pubDate>Sun, 07 Jun 2009 12:34:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14464&amp;PID=49694&amp;title=xttoolkitpro-conflict-with-objectarx-for-autocad#49694</guid>
  </item> 
 </channel>
</rss>