高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】assertion failed invalid execution., file sourcegegehatch
assertion failed: invalid execution., file source\ge\gehatch
assertion failed: invalid execution., file source\ge\gehatch.cpp, line 1816
anyone have any idea?
data source:
.\autocad 2005\sample\
stadium plan.dwg
stadium north elevation.dwg
stadium south elevation.dwg
sample dwgdirect (dd) app project location:
dd_win.1.12\projectfiles\win32\msvc6\examples\oddw fexportex\
sample dd app:
dd_win.1.12\exe\debug>oddwfexportex.exe "stadium plan.dwg" out.dwf a6
(note: need to copy stadium*.dwg's to where oddwfexportex.exe is located)
command line output:
progress: 98.83%
progress: 99.53%
load completed------------------------
load started ------------------------
meter limit: 3
assertion failed: invalid execution., file source\ge\gehatch.cpp, line 1816
i can provide additional info if needed.
any feedback is greatly appreciated.
thanks,
codey
it was assert in debug version. it is debug stuff only.
isn't this an indication as a potential problem?
|