查看单个帖子
旧 2009-05-05, 10:24 AM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】export dwg to dwf missing library

export dwg to dwf missing library
export dwg to dwf missing library
learningn ddwg 2.20 i created statically linked app to export dwf using odamfcapp sample.
compilation went throug fine but dwf output is empty:
(dwf v00.42)(endofdwf)
what library could be missing?
so far i'm linking with following libs:
dd_vc6md_gi.lib dd_vc6md_acisrenderer.lib dd_vc6md_acisbuilder.lib dd_vc6md_modelergeometry.lib dd_vc6md_db.lib dd_vc6md_ge.lib dd_vc6md_gs.lib dd_vc6md_root.lib dd_vc6md_spatialindex.lib dd_vc6md_pdfexport.lib dd_vc6md_pdftoolkit.lib dd_vc6md_zlib.lib dd_vc6md_dwf7core.lib dd_vc6md_dwf7export.lib dwftoolkit.lib dwfcore.lib whiptk.lib w3dtk.lib rpcrt4.lib
odamfcapp.exe exported the same dwf without problem.
any suggestions, please!
life would be so much easier if we could just look at the source codefff">fff">
there is a simple sample oddwfexportex, compare you code with it.
vladimir
no luck yet...
vladimir,
i created exact the same dwexportparams structure except this member (see debug screenshot attached):
params.arpagedata.m_pdata - struct oderror_notthatkindofclasscontext 'rtti type descriptor'
could it be an issue?
my app linked with the same libs as in oddwfexportex, no compile/link warning/errors. and i know database is reading fine, got number of objects in it.
oddwfexportex sample works fine with the same drawing (btw, it does not like dxf format).
what else could be missing in the project?
attached images (124.2 kb, 7 views)

life would be so much easier if we could just look at the source codefff">fff">
last edited by gok; 2nd november 2007 at 01:59 pmfff">.
got it
double checked included .lib's, moved dwfcore.lib, whiptk.lib, w3dtk.lib in front of the list (is it matter?) and now my app produced dwf's fine.
ps: it is very strange, only the release version for 2d dwf export works fine.
3d dwf export is good for both debug and release.
life would be so much easier if we could just look at the source codefff">fff">
last edited by gok; 8th november 2007 at 02:31 pmfff">.
i assume you did 'clean', 'rebuild all', delete ncb+opt and all the usual tricks to fix the weird vc6 behaviour?
btw do you have sp6 installed?
vladimir
yes, did all "magic moves" from my own experience
and sp6 was in place. nothing help. well, switching gears to vc8.
life would be so much easier if we could just look at the source codefff">fff">
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)