knowyou
发表于 2006-3-2 15:40:00
<P> </P>
<P> 我用的是VS。NET2003+Object2005,但在在创建ARX项目时出现的:"Due to defect in the Visual Studio Intellisense, and to avoid a freeze in VS later when using our classwizard,please open the stdafx.h file in the VS IDE.Once VS has finished parsing this file,simply save the solution.This will force the necessary update to the VS Intellisense database.Sorry for any inconvenience caused."</P>
<P> 请问,版主,该怎么解决阿,急需帮助!谢谢<BR></P>
fengyuan
发表于 2006-3-3 23:03:00
16楼的问题有没有解决呀
adison
发表于 2006-3-13 16:29:00
比较而言,LISP更容易入手,移植也不需要做任何修改,OBJECTARX确要做很多工作。
wangqem
发表于 2006-4-7 21:45:00
<P>各位大师:F7后,出现fatal error C1083: Cannot open include file: 'adui.h': No such file or directory</P>
<P>怎么办?请告知。谢谢!<BR></P>
gppr
发表于 2006-5-8 17:30:00
怎么这么多问题没有解决ARX就发布了, 难道是因为VisualStudio是中文版的缘故?
pengyh
发表于 2006-5-31 21:13:00
为什么这里的问题这么多却没有人解决呢?我是一个新手,也出现了无法调式的问题,而且我的.arx经常性的无法加载,到网上找了很多,都没有答案,希望各位大虾多做点贡献指导一下,以后我们也可以知道后继者呀!
yang611
发表于 2006-6-21 20:06:00
<P>同楼上得朋友一样,我得VC6.0 cad04 objectARX 也是无法加载,没办法在cad中运行,急需帮忙!</P>
<P> </P>
fangweiren
发表于 2006-6-29 16:25:00
我用vs.net2003编译的arx程序在autocad2005里面怎么不能加载呀。
zghua
发表于 2006-7-5 12:43:00
<P>一、我对Mtext对象调用实体对象的explode函数,函数执行后成功返回Acad::eOk,可我的Mtext还是Mtext,在cad中是可以用explode命令将多行文字炸开为单行文字的,请问达人们:arx的explode函数能当成cad的explode命令用吗?</P>
<P>二、帮助文档内容:</P>
<P>void</P>
<P>explodeFragments(</P>
<P>AcDbMTextEnum unnamed,</P>
<P>void * unnamed,</P>
<P>AcGiWorldDraw * ctxt = NULL) const;</P>
<P>unnamed Input pointer to a fragment elaboration callback function <BR>unnamed Input void* that can point to anything desired to pass into func <BR>ctxt Input optional AcGiWorldDraw object </P>
<P>我不知道如何初始化上面的参数,就全都赋NULL值,调试没有问题,可拿到CAD中每次运行到这里就“致命错误”,然后就强制退出:(</P>
sxl0114
发表于 2006-11-20 19:14:00
<P>不知5楼和12楼的问题解决了没有?如果解决了告诉我。</P>
<P>我遇到了这些问题:(</P>