高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】cannot load a dll linked with dwgdirect 2.3
cannot load a dll linked with dwgdirect 2.3
cannot load a dll linked with dwgdirect 2.3
hello forum,
i was used to build my dll acadimport.dll with dwgdirect 2.1.1.0 (dd_vc8md libs) and all was working well.
since i am building my dll with dwgdirect 2.3.0.0, it seems not ok for the system. if i load it in "dependency walker" i have got the error:
error: the side-by-side configuration information for "e:\bin\acadimport.dll" contains errors. this application could not start because the application configuration is not correct. reinstall the application could solve this problem (14001).
what happens ? how to solve it ?
thank you.
perhaps you mixed old libs with new headers, or someting..
try to cleanup everything and rebuild all.
vladimir
it seems that i have this problem because i did not install the vs2005 service pack 1.
yes, new library is build with sp1.
afaik there is a note in release notes
vladimir
|