[求助]新手请教 VC6.0编译 arx程序错误。。。多谢
环境是 VC6.0 没有打sp,objectarx 2006
按照直接copy了一段 helloworld,出现如下错误:
d:\program files\objectarx 2006\inc\dbcolor.h(37) : warning C4601: #pragma push_macro : '_USE_ANSI_CPP' is not currently defined as a macro
d:\program files\objectarx 2006\inc\aced.h(316) : error C2485: 'deprecated' : unrecognized extended attribute
是版本不兼容吗?
如何解决?
多谢多谢!
objectarx 2006 需要用 VC 2002 编译 哦,请问如果用 VC6.0的话,配什么版本的 ARX呢?06之前的都可以吗?
多谢!
刚换了个 2004,编译后:
d:\program files\objectarx 2004\inc\dbcolor.h(37) : warning C4601: #pragma push_macro : '_USE_ANSI_CPP' is not currently defined as a macro
Linking...
LINK : fatal error LNK1104: cannot open file "acutil15.lib"
这是什么原因呢?多谢
我又用 VS 2003和 arx 2006 编译了以下,提示 打不开acad.lib
可是我已经在 项目 属性里设置 lib的路径了啊。。。
why?
页:
[1]