高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】msvcp80 and msvcr80
msvcp80 and msvcr80
msvcp80 and msvcr80
we've recently started using version 2.03.01 of the dwgdirect libraries with vs2005. (using the dynamically linked libraries).
i can build and run our application without any problems. however, a colleague recently tried to install and run the application, but couldn't because he didn't have msvcp80.dll and msvcr80.dll on his machine.
can someone confirm that these are the only 2 visual studio libraries that we need to redistribute with our application? also, i've been asked to ask which version of visual studio you are using to build the dwgdirect libraries (i don't know how significant this is).
thanks,
geoff briggs
as i remember, 2.3 version was built with vs8 w/o sp1.
since version 2.4 manifests were removed from our dlls, and now they can work with both variants of vc8 runtime.
vladimir
|