查看单个帖子
旧 2009-05-04, 06:03 PM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】compiling version 2.7 beta2 9vc90

compiling version 2.7 beta2 (vc9)
compiling version 2.7 beta2 (vc9)
i can't find the file: dg_modelergeometry.lib in dd_vc9mdd.zip.
when i compile, i get:
code:
error lnk2001: unresolved external symbol "public: virtual void __thiscall odgigeometrysimplifier:olylineproc(long,class odgepoint3d const *,class odgevector3d const *,class odgevector3d const *,long)" (?polylineproc@odgigeometrysimplifier@@uaexjpbvodgepoint3d@@pbvodgevector3d@@1j@z)
dg_modelergeometry.lib is from dgndirect.
dd_vc9mdd.zip is dwgdirect libraries.
sergey slezkin
oh, because this file was in beta 1. anyway i still don't know why i get this error when upgrading from beta1 to beta2. has
code:
odgigeometrysimplifier:olylineprocbeen changed?
polylineproc() prototype was changed but you should get compilation error in vc9 if you did not modify your override for this function.
link error is strange. probably you have a mix of 2.7.0.0 and 2.7.0.1 libraries or you have not recompiled your code.
sergey slezkin
thanks.
in the meantime i have gone back to beta1 and i will wait until public release.
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)