查看单个帖子
旧 2009-05-06, 11:04 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】problem when get teststyle of attdef

problem when get teststyle of attdef
problem when get teststyle of attdef
oddbtextstyletablerecordptr ptextstyle = pattdef->textstyle().safeopenobject();
compile error as follows:
f:\data\cad\dwgdirect_1.14\dd_nonlibs\include\smar tptr.h(133) : error c2027: use of undefined type 'oddbtextstyletablerecord'
f:\data\cad\dwgdirect_1.14\dd_nonlibs\include\dbda tabase.h(56) : see declaration of 'oddbtextstyletablerecord'
f:\data\cad\dwgdirect_1.14\dd_nonlibs\include\smar tptr.h(130) : while compiling class-template member function 'void __thiscall odsmartptr<class oddbtextstyletablerecord>::internalqueryx(const class odrxobject *)'
f:\data\cad\dwgdirect_1.14\dd_nonlibs\include\smar tptr.h(133) : error c2065: 'desc' : undeclared identifier
f:\data\cad\dwgdirect_1.14\dd_nonlibs\include\smar tptr.h(130) : while compiling class-template member function 'void __thiscall odsmartptr<class oddbtextstyletablerecord>::internalqueryx(const class odrxobject *)'
f:\data\cad\dwgdirect_1.14\dd_nonlibs\include\smar tptr.h(137) : error c2027: use of undefined type 'oddbtextstyletablerecord'
f:\data\cad\dwgdirect_1.14\dd_nonlibs\include\dbda tabase.h(56) : see declaration of 'oddbtextstyletablerecord'
f:\data\cad\dwgdirect_1.14\dd_nonlibs\include\smar tptr.h(130) : while compiling class-template member function 'void __thiscall odsmartptr<class oddbtextstyletablerecord>::internalqueryx(const class odrxobject *)'
error executing cl.exe.
creating browse info file...
thank you
it works now!
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)