几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量

几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 (http://www.dimcax.com/hust/index.php)
-   DirectDWG (http://www.dimcax.com/hust/forumdisplay.php?f=89)
-   -   【转帖】linking errordd-vc2003md-modelergeometry.lib dd-vc2003md- (http://www.dimcax.com/hust/showthread.php?t=17085)

yang686526 2009-05-06 05:05 PM

【转帖】linking errordd-vc2003md-modelergeometry.lib dd-vc2003md-
 
linking error:dd_vc2003md_modelergeometry.lib & dd_vc2003md_
linking error:dd_vc2003md_modelergeometry.lib & dd_vc2003md_br.lib
hi,
i tried compiling odreadex example(2003) with dd_vc2003md libraries.it compiles.but when i tried to integrate it with my code as i need to read dwg files i get linking errors related to 2 lib files dd_vc2003md_modelergeometry.lib & dd_vc2003md_br.lib.
link : warning lnk4098: defaultlib 'libc' conflicts with use of other libs; use /nodefaultlib:library
dd_vc2003md_modelergeometry.lib(modelergeometryimp l.obj) : error lnk2019: unresolved external symbol "public: __thiscall acis::file::~file(void)" (??1file@acis@@qae@xz) referenced in function "public: void * __thiscall acis::file::`scalar deleting destructor'(unsigned int)" (??_gfile@acis@@qaepaxi@z)
dd_vc2003md_modelergeometry.lib(modelergeometryimp l.obj) : error lnk2019: unresolved external symbol "public: void __thiscall acis::file::out(class odstreambuf *,int,bool)const " (?out@file@acis@@qbexpavodstreambuf@@h_n@z) referenced in function "public: virtual enum odresult __thiscall odmodelergeometryimpl:ut(class odstreambuf *,int,bool)const " (?out@odmodelergeometryimpl@@ube?aw4odresult@@pavo dstreambuf@@h_n@z)
dd_vc2003md_modelergeometry.lib(modelergeometryimp l.obj) : error lnk2019: unresolved external symbol "public: void __thiscall
dd_vc2003md_br.lib(brimpface.obj) : error lnk2019: unresolved external symbol "public: class acis::loop const * __thiscall acis::loop::getnext(void)const " (?getnext@loop@acis@@qbepbv12@xz) referenced in function "private: void __thiscall odbrimpface::determinepoints(class odgevector3d const *,unsigned short,class odgepoint3d *)const " (?determinepoints@odbrimpface@@abexpbvodgevector3d @@gpavodgepoint3d@@@z)
dd_vc2003md_br.lib(brimpfacelooptraverser.obj) : error lnk2001: unresolved external symbol "public: class acis::loop const * __thiscall acis::loop::getnext(void)const " (?getnext@loop@acis@@qbepbv12@xz)
dd_vc2003md_br.lib(brimpvertexlooptraverser.obj) : error lnk2001: unresolved external symbol "public: class acis::coedge const * __thiscall acis::coedge::getnextonedge(void)const " (?getnextonedge@coedge@acis@@qbepbv12@xz)
can somebody help me with this?
thanks,
renu
hi,
most likely you need to link dd_vc2003md_acisbuilder.lib and dd_vc2003md_acisrender.lib in your aplication.
regards,
sergey vishnevetsky


所有的时间均为北京时间。 现在的时间是 09:56 AM.