<?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: am I correct ObjectArx only runs on winnt/2000? in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/am-i-correct-objectarx-only-runs-on-winnt-2000/m-p/309718#M40501</link>
    <description>On Fri, 7 Jun 2002 08:16:50 -0700, "MP" &lt;NONENTITY&gt;&lt;BR /&gt;
wrote:&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;I see on the site to download the sdk that it is for nt.&lt;BR /&gt;
&amp;gt;Does that mean it won't run on 98?&lt;BR /&gt;
I regularly do ObjectARX development on Windows 98.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;I am total novice to c++ and objectArx so have no idea what to do to get&lt;BR /&gt;
&amp;gt;started.&lt;BR /&gt;
If you are a novuce to C++ you should really learn more&lt;BR /&gt;
about C++ than jump straight into ARX, in my opinion....&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
------ Learn to program AutoCAD in C++ ------&lt;BR /&gt;
http://www.ransen.com/cadcourse/cadcourse.htm&lt;/NONENTITY&gt;</description>
    <pubDate>Fri, 07 Jun 2002 10:44:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2002-06-07T10:44:48Z</dc:date>
    <item>
      <title>am I correct ObjectArx only runs on winnt/2000?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/am-i-correct-objectarx-only-runs-on-winnt-2000/m-p/309712#M40495</link>
      <description>I see on the site to download the sdk that it is for nt.&lt;BR /&gt;
Does that mean it won't run on 98?&lt;BR /&gt;
I dl'ed the core files but the install.txt describes installing from cd&lt;BR /&gt;
which I don't have.&lt;BR /&gt;
The dl'ed .exe unzipped itself into several folders but I see no setup.exe&lt;BR /&gt;
Is that because I'm not on nt?  or did the dl'ed .exe function like&lt;BR /&gt;
setup.exe would have from a cd?&lt;BR /&gt;
I am total novice to c++ and objectArx so have no idea what to do to get&lt;BR /&gt;
started.&lt;BR /&gt;
thanks for any newbie explanations&lt;BR /&gt;
Mark</description>
      <pubDate>Fri, 07 Jun 2002 07:16:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/am-i-correct-objectarx-only-runs-on-winnt-2000/m-p/309712#M40495</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-06-07T07:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: am I correct ObjectArx only runs on winnt/2000?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/am-i-correct-objectarx-only-runs-on-winnt-2000/m-p/309713#M40496</link>
      <description>I don't know about the install, but doing ObjectARX development on Win98 can&lt;BR /&gt;
be extremely painful because pretty much every time you crash or otherwise&lt;BR /&gt;
mess up the AutoCAD process (which can happen a lot during development) you&lt;BR /&gt;
have to reboot your machine.  Under NT the system cleans it all up and no&lt;BR /&gt;
reboot is necessary.&lt;BR /&gt;
&lt;BR /&gt;
"MP" &lt;NONENTITY&gt; wrote in message&lt;BR /&gt;
news:D2B2D5B908676227A5173D3E0F2E9665@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; I see on the site to download the sdk that it is for nt.&lt;BR /&gt;
&amp;gt; Does that mean it won't run on 98?&lt;BR /&gt;
&amp;gt; I dl'ed the core files but the install.txt describes installing from cd&lt;BR /&gt;
&amp;gt; which I don't have.&lt;BR /&gt;
&amp;gt; The dl'ed .exe unzipped itself into several folders but I see no setup.exe&lt;BR /&gt;
&amp;gt; Is that because I'm not on nt?  or did the dl'ed .exe function like&lt;BR /&gt;
&amp;gt; setup.exe would have from a cd?&lt;BR /&gt;
&amp;gt; I am total novice to c++ and objectArx so have no idea what to do to get&lt;BR /&gt;
&amp;gt; started.&lt;BR /&gt;
&amp;gt; thanks for any newbie explanations&lt;BR /&gt;
&amp;gt; Mark&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/NONENTITY&gt;</description>
      <pubDate>Fri, 07 Jun 2002 07:35:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/am-i-correct-objectarx-only-runs-on-winnt-2000/m-p/309713#M40496</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-06-07T07:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: am I correct ObjectArx only runs on winnt/2000?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/am-i-correct-objectarx-only-runs-on-winnt-2000/m-p/309714#M40497</link>
      <description>If you're a _total_ novice to both, then you're not likely to learn&lt;BR /&gt;
