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

yang686526 2009-05-06 08:25 PM

【转帖】oddwfexportex makefile
 
oddwfexportex makefile
oddwfexportex makefile
hi,
i'm looking for a makefile / visual studio project file for the dwgdirect 1.13 oddwfexportex.cpp file in the examples directory. i notice that the projectfiles directory contains unix/vc6/vc7 build files for the other examples but not oddwfexporterex. can anyone help?
many thanks,
peter.
this project file is being be tested, and will be sent to you once testing is complete.
project file
quote:
originally posted by open design alliance
this project file is being be tested, and will be sent to you once testing is complete.
any news on this? it's been a couple of weeks now.
thanks,
peter.
sorry for the delay. here's the vc6 project file.
attached files (5.6 kb, 11 views)


quote:
originally posted by
sorry for the delay. here's the vc6 project file.
great! many thanks for that.
dll project linking problem
hi,
many thanks for the makefile, i've converted it to a vs2003 file and have been able to build successfully.
i've used this project file as a basis of a new project to build a dll with mfc in a shared dll, and i'm having trouble getting this to link. the problem appears to be a redefinition of the some the methods in debug and release version of atls.
i've attached the vs2003 project. can someone please take a look at it for me? note that the "additional include directories" may need to be modifed to your location.
many thanks,
peter.
///////////////////////////////////////////////////
linker output:
atlsd.lib(externs.obj) : error lnk2005: "char const * const g_pszkernelobjfmt" (?g_pszkernelobjfmt@@3pbdb) already defined in atls.lib(externs.obj)
atlsd.lib(externs.obj) : error lnk2005: "char const * const g_pszallocfilemapname" (?g_pszallocfilemapname@@3pbdb) already defined in atls.lib(externs.obj)
atlsd.lib(externs.obj) : error lnk2005: "char const * const g_pszupdateeventname" (?g_pszupdateeventname@@3pbdb) already defined in atls.lib(externs.obj)
atlsd.lib(externs.obj) : error lnk2005: "class catlallocator g_allocator" (?g_allocator@@3vcatlallocator@@a) already defined in atls.lib(externs.obj)
atlsd.lib(externs.obj) : warning lnk4006: "char const * const g_pszkernelobjfmt" (?g_pszkernelobjfmt@@3pbdb) already defined in atls.lib(externs.obj); second definition ignored
atlsd.lib(externs.obj) : warning lnk4006: "char const * const g_pszallocfilemapname" (?g_pszallocfilemapname@@3pbdb) already defined in atls.lib(externs.obj); second definition ignored
atlsd.lib(externs.obj) : warning lnk4006: "char const * const g_pszupdateeventname" (?g_pszupdateeventname@@3pbdb) already defined in atls.lib(externs.obj); second definition ignored
atlsd.lib(externs.obj) : warning lnk4006: "class catlallocator g_allocator" (?g_allocator@@3vcatlallocator@@a) already defined in atls.lib(externs.obj); second definition ignored
attached files (7.0 kb, 2 views)


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