高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】dwgdirect 1.13.02 dll version
dwgdirect 1.13.02 dll version?
dwgdirect 1.13.02 dll version?
i compile my project using the /mt flag and i use the dd_vc6mt_*.lib files.
now i want to change my project and want to use the dll version of dwgdirect.
but there are only dd_*_dll.lib files in the md path.
is it possible to use the dll version and to compile the project with the /mt flag.
i tried to use the md files, but this results in an runtime error.
klaus
# 3rd august 2005, 09:31 am
registered user join date: sep 2003
location: russia
posts: 1,828
it is not possible, and does not seem to be reasonable. crt would be duplicated in all the modules.
would you describe what you need more exactly?
vladimir
vkalinin
# 5th august 2005, 03:47 am
registered user join date: sep 2003
posts: 12
ok, that makes sense. i will use the *_vc6md_dll.libs.
thanks for your answer
klaus
none
? | ?
thread tools
display modes
linear mode
search this thread
rate this thread
excellent
good
average
bad
terrible
posting rules
you may post new threads
you may post replies
you may post attachments
you may edit your posts
is on
are on
code is off
html code is off
forum jump
user control panel private messages subscriptions who's online search forums forums home general topics news questions and remarks business issues industry commentary general software issues documentation issues future directions dwg libraries dwgdirect.net dwgdirect, c++ version dwgdirectx, activex version adtdirect/c3ddirect opendwg toolkit/viewkit dgn libraries dgndirect, c++ version (2.x+) dgndirect libraries (legacy 0.99xx)
all times are gmt -7. the time now is 12:04 amfff">.
- - -
copyright ?2000 - 2009, jelsoft enterprises ltd.
copyright 1998-2008 open design alliance inc.
it is not possible, and does not seem to be reasonable. crt would be duplicated in all the modules.
would you describe what you need more exactly?
vladimir
ok, that makes sense. i will use the *_vc6md_dll.libs.
thanks for your answer
|