![]() |
|
| |
![]() |
#1 |
高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
![]() |
![]() unresolved externals linking to dwgdirect v1.14.02
unresolved externals linking to dwgdirect v1.14.02 hi, sorry if this has been posted and cleared up before but i can't find a thread that is specific to the problem i am having . i have downloaded the latest version of the libs for vc2003 and i've set additional linker dependencies to all the libs in the lib\vc2003md folder that do not end with _dll. i am currently building a debug version, i have not tried a retail version. whenever i build, i get the following: oddbsystemservices::~oddbsystemservices(void)" (??1oddbsystemservices@@uae@xz) already defined in cadfiledwgdirect.obj dd_vc2003md_db.lib(oddbstub.obj) : error lnk2005: "public: bool __thiscall oddbobjectid ![]() dd_vc2003md_db.lib(oddbstub.obj) : error lnk2005: "public: bool __thiscall oddbobjectid ![]() dwgdirectsupport.lib(exsystemservices.obj) : error lnk2005: "public: __thiscall oddbsystemservices: ![]() dd_vc2003md_db.lib(odtoolkit.obj) : warning lnk4006: "public: virtual __thiscall oddbsystemservices::~oddbsystemservices(void)" (??1oddbsystemservices@@uae@xz) already defined in cadfiledwgdirect.obj; second definition ignored dd_vc2003md_db.lib(oddbstub.obj) : warning lnk4006: "public: bool __thiscall oddbobjectid ![]() dd_vc2003md_db.lib(oddbstub.obj) : warning lnk4006: "public: bool __thiscall oddbobjectid ![]() dwgdirectsupport.lib(exsystemservices.obj) : warning lnk4006: "public: __thiscall oddbsystemservices: ![]() creating library .\clientdebug/cadgeometry.lib and object .\clientdebug/cadgeometry.exp link : warning lnk4098: defaultlib 'libcmtd' conflicts with use of other libs; use /nodefaultlib:library cadfiledwgdirect.obj : error lnk2019: unresolved external symbol "public: void __thiscall oddbblocktablerecord::getblockreferenceids(class odarray<class oddbobjectid,class odobjectsallocator<class oddbobjectid> > &,bool,bool)" (?getblockreferenceids@oddbblocktablerecord@@qaexa av?$odarray@voddbobjectid@@v?$odobjectsallocator@v oddbobjectid@@@@@@_n1@z) referenced in function $l194872 cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual bool __thiscall oddbhostappservices::getpassword(class odstring const &,bool,class odarray<unsigned short,class odmemoryallocator<unsigned short> > &)" (?getpassword@oddbhostappservices@@uae_nabvodstrin g@@_naav?$odarray@gv?$odmemoryallocator@g@@@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual bool __thiscall oddbhostappservices::getpassword(class odstring const &,bool,class odarray<unsigned short,class odmemoryallocator<unsigned short> > &)" (?getpassword@oddbhostappservices@@uae_nabvodstrin g@@_naav?$odarray@gv?$odmemoryallocator@g@@@@@z) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbhostappservices::setpreview_height(int)" (?setpreview_height@oddbhostappservices@@uaexh@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbhostappservices::setpreview_height(int)" (?setpreview_height@oddbhostappservices@@uaexh@z) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual int __thiscall oddbhostappservices::getpreview_height(void)const " (?getpreview_height@oddbhostappservices@@ubehxz) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual int __thiscall oddbhostappservices::getpreview_height(void)const " (?getpreview_height@oddbhostappservices@@ubehxz) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbhostappservices::setpreview_width(int)" (?setpreview_width@oddbhostappservices@@uaexh@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2019: unresolved external symbol "public: virtual void __thiscall oddbhostappservices::setpreview_width(int)" (?setpreview_width@oddbhostappservices@@uaexh@z) referenced in function "public: class std::_tree<class std::_tmap_traits<class odstring,class oddbdatabase *,struct std::less<class odstring>,class std::allocator<struct std:: pair<class odstring const ,class oddbdatabase *> >,0> >::iterator __thiscall std::_tree<class std::_tmap_traits<class odstring,class oddbdatabase *,struct std::less<class odstring>,class std::allocator<struct std:: pair<class odstring const ,class oddbdatabase *> >,0> >::lower_bound(class odstring const &)" (?lower_bound@?$_tree@v?$_tmap_traits@vodstring@@p avoddbdatabase@@u?$less@vodstring@@@std@@v?$alloca tor@u?$pair@$$cbvodstring@@pavoddbdatabase@@@std@@ @4@$0a@@std@@@std@@qae?aviterator@12@abvodstring@@ @z) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual int __thiscall oddbhostappservices::getpreview_width(void)const " (?getpreview_width@oddbhostappservices@@ubehxz) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual int __thiscall oddbhostappservices::getpreview_width(void)const " (?getpreview_width@oddbhostappservices@@ubehxz) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbhostappservices::setproxyshow(int)" (?setproxyshow@oddbhostappservices@@uaexh@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbhostappservices::setproxyshow(int)" (?setproxyshow@oddbhostappservices@@uaexh@z) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual int __thiscall oddbhostappservices::getproxyshow(void)const " (?getproxyshow@oddbhostappservices@@ubehxz) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual int __thiscall oddbhostappservices::getproxyshow(void)const " (?getproxyshow@oddbhostappservices@@ubehxz) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbhostappservices::setdelobjs(bool)" (?setdelobjs@oddbhostappservices@@uaex_n@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbhostappservices::setdelobjs(bool)" (?setdelobjs@oddbhostappservices@@uaex_n@z) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual bool __thiscall oddbhostappservices::getdelobjs(void)const " (?getdelobjs@oddbhostappservices@@ube_nxz) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual bool __thiscall oddbhostappservices::getdelobjs(void)const " (?getdelobjs@oddbhostappservices@@ube_nxz) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual bool __thiscall oddbhostappservices::loadapp(class odstring const &)" (?loadapp@oddbhostappservices@@uae_nabvodstring@@@ z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual bool __thiscall oddbhostappservices::loadapp(class odstring const &)" (?loadapp@oddbhostappservices@@uae_nabvodstring@@@ z) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbhostappservices::drawoleownerdrawitem(class coleclientitem *,long,long,long,long,long)" (?drawoleownerdrawitem@oddbhostappservices@@uaexpa vcoleclientitem@@jjjjj@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbhostappservices::drawoleownerdrawitem(class coleclientitem *,long,long,long,long,long)" (?drawoleownerdrawitem@oddbhostappservices@@uaexpa vcoleclientitem@@jjjjj@z) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual bool __thiscall oddbhostappservices::launchbrowserdialog(char *,char const *,char const *,char const *,char const *,bool)const " (?launchbrowserdialog@oddbhostappservices@@ube_npa dpbd111_n@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual bool __thiscall oddbhostappservices::launchbrowserdialog(char *,char const *,char const *,char const *,char const *,bool)const " (?launchbrowserdialog@oddbhostappservices@@ube_npa dpbd111_n@z) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual enum odresult __thiscall oddbhostappservices:: putremotefile(char const *,char const *)const " (?putremotefile@oddbhostappservices@@ube?aw4odresu lt@@pbd0@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual enum odresult __thiscall oddbhostappservices:: putremotefile(char const *,char const *)const " (?putremotefile@oddbhostappservices@@ube?aw4odresu lt@@pbd0@z) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual enum odresult __thiscall oddbhostappservices::getremotefile(char const *,char *,bool)const " (?getremotefile@oddbhostappservices@@ube?aw4odresu lt@@pbdpad_n@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual enum odresult __thiscall oddbhostappservices::getremotefile(char const *,char *,bool)const " (?getremotefile@oddbhostappservices@@ube?aw4odresu lt@@pbdpad_n@z) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual bool __thiscall oddbhostappservices::isremotefile(char const *,char *)const " (?isremotefile@oddbhostappservices@@ube_npbdpad@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual bool __thiscall oddbhostappservices::isremotefile(char const *,char *)const " (?isremotefile@oddbhostappservices@@ube_npbdpad@z) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual bool __thiscall oddbhostappservices::isurl(char const *)const " (?isurl@oddbhostappservices@@ube_npbd@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2019: unresolved external symbol "public: virtual bool __thiscall oddbhostappservices::isurl(char const *)const " (?isurl@oddbhostappservices@@ube_npbd@z) referenced in function "protected: struct std::_tree_nod<class std::_tmap_traits<class odstring,class oddbdatabase *,struct std::less<class odstring>,class std::allocator<struct std:: pair<class odstring const ,class oddbdatabase *> >,0> >::_node * __thiscall std::_tree<class std::_tmap_traits<class odstring,class oddbdatabase *,struct std::less<class odstring>,class std::allocator<struct std:: pair<class odstring const ,class oddbdatabase *> >,0> >::_buynode(struct std::_tree_nod<class std::_tmap_traits<class odstring,class oddbdatabase *,struct std::less<class odstring>,class std::allocator<struct std:: pair<class odstring const ,class oddbdatabase *> >,0> >::_node *,struct std::_tree_nod<class std::_tmap_traits<class odstring,class oddbdatabase *,struct std::less<class odstring>,class std::allocator<struct std:: pair<class odstring const ,class oddbdatabase *> >,0> >::_node *,struct std::_tree_nod<class std::_tmap_traits<class odstring,class oddbdatabase *,struct std::less<class odstring>,class std::allocator<struct std:: pair<class odstring const ,class oddbdatabase *> >,0> >::_node *,struct std:: pair<class odstring const ,class oddbdatabase *> const &,char)" (?_buynode@?$_tree@v?$_tmap_traits@vodstring@@pavo ddbdatabase@@u?$less@vodstring@@@std@@v?$allocator @u?$pair@$$cbvodstring@@pavoddbdatabase@@@std@@@4@ $0a@@std@@@std@@iaepau_node@?$_tree_nod@v?$_tmap_t raits@vodstring@@pavoddbdatabase@@u?$less@vodstrin g@@@std@@v?$allocator@u?$pair@$$cbvodstring@@pavod dbdatabase@@@std@@@4@$0a@@std@@@2@pau342@00abu?$pa ir@$$cbvodstring@@pavoddbdatabase@@@2@d@z) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual unsigned long __thiscall oddbhostappservices::getregistryproductlcid(void)" (?getregistryproductlcid@oddbhostappservices@@uaek xz) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual unsigned long __thiscall oddbhostappservices::getregistryproductlcid(void)" (?getregistryproductlcid@oddbhostappservices@@uaek xz) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual char const * __thiscall oddbhostappservices::getregistryproductrootkey(voi d)" (?getregistryproductrootkey@oddbhostappservices@@u aepbdxz) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual char const * __thiscall oddbhostappservices::getregistryproductrootkey(voi d)" (?getregistryproductrootkey@oddbhostappservices@@u aepbdxz) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual class odsmartptr<class oddbdatabase> __thiscall oddbhostappservices::recoverfile(class odstreambuf *,class oddbauditinfo *,class odarray<unsigned short,class odmemoryallocator<unsigned short> > const &)" (?recoverfile@oddbhostappservices@@uae?av?$odsmart ptr@voddbdatabase@@@@pavodstreambuf@@pavoddbauditi nfo@@abv?$odarray@gv?$odmemoryallocator@g@@@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual class odsmartptr<class oddbdatabase> __thiscall oddbhostappservices::recoverfile(class odstreambuf *,class oddbauditinfo *,class odarray<unsigned short,class odmemoryallocator<unsigned short> > const &)" (?recoverfile@oddbhostappservices@@uae?av?$odsmart ptr@voddbdatabase@@@@pavodstreambuf@@pavoddbauditi nfo@@abv?$odarray@gv?$odmemoryallocator@g@@@@@z) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual class odsmartptr<class oddbdatabase> __thiscall oddbhostappservices::readfile(class odstreambuf *,bool,bool,class odarray<unsigned short,class odmemoryallocator<unsigned short> > const &)" (?readfile@oddbhostappservices@@uae?av?$odsmartptr @voddbdatabase@@@@pavodstreambuf@@_n1abv?$odarray@ gv?$odmemoryallocator@g@@@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual class odsmartptr<class oddbdatabase> __thiscall oddbhostappservices::readfile(class odstreambuf *,bool,bool,class odarray<unsigned short,class odmemoryallocator<unsigned short> > const &)" (?readfile@oddbhostappservices@@uae?av?$odsmartptr @voddbdatabase@@@@pavodstreambuf@@_n1abv?$odarray@ gv?$odmemoryallocator@g@@@@@z) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual class odstring __cdecl oddbsystemservices::formatmsg(unsigned int,...)" (?formatmsg@oddbsystemservices@@uaa?avodstring@@iz z) dwgdirectsupport.lib(exsystemservices.obj) : error lnk2001: unresolved external symbol "public: virtual class odstring __cdecl oddbsystemservices::formatmsg(unsigned int,...)" (?formatmsg@oddbsystemservices@@uaa?avodstring@@iz z) cadfiledwgdirect.obj : error lnk2001: unresolved external symbol "public: virtual class odsmartptr<class odrxmodule> __thiscall oddbsystemservices::loadmodule(class odstring const &,bool)" (?loadmodule@oddbsystemservices@@uae?av?$odsmartpt r@vodrxmodule@@@@abvodstring@@_n@z) dwgdirectsupport.lib(exsystemservices.obj) : error lnk2001: unresolved external symbol "public: virtual class odsmartptr<class odrxmodule> __thiscall oddbsystemservices::loadmodule(class odstring const &,bool)" (?loadmodule@oddbsystemservices@@uae?av?$odsmartpt r@vodrxmodule@@@@abvodstring@@_n@z) dwgdirectsupport.lib(exgienhancedmetafile.obj) : error lnk2001: unresolved external symbol "void __cdecl oda::mem_free(void *)" (?mem_free@oda@@yaxpax@z) cadfiledwgdirect.obj : error lnk2019: unresolved external symbol "void __cdecl oda::mem_free(void *)" (?mem_free@oda@@yaxpax@z) referenced in function "public: void __thiscall odarray<unsigned short,class odmemoryallocator<unsigned short> >::buffer::release(void)" (?release@buffer@?$odarray@gv?$odmemoryallocator@g @@@@qaexxz) dwgdirectsupport.lib(exsystemservices.obj) : error lnk2001: unresolved external symbol "void __cdecl oda::mem_free(void *)" (?mem_free@oda@@yaxpax@z) dwgdirectsupport.lib(odfilebuf.obj) : error lnk2001: unresolved external symbol "void __cdecl oda::mem_free(void *)" (?mem_free@oda@@yaxpax@z) dwgdirectsupport.lib(exgirasterimage.obj) : error lnk2001: unresolved external symbol "void __cdecl oda::mem_free(void *)" (?mem_free@oda@@yaxpax@z) dwgdirectsupport.lib(exgienhancedmetafile.obj) : error lnk2001: unresolved external symbol "void * __cdecl oda::mem_alloc(unsigned int)" (?mem_alloc@oda@@yapaxi@z) cadfiledwgdirect.obj : error lnk2019: unresolved external symbol "void * __cdecl oda::mem_alloc(unsigned int)" (?mem_alloc@oda@@yapaxi@z) referenced in function "public: static struct odarray<class odgepoint3d,class odmemoryallocator<class odgepoint3d> >::buffer * __cdecl odarray<class odgepoint3d,class odmemoryallocator<class odgepoint3d> >::buffer::allocate(unsigned int,int)" (?allocate@buffer@?$odarray@vodgepoint3d@@v?$odmem oryallocator@vodgepoint3d@@@@@@sapau12@ih@z) dwgdirectsupport.lib(exsystemservices.obj) : error lnk2001: unresolved external symbol "void * __cdecl oda::mem_alloc(unsigned int)" (?mem_alloc@oda@@yapaxi@z) dwgdirectsupport.lib(odfilebuf.obj) : error lnk2001: unresolved external symbol "void * __cdecl oda::mem_alloc(unsigned int)" (?mem_alloc@oda@@yapaxi@z) dwgdirectsupport.lib(exgirasterimage.obj) : error lnk2001: unresolved external symbol "void * __cdecl oda::mem_alloc(unsigned int)" (?mem_alloc@oda@@yapaxi@z) dgntkmt7d.lib(coledocss.obj) : error lnk2019: unresolved external symbol _getstoragefromroot referenced in function "public: static class dgn::ioledoc * __cdecl dgn::coledocss::create(char *)" (?create@coledocss@dgn@@sapavioledoc@2@pad@z) dgntkmt7d.lib(coledocss.obj) : error lnk2019: unresolved external symbol _createstructuredstorageex referenced in function "public: static class dgn::ioledoc * __cdecl dgn::coledocss::create(char *)" (?create@coledocss@dgn@@sapavioledoc@2@pad@z) dgntkmt7d.lib(coledocss.obj) : error lnk2019: unresolved external symbol _openstructuredstorageex referenced in function "public: static class dgn::ioledoc * __cdecl dgn::coledocss: ![]() dgntkmt7d.lib(coledocss.obj) : error lnk2019: unresolved external symbol _createstorage referenced in function "public: virtual bool __thiscall dgn::coledocss::storecreate(char *)" (?storecreate@coledocss@dgn@@uae_npad@z) dgntkmt7d.lib(coledocss.obj) : error lnk2019: unresolved external symbol _openstorage referenced in function "public: virtual bool __thiscall dgn::coledocss::storeopen(char *)" (?storeopen@coledocss@dgn@@uae_npad@z) dgntkmt7d.lib(coledocss.obj) : error lnk2019: unresolved external symbol _closestructuredstorage referenced in function "public: virtual void __thiscall dgn::coledocss::storeclose(void)" (?storeclose@coledocss@dgn@@uaexxz) dgntkmt7d.lib(coledocss.obj) : error lnk2019: unresolved external symbol _closestorage referenced in function "public: virtual void __thiscall dgn::coledocss::storeclose(void)" (?storeclose@coledocss@dgn@@uaexxz) dgntkmt7d.lib(coledocss.obj) : error lnk2019: unresolved external symbol _createstream referenced in function "public: virtual bool __thiscall dgn::coledocss::streamcreate(char *)" (?streamcreate@coledocss@dgn@@uae_npad@z) dgntkmt7d.lib(coledocss.obj) : error lnk2019: unresolved external symbol _openstream referenced in function "public: virtual bool __thiscall dgn::coledocss::streamopen(char *)" (?streamopen@coledocss@dgn@@uae_npad@z) dgntkmt7d.lib(coledocss.obj) : error lnk2019: unresolved external symbol _closestream referenced in function "public: virtual void __thiscall dgn::coledocss::streamclose(void)" (?streamclose@coledocss@dgn@@uaexxz) dgntkmt7d.lib(coledocss.obj) : error lnk2019: unresolved external symbol _streamgetbytesavailabletoread referenced in function "public: virtual unsigned int __thiscall dgn::coledocss::streamsize(void)" (?streamsize@coledocss@dgn@@uaeixz) dgntkmt7d.lib(coledocss.obj) : error lnk2019: unresolved external symbol _streamseek referenced in function "public: virtual bool __thiscall dgn::coledocss::streamseek(unsigned int)" (?streamseek@coledocss@dgn@@uae_ni@z) dgntkmt7d.lib(coledocss.obj) : error lnk2019: unresolved external symbol _streamread referenced in function "public: virtual bool __thiscall dgn::coledocss::streamread(void *,unsigned int,unsigned int *)" (?streamread@coledocss@dgn@@uae_npaxipai@z) dgntkmt7d.lib(coledocss.obj) : error lnk2019: unresolved external symbol _streamwrite referenced in function "public: virtual bool __thiscall dgn::coledocss::streamwrite(void *,unsigned int)" (?streamwrite@coledocss@dgn@@uae_npaxi@z) dgntkmt7d.lib(coledocss.obj) : error lnk2019: unresolved external symbol _freeinfo referenced in function "public: virtual int __thiscall dgn::coledocss::storeenum(int *,char *)" (?storeenum@coledocss@dgn@@uaehpahpad@z) dgntkmt7d.lib(coledocss.obj) : error lnk2019: unresolved external symbol _getchildreninfo referenced in function "public: virtual int __thiscall dgn::coledocss::storeenum(int *,char *)" (?storeenum@coledocss@dgn@@uaehpahpad@z) dgntkmt7d.lib(coledocss.obj) : error lnk2019: unresolved external symbol _countchildren referenced in function "public: virtual int __thiscall dgn::coledocss::storeenum(int *,char *)" (?storeenum@coledocss@dgn@@uaehpahpad@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbdatabasereactor:: proxyresurrectioncompleted(class oddbdatabase const *,char const *,class odarray<class oddbobjectid,class odobjectsallocator<class oddbobjectid> > &)" (?proxyresurrectioncompleted@oddbdatabasereactor@@ uaexpbvoddbdatabase@@pbdaav?$odarray@voddbobjectid @@v?$odobjectsallocator@voddbobjectid@@@@@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbdatabasereactor::headersysvar_tdupdate_changed (class oddbdatabase const *)" (?headersysvar_tdupdate_changed@oddbdatabasereacto r@@uaexpbvoddbdatabase@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbdatabasereactor::headersysvar_tdcreate_changed (class oddbdatabase const *)" (?headersysvar_tdcreate_changed@oddbdatabasereacto r@@uaexpbvoddbdatabase@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbdatabasereactor::headersysvar_dwgcodepage_will change(class oddbdatabase const *)" (?headersysvar_dwgcodepage_willchange@oddbdatabase reactor@@uaexpbvoddbdatabase@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbdatabasereactor::headersysvar_pucsydir_willcha nge(class oddbdatabase const *)" (?headersysvar_pucsydir_willchange@oddbdatabaserea ctor@@uaexpbvoddbdatabase@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbdatabasereactor::headersysvar_pucsxdir_willcha nge(class oddbdatabase const *)" (?headersysvar_pucsxdir_willchange@oddbdatabaserea ctor@@uaexpbvoddbdatabase@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbdatabasereactor::headersysvar_pucsorg_willchan ge(class oddbdatabase const *)" (?headersysvar_pucsorg_willchange@oddbdatabasereac tor@@uaexpbvoddbdatabase@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbdatabasereactor::headersysvar_ucsydir_willchan ge(class oddbdatabase const *)" (?headersysvar_ucsydir_willchange@oddbdatabasereac tor@@uaexpbvoddbdatabase@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbdatabasereactor::headersysvar_ucsxdir_willchan ge(class oddbdatabase const *)" (?headersysvar_ucsxdir_willchange@oddbdatabasereac tor@@uaexpbvoddbdatabase@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbdatabasereactor::headersysvar_ucsorg_willchang e(class oddbdatabase const *)" (?headersysvar_ucsorg_willchange@oddbdatabasereact or@@uaexpbvoddbdatabase@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbdatabasereactor::headersysvar_pstylemode_willc hange(class oddbdatabase const *)" (?headersysvar_pstylemode_willchange@oddbdatabaser eactor@@uaexpbvoddbdatabase@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbdatabasereactor::headersysvar_tdusrtimer_willc hange(class oddbdatabase const *)" (?headersysvar_tdusrtimer_willchange@oddbdatabaser eactor@@uaexpbvoddbdatabase@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbdatabasereactor::headersysvar_tdindwg_willchan ge(class oddbdatabase const *)" (?headersysvar_tdindwg_willchange@oddbdatabasereac tor@@uaexpbvoddbdatabase@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbdatabasereactor::headersysvar_tduupdate_willch ange(class oddbdatabase const *)" (?headersysvar_tduupdate_willchange@oddbdatabasere actor@@uaexpbvoddbdatabase@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbdatabasereactor::headersysvar_tdupdate_willcha nge(class oddbdatabase const *)" (?headersysvar_tdupdate_willchange@oddbdatabaserea ctor@@uaexpbvoddbdatabase@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbdatabasereactor::headersysvar_tducreate_willch ange(class oddbdatabase const *)" (?headersysvar_tducreate_willchange@oddbdatabasere actor@@uaexpbvoddbdatabase@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbdatabasereactor::headersysvar_tdcreate_willcha nge(class oddbdatabase const *)" (?headersysvar_tdcreate_willchange@oddbdatabaserea ctor@@uaexpbvoddbdatabase@@@z) dwgdirectsupport.lib(exhostappservices.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall oddbdatabasereactor::headersysvar_dimstyle_willcha nge(class oddbdatabase const *)" (?headersysvar_dimstyle_willchange@oddbdatabaserea ctor@@uaexpbvoddbdatabase@@@z) dwgdirectsupport.lib(exgirasterimage.obj) : error lnk2001: unresolved external symbol "public: virtual void __thiscall odgirasterimage::saverasterimageinbitmapformat(cla ss odstreambuf *)const " (?saverasterimageinbitmapformat@odgirasterimage@@u bexpavodstreambuf@@@z) ..\..\..\clientdebug/cadgeometry.dll : fatal error lnk1120: 61 unresolved externals my linker additional dependencies are as follows: gdi32.lib ole32.lib advapi32.lib glu32.lib opengl32.lib zlib.lib dgntkmt7d.lib dd_vc2003md_acis.lib dd_vc2003md_acisbuilder.lib dd_vc2003md_acisrenderer.lib dd_vc2003md_alloc.lib dd_vc2003md_autosurfservices.lib dd_vc2003md_ave.lib dd_vc2003md_bmpexport.lib dd_vc2003md_br.lib dd_vc2003md_db.lib dd_vc2003md_dbcommands.lib dd_vc2003md_dummyrecomputedimblock.lib dd_vc2003md_dwf7core.lib dd_vc2003md_dwf7export.lib dd_vc2003md_dwf7import.lib dd_vc2003md_dwf7toolkit.lib dd_vc2003md_dwf7w3dtk.lib dd_vc2003md_dwf7whiptk.lib dd_vc2003md_dwftoolkit.lib dd_vc2003md_dynblocks.lib dd_vc2003md_exfieldevaluator.lib dd_vc2003md_ft.lib dd_vc2003md_ge.lib dd_vc2003md_gi.lib dd_vc2003md_gs.lib dd_vc2003md_jpeg.lib dd_vc2003md_modelergeometry.lib dd_vc2003md_pdfexport.lib dd_vc2003md_pdftoolkit.lib dd_vc2003md_recomputedimblock.lib dd_vc2003md_root.lib dd_vc2003md_rxplotstyleservices.lib dd_vc2003md_rxrasterprocessor.lib dd_vc2003md_rxrasterservices.lib dd_vc2003md_sm.lib dd_vc2003md_spatialindex.lib dd_vc2003md_svgexport.lib dd_vc2003md_zip.lib dd_vc2003md_zlib.lib dwfcore.lib dwftoolkit.lib gs_winbitmap.lib gs_wingdi.lib gs_winopengl.lib w3dtk.lib whiptk.lib and the additional library path is set to the correct folder e.g. "dwgdirect\lib\vc2003mdd" for debug builds. does anyone know what is causing these linker problems and how they can be fixed? thanks , james stewart |
![]() |
![]() |
GDT自动化论坛(仅游客可见) |
![]() |
主题工具 | 搜索本主题 |
显示模式 | |
|
|
![]() |
||||
主题 | 主题发起者 | 论坛 | 回复 | 最后发表 |
【转帖】problems with dll project using dwgdirect 2 | yang686526 | DirectDWG | 0 | 2009-05-06 11:52 PM |
【转帖】numerous link errors on macosx 9xcode 2.50 | yang686526 | DirectDWG | 0 | 2009-05-06 06:43 PM |
【转帖】linking problems with dwgdirect 1.06 visual c== 6 | yang686526 | DirectDWG | 0 | 2009-05-06 05:09 PM |
【转帖】linking dwgdirect with 2002.ne | yang686526 | DirectDWG | 0 | 2009-05-06 05:04 PM |
【转帖】dwgdirect 1.14.01 now available | yang686526 | DirectDWG | 0 | 2009-05-05 08:18 AM |