v2.20, odgeray3d missing from static 2003 lib
v2.20, odgeray3d missing from static 2003 lib
odgeray3d seems to be missing from dd_vc2003md_ge.lib (static 2003 2.2.0), static adt 2.2.0 needs it.
building adt's vs2003 project creationtest_lib gives the following:
aecbase_lib.lib(aecgrconstraint.obj) : error lnk2019: unresolved external symbol "public: class odgeray3d & __thiscall odgeray3d

erator=(class odgeray3d const &)"
...
odgeray3d::getinterval
odgeray3d::type
odgeray3d::iskindof
odgeray3d:

dgeray3d(void)
....
the dll version (creationtest) link ok.
if so that odgeray3d is only missing from the link, could you please provide a fixed 2.2.0 static version?
regards,
juha laukala
here is geray3d.cpp
you can temporary include it into your project.
(i renamed it to .txt)
attached files (964 bytes, 8 views)
sergey slezkin
builds ok with it,
thank you.