<?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 build arxdbg in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/build-arxdbg/m-p/9522459#M4507</link>
    <description>&lt;P&gt;I don't know C++. I'm just trying to build the app named ARXDBG.arx from the SDK download (ObjectARX_for_AutoCAD_2021_Win_64bit_dlm\samples\database\ARXDBG). I got a bunch of error with missing file... I can't build it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Output from Visual studio 2019:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;1&amp;gt;------ Build started: Project: ArxDbg, Configuration: Debug x64 ------
1&amp;gt;StdAfx.cpp
1&amp;gt;C:\AutoCADObjectARX\2021\ObjectARX_for_AutoCAD_2021_Win_64bit_dlm\samples\database\ARXDBG\stdafx.h(26,10): fatal error C1083: Cannot open include file: 'afxwin.h': No such file or directory
1&amp;gt;Done building project "ArxDbg.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Bunch of error (2100 errors) with missing file:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;Severity	Code	Description	Project	File	Line	Suppression State
Error (active)	E1696	cannot open source file "afxole.h"	ArxDbg	C:\AutoCADObjectARX\2021\ObjectARX_for_AutoCAD_2021_Win_64bit_dlm\inc\adui.h	130	&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;</description>
    <pubDate>Sun, 17 May 2020 20:38:45 GMT</pubDate>
    <dc:creator>JFN_KSH</dc:creator>
    <dc:date>2020-05-17T20:38:45Z</dc:date>
    <item>
      <title>build arxdbg</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/build-arxdbg/m-p/9522459#M4507</link>
      <description>&lt;P&gt;I don't know C++. I'm just trying to build the app named ARXDBG.arx from the SDK download (ObjectARX_for_AutoCAD_2021_Win_64bit_dlm\samples\database\ARXDBG). I got a bunch of error with missing file... I can't build it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Output from Visual studio 2019:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;1&amp;gt;------ Build started: Project: ArxDbg, Configuration: Debug x64 ------
1&amp;gt;StdAfx.cpp
1&amp;gt;C:\AutoCADObjectARX\2021\ObjectARX_for_AutoCAD_2021_Win_64bit_dlm\samples\database\ARXDBG\stdafx.h(26,10): fatal error C1083: Cannot open include file: 'afxwin.h': No such file or directory
1&amp;gt;Done building project "ArxDbg.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;Bunch of error (2100 errors) with missing file:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;Severity	Code	Description	Project	File	Line	Suppression State
Error (active)	E1696	cannot open source file "afxole.h"	ArxDbg	C:\AutoCADObjectARX\2021\ObjectARX_for_AutoCAD_2021_Win_64bit_dlm\inc\adui.h	130	&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me?&lt;/P&gt;</description>
      <pubDate>Sun, 17 May 2020 20:38:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/build-arxdbg/m-p/9522459#M4507</guid>
      <dc:creator>JFN_KSH</dc:creator>
      <dc:date>2020-05-17T20:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: build arxdbg</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/build-arxdbg/m-p/9522477#M4508</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/528067"&gt;@JFN_KSH&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I don't know C++. I'm just trying to build the app named ARXDBG.arx from the SDK download (ObjectARX_for_AutoCAD_2021_Win_64bit_dlm\samples\database\ARXDBG). I got a bunch of error with missing file... I can't build it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Output from Visual studio 2019:&lt;/P&gt;
&lt;LI-CODE lang="general"&gt;1&amp;gt;------ Build started: Project: ArxDbg, Configuration: Debug x64 ------
1&amp;gt;StdAfx.cpp
1&amp;gt;C:\AutoCADObjectARX\2021\ObjectARX_for_AutoCAD_2021_Win_64bit_dlm\samples\database\ARXDBG\stdafx.h(26,10): fatal error C1083: Cannot open include file: 'afxwin.h': No such file or directory
1&amp;gt;Done building project "ArxDbg.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;Bunch of error (2100 errors) with missing file:&lt;/P&gt;
&lt;LI-CODE lang="general"&gt;Severity	Code	Description	Project	File	Line	Suppression State
Error (active)	E1696	cannot open source file "afxole.h"	ArxDbg	C:\AutoCADObjectARX\2021\ObjectARX_for_AutoCAD_2021_Win_64bit_dlm\inc\adui.h	130	&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone help me?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You have to install MFC/ATL within VS 2019. Also you can get ready to use ARXDBG bundle with some fixes:&amp;nbsp; &lt;A href="https://adn-cis.org/assets/gallery/AutoCAD/ArxDbg.bundle.zip" target="_blank"&gt;https://adn-cis.org/assets/gallery/AutoCAD/ArxDbg.bundle.zip&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 17 May 2020 20:55:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/build-arxdbg/m-p/9522477#M4508</guid>
      <dc:creator>Alexander.Rivilis</dc:creator>
      <dc:date>2020-05-17T20:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: build arxdbg</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/build-arxdbg/m-p/9522496#M4509</link>
      <description>&lt;P&gt;I say, this is really nice! Thanks you very much!!&lt;/P&gt;</description>
      <pubDate>Sun, 17 May 2020 21:21:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/build-arxdbg/m-p/9522496#M4509</guid>
      <dc:creator>JFN_KSH</dc:creator>
      <dc:date>2020-05-17T21:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: build arxdbg</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/build-arxdbg/m-p/11831595#M4510</link>
      <description>&lt;P&gt;This is brilliant thank you &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/481027"&gt;@Alexander.Rivilis&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Mar 2023 03:26:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/build-arxdbg/m-p/11831595#M4510</guid>
      <dc:creator>LiamMc-A</dc:creator>
      <dc:date>2023-03-19T03:26:33Z</dc:date>
    </item>
  </channel>
</rss>

