高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】odgecircarc2disinside
odgecircarc2d::isinside
odgecircarc2d::isinside
when i use odgecircarc2d::isinside function into odamfcapp example, i obtain the following linking error:
linking...
creating library ../../../../../exe/debug/odamfcapp.lib and object ../../../../../exe/debug/odamfcapp.exp
dwgviewer.obj : error lnk2001: unresolved external symbol "public: bool __thiscall odgecircarc2d::isinside(class odgepoint2d const &,class odgetol const &)const " (?isinside@odgecircarc2d@@qbe_nabvodgepoint2d@@abv odgetol@@@z)
../../../../../exe/debug/odamfcapp.exe : fatal error lnk1120: 1 unresolved externals
however, if i use another odgecircarc2d function like isclockwise,
there are no linking errors.
which could be the reason?
this function is not implemented in 1.08 (will be available in 1.09)
sergey slezkin
|