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

yang686526 2009-05-07 04:55 PM

【转帖】he Difference Between Dll And St
 
the difference between dll and static libs projects
the difference between dll and static libs projects
i have created a test.dwg file using odwriteex sample project. (note that odwriteexdll throws an error while creating:
odwriteex developed using dwgdirect ver 2.03
populating the database...
error:
)
after that i'm trying to read this file. odreadex sample project reads it perfectly. odreadexdll sample project thows an assertion in debug:
odreadex developed using dwgdirect ver 2.03
------- started loading handles...
meter limit: 2
progress: 50.00%
------- stopped
------- started resolving header round trip...
meter limit: 997
------- stopped
------- started loading dwg file...
meter limit: 997
progress: 0.70%
progress: 1.40%
progress: 2.11%
progress: 2.81%
progress: 3.51%
progress: 4.21%
progress: 4.91%
progress: 5.62%
progress: 6.32%
progress: 7.02%
progress: 7.72%
assertion failed: rt==oddb::ksoftpointerref, file e:\opendwg\dd2.3.1\dwgdirect_v
c6\source\database\dwgfiler\dwgstreams.cpp, line 475
the release target throws an error in the middle of reading:
<acdbaligneddimension>. . . . . . [239]
dimension line point. . . . . . [25.1 24.0 0.0]
oblique . . . . . . . . . . . . 0.0d
extension line 1 point. . . . . [23.1 22.4 0.0]
extension line 2 point. . . . . [24.6 24.4 0.0]
measurement . . . . . . . . . . 2.5
dimension text. . . . . . . . . ""
dwgdirect error: extended error
press enter to continue...
why do dll and static libs project behave in different way? note, that test.dwg opens in autocad perfectly.
p.s the test.dwg file is attached
attached files
the difference between static and dll versions is that odwriteexdll.exe requires some .dll and .drx modules.
it seems that recomputedimblock.drx was missing.
sergey slezkin
thanks, that helped for odwriteexdll!
and what about an assertion in debug of odreadexdll:
progress: 7.72%
assertion failed: rt==oddb::ksoftpointerref, file e:\opendwg\dd2.3.1\dwgdirect_v
c6\source\database\dwgfiler\dwgstreams.cpp, line 475


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