ObjectARX by random tweaking and trying.  I strongly recommend "Programming&lt;BR /&gt;
AutoCAD 2000 Using ObjectARX" by Charles McAuley (isbn: 0-7668-0643-x).  It,&lt;BR /&gt;
among other things contains in the beginning info as to how to install the&lt;BR /&gt;
AppWizard (the SDK files itself aren't installed, but manually copied to the&lt;BR /&gt;
directory of your choice on the hard drive).  I don't recall any executibles&lt;BR /&gt;
in the SDK itself.  You will need the AppWizard installer to get going (or&lt;BR /&gt;
so I recall I had to do it).  Anything you write, may or may not run on 98,&lt;BR /&gt;
it's up to you to program your plug-in in a way that will make it run on&lt;BR /&gt;
both NT and 98/ME.  As far as I know, what the "NT" notion means here, is&lt;BR /&gt;
that the SDK is _designed_ for writing apps for NT.  It may take some&lt;BR /&gt;
tweaking to get it to work under 98.  I may be wrong, of course, but all you&lt;BR /&gt;
seem to need to write a 98 compatible plug-in is to avoid using NT-only&lt;BR /&gt;
APIs, or ARX calls that make use of them.&lt;BR /&gt;
&lt;BR /&gt;
If I recall it right, the wizard installation dir is somewhere in the&lt;BR /&gt;
\Utils\ObjARXWiz folder in the extracted collection.&lt;BR /&gt;
&lt;BR /&gt;
best of luck.&lt;BR /&gt;
&lt;BR /&gt;
Alex.&lt;BR /&gt;
&lt;BR /&gt;
"MP" &lt;NONENTITY&gt; wrote in message&lt;BR /&gt;
news:D2B2D5B908676227A5173D3E0F2E9665@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; I see on the site to download the sdk that it is for nt.&lt;BR /&gt;
&amp;gt; Does that mean it won't run on 98?&lt;BR /&gt;
&amp;gt; I dl'ed the core files but the install.txt describes installing from cd&lt;BR /&gt;
&amp;gt; which I don't have.&lt;BR /&gt;
&amp;gt; The dl'ed .exe unzipped itself into several folders but I see no setup.exe&lt;BR /&gt;
&amp;gt; Is that because I'm not on nt?  or did the dl'ed .exe function like&lt;BR /&gt;
&amp;gt; setup.exe would have from a cd?&lt;BR /&gt;
&amp;gt; I am total novice to c++ and objectArx so have no idea what to do to get&lt;BR /&gt;
&amp;gt; started.&lt;BR /&gt;
&amp;gt; thanks for any newbie explanations&lt;BR /&gt;
&amp;gt; Mark&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/NONENTITY&gt;</description>
      <pubDate>Fri, 07 Jun 2002 07:49:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/am-i-correct-objectarx-only-runs-on-winnt-2000/m-p/309714#M40497</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-06-07T07:49:23Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/am-i-correct-objectarx-only-runs-on-winnt-2000/m-p/309715#M40498</link>
      <description>Thanks to both Alex and Art,&lt;BR /&gt;
&lt;BR /&gt;
 looks like I've got some reading to do! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; or is that &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;   ?&lt;BR /&gt;
oh yeah, not to mention upgrading...definitely  &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;   !&lt;BR /&gt;
&lt;BR /&gt;
Alex Parshikov &lt;PARAHUMANOID&gt; wrote in message&lt;BR /&gt;
news:F4B57511F8AF3945ABAF7DDEFF9C88D8@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; If you're a _total_ novice to both, then you're not likely to learn&lt;BR /&gt;
&amp;gt; ObjectARX by random tweaking and trying.  I strongly recommend&lt;BR /&gt;
"Programming&lt;BR /&gt;
&amp;gt; AutoCAD 2000 Using ObjectARX" by Charles McAuley (isbn: 0-7668-0643-x).&lt;BR /&gt;
It,&lt;/PARAHUMANOID&gt;</description>
      <pubDate>Fri, 07 Jun 2002 07:49:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/am-i-correct-objectarx-only-runs-on-winnt-2000/m-p/309715#M40498</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-06-07T07:49:23Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/am-i-correct-objectarx-only-runs-on-winnt-2000/m-p/309716#M40499</link>
      <description>ObjectARx will run under Win98.  I do all my development and testing under&lt;BR /&gt;
Win98 and have no problems.  Based on the errors that you have in your code&lt;BR /&gt;
you may need to reboot the machine at times.  No matter which operating&lt;BR /&gt;
system you use you have to make sure it will work both down and with future&lt;BR /&gt;
OSs as much as possible.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
  Lee Ambrosius&lt;BR /&gt;
  HyperPics, http://www.hyperpics.com&lt;BR /&gt;
&lt;BR /&gt;
"MP" &lt;NONENTITY&gt; wrote in message&lt;BR /&gt;
news:F20F1CF92B4EF70AB4B87D137A3CE73A@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; Thanks to both Alex and Art,&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;  looks like I've got some reading to do! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; or is that &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;   ?&lt;BR /&gt;
&amp;gt; oh yeah, not to mention upgrading...definitely  &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;   !&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Alex Parshikov &lt;PARAHUMANOID&gt; wrote in message&lt;BR /&gt;
&amp;gt; news:F4B57511F8AF3945ABAF7DDEFF9C88D8@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; If you're a _total_ novice to both, then you're not likely to learn&lt;BR /&gt;
&amp;gt; &amp;gt; ObjectARX by random tweaking and trying.  I strongly recommend&lt;BR /&gt;
&amp;gt; "Programming&lt;BR /&gt;
&amp;gt; &amp;gt; AutoCAD 2000 Using ObjectARX" by Charles McAuley (isbn: 0-7668-0643-x).&lt;BR /&gt;
&amp;gt; It,&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/PARAHUMANOID&gt;&lt;/NONENTITY&gt;</description>
      <pubDate>Fri, 07 Jun 2002 09:42:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/am-i-correct-objectarx-only-runs-on-winnt-2000/m-p/309716#M40499</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-06-07T09:42:51Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/am-i-correct-objectarx-only-runs-on-winnt-2000/m-p/309717#M40500</link>
      <description>Thanks Lee for banishing the clouds of doubt!&lt;BR /&gt;
&lt;BR /&gt;
Lee Ambrosius &lt;LEE_AMBROSIUS&gt; wrote in message&lt;BR /&gt;
news:C923D163F3A4CE82DFD1776EF0F40EBF@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; ObjectARx will run under Win98.  I do all my development and testing under&lt;BR /&gt;
&amp;gt; Win98 and have no problems.  Based on the errors that you have in your&lt;BR /&gt;
code&lt;/LEE_AMBROSIUS&gt;</description>
      <pubDate>Fri, 07 Jun 2002 10:34:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/am-i-correct-objectarx-only-runs-on-winnt-2000/m-p/309717#M40500</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-06-07T10:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: am I correct ObjectArx only runs on winnt/2000?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/am-i-correct-objectarx-only-runs-on-winnt-2000/m-p/309718#M40501</link>
      <description>On Fri, 7 Jun 2002 08:16:50 -0700, "MP" &lt;NONENTITY&gt;&lt;BR /&gt;
wrote:&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;I see on the site to download the sdk that it is for nt.&lt;BR /&gt;
&amp;gt;Does that mean it won't run on 98?&lt;BR /&gt;
I regularly do ObjectARX development on Windows 98.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;I am total novice to c++ and objectArx so have no idea what to do to get&lt;BR /&gt;
&amp;gt;started.&lt;BR /&gt;
If you are a novuce to C++ you should really learn more&lt;BR /&gt;
about C++ than jump straight into ARX, in my opinion....&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
------ Learn to program AutoCAD in C++ ------&lt;BR /&gt;
http://www.ransen.com/cadcourse/cadcourse.htm&lt;/NONENTITY&gt;</description>
      <pubDate>Fri, 07 Jun 2002 10:44:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/am-i-correct-objectarx-only-runs-on-winnt-2000/m-p/309718#M40501</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-06-07T10:44:48Z</dc:date>
    </item>
    <item>
      <title>Re:</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/am-i-correct-objectarx-only-runs-on-winnt-2000/m-p/309719#M40502</link>
      <description>I was under the impression that debugging an ObjectARX in an MDI environment&lt;BR /&gt;
could crash AutoCAD on Win 98. Here's a quote from DevNote 56517 :&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;
Question&lt;BR /&gt;
When I run an ObjectARX application in DEBUG mode in Windows 95 and Windows&lt;BR /&gt;
98,&lt;BR /&gt;
why does AutoCAD lock up or terminate when I open a second document?&lt;BR /&gt;
&lt;BR /&gt;
Answer&lt;BR /&gt;
This is a limitation that Microsoft has documented. AutoCAD uses the&lt;BR /&gt;
Microsoft&lt;BR /&gt;
Fiber technology to run the multiple document interface. You cannot debug&lt;BR /&gt;
AutoCAD with multiple documents on the Windows 95 and Windows 98 operating&lt;BR /&gt;
systems (platforms).&lt;BR /&gt;
&lt;BR /&gt;
Autodesk recommends that developers use Windows NT as their development&lt;BR /&gt;
platform.&lt;BR /&gt;
&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
&lt;BR /&gt;
Stephen Preston&lt;BR /&gt;
Developer Technical Services&lt;BR /&gt;
Autodesk&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Lee Ambrosius" &lt;LEE_AMBROSIUS&gt; wrote in message&lt;BR /&gt;
news:C923D163F3A4CE82DFD1776EF0F40EBF@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; ObjectARx will run under Win98.  I do all my development and testing under&lt;BR /&gt;
&amp;gt; Win98 and have no problems.  Based on the errors that you have in your&lt;BR /&gt;
code&lt;BR /&gt;
&amp;gt; you may need to reboot the machine at times.  No matter which operating&lt;BR /&gt;
&amp;gt; system you use you have to make sure it will work both down and with&lt;BR /&gt;
future&lt;BR /&gt;
&amp;gt; OSs as much as possible.&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; Thanks,&lt;BR /&gt;
&amp;gt;   Lee Ambrosius&lt;BR /&gt;
&amp;gt;   HyperPics, http://www.hyperpics.com&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt; "MP" &lt;NONENTITY&gt; wrote in message&lt;BR /&gt;
&amp;gt; news:F20F1CF92B4EF70AB4B87D137A3CE73A@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; Thanks to both Alex and Art,&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;  looks like I've got some reading to do! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; or is that &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;   ?&lt;BR /&gt;
&amp;gt; &amp;gt; oh yeah, not to mention upgrading...definitely  &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;   !&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt; Alex Parshikov &lt;PARAHUMANOID&gt; wrote in message&lt;BR /&gt;
&amp;gt; &amp;gt; news:F4B57511F8AF3945ABAF7DDEFF9C88D8@in.WebX.maYIadrTaRb...&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; If you're a _total_ novice to both, then you're not likely to learn&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; ObjectARX by random tweaking and trying.  I strongly recommend&lt;BR /&gt;
&amp;gt; &amp;gt; "Programming&lt;BR /&gt;
&amp;gt; &amp;gt; &amp;gt; AutoCAD 2000 Using ObjectARX" by Charles McAuley (isbn:&lt;BR /&gt;
0-7668-0643-x).&lt;BR /&gt;
&amp;gt; &amp;gt; It,&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt; &amp;gt;&lt;BR /&gt;
&amp;gt;&lt;BR /&gt;
&amp;gt;&lt;/PARAHUMANOID&gt;&lt;/NONENTITY&gt;&lt;/LEE_AMBROSIUS&gt;</description>
      <pubDate>Sat, 08 Jun 2002 13:33:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/am-i-correct-objectarx-only-runs-on-winnt-2000/m-p/309719#M40502</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2002-06-08T13:33:03Z</dc:date>
    </item>
  </channel>
</rss>

