几何尺寸与公差论坛------致力于产品几何量公差标准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)
-   -   【转帖】difference between libs of diffent edition (http://www.dimcax.com/hust/showthread.php?t=15688)

yang686526 2009-05-04 07:27 PM

【转帖】difference between libs of diffent edition
 
difference between libs of diffent edition
difference between libs of diffent edition
what are the diffences among the libs vc2003md, vc2003ml, vc2003mt? and why can't i make my release edition of my application? the compiler always gives errors like that:
msvcrt.lib(msvcr71.dll) : error lnk2005: _atof have already been define in libcmt.lib(atof.obj)
when i set my project menu using /nodefaultlib : libcmt.lib. it gives even more errors about unresolved symbols.
this problem has troubled me for quite a long time. and any help will be highly appreciated.
name description relevant compiler flags
vc2003ml static single threaded libs -ml -gr -gx /o2
vc2003mt static multi threaded libs -mt -gr -gx /o2
vc2003md static muli threaded dll libs -md -gr -gx /o2
bee sure to use right libraies.
both debug and release libraries are available. (some months ago debug libraries were posted in release zip. try to update them.
sergey slezkin


所有的时间均为北京时间。 现在的时间是 12:31 PM.