几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量  


返回   几何尺寸与公差论坛------致力于产品几何量公差标准GD&T (GDT:ASME)|New GPS(ISO)研究/CAD设计/CAM加工/CMM测量 » 仿射空间:CAX软件开发(三)二次开发与程序设计 » CAD二次开发 » AutoCAD二次开发 » DirectDWG
用户名
密码
注册 帮助 会员 日历 银行 搜索 今日新帖 标记论坛为已读


 
 
主题工具 搜索本主题 显示模式
旧 2009-05-05, 09:34 AM   #1
yang686526
高级会员
 
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
yang686526 向着好的方向发展
默认 【转帖】error dd-alloc.dll not found.. 9version 1.140

error: dd_alloc.dll not found.. (version 1.14)
error: dd_alloc.dll not found.. (version 1.14)
hi,
i was trying to use version 1.14. earlier in vesion i was having a project exservices.vcproj in my solution which included all the files of exservices folder. now i am doing same for version 1.14. the project is compliling but it is giving run time error.. the error is
quote:
this application has faild to start because dd_alloc.dll was not found. re-installing the application may fix this problem.
please help..
what are other files do i have to include in my solution.
quote:
<?xml version="1.0" encoding="windows-1252"?>
<visualstudioproject
projecttype="visual c++"
version="7.10"
name="exservices"
projectguid="{7369b916-e19a-48c9-ba64-ae31fa1ed12a}"
keyword="mfcdllproj">
<platforms>
<platform
name="win32"/>
</platforms>
<configurations>
<configuration
name="debug|win32"
outputdirectory="debug"
intermediatedirectory="debug"
configurationtype="4"
useofmfc="2"
characterset="2">
<tool
name="vcclcompilertool"
optimization="0"
additionalincludedirectories="..\..\source\license d\dwgdirect\include;..\..\source\licensed\dwgdirec t\include\gi;..\..\source\licensed\dwgdirect\inclu de\gs;..\..\source\licensed\dwgdirect\include\ge"
preprocessordefinitions="win32;_debug;_lib"
minimalrebuild="true"
basicruntimechecks="3"
runtimelibrary="3"
treatwchar_tasbuiltintype="true"
useprecompiledheader="2"
assemblerlistinglocation="$(intdir)/"
programdatabasefilename="$(intdir)/"
warninglevel="3"
detect64bitportabilityproblems="true"
debuginformationformat="4"/>
<tool
name="vccustombuildtool"/>
<tool
name="vclibrariantool"/>
<tool
name="vcmidltool"
preprocessordefinitions="_debug"
mktyplibcompatible="false"/>
<tool
name="vcpostbuildeventtool"/>
<tool
name="vcprebuildeventtool"/>
<tool
name="vcprelinkeventtool"/>
<tool
name="vcresourcecompilertool"
preprocessordefinitions="_debug"
culture="1033"
additionalincludedirectories="$(intdir)"/>
<tool
name="vcwebserviceproxygeneratortool"/>
<tool
name="vcxmldatageneratortool"/>
<tool
name="vcmanagedwrappergeneratortool"/>
<tool
name="vcauxiliarymanagedwrappergeneratortool"/>
</configuration>
<configuration
name="release|win32"
outputdirectory="release"
intermediatedirectory="release"
configurationtype="4"
useofmfc="2"
characterset="2">
<tool
name="vcclcompilertool"
additionalincludedirectories="..\..\source\license d\dwgdirect\include;..\..\source\licensed\dwgdirec t\include\gi;..\..\source\licensed\dwgdirect\inclu de\gs;..\..\source\licensed\dwgdirect\include\ge"
preprocessordefinitions="win32;_windows;ndebug;_us rdll"
runtimelibrary="2"
treatwchar_tasbuiltintype="true"
useprecompiledheader="2"
warninglevel="3"
detect64bitportabilityproblems="true"
debuginformationformat="3"/>
<tool
name="vccustombuildtool"/>
<tool
name="vclibrariantool"/>
<tool
name="vcmidltool"
preprocessordefinitions="ndebug"
mktyplibcompatible="false"/>
<tool
name="vcpostbuildeventtool"/>
<tool
name="vcprebuildeventtool"/>
<tool
name="vcprelinkeventtool"/>
<tool
name="vcresourcecompilertool"
preprocessordefinitions="ndebug"
culture="1033"
additionalincludedirectories="$(intdir)"/>
<tool
name="vcwebserviceproxygeneratortool"/>
<tool
name="vcxmldatageneratortool"/>
<tool
name="vcmanagedwrappergeneratortool"/>
<tool
name="vcauxiliarymanagedwrappergeneratortool"/>
</configuration>
</configurations>
<references>
</references>
<files>
<filter
name="source files"
filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
uniqueidentifier="{4fc737f1-c7a5-4376-a066-2a32d752a2ff}">
<file
relativepath="..\..\source\licensed\dwgdirect\exte nsions\exservices\exdbcommandcontext.cpp">
</file>
<file
relativepath="..\..\source\licensed\dwgdirect\exte nsions\exservices\exgirasterimage.cpp">
</file>
<file
relativepath="..\..\source\licensed\dwgdirect\exte nsions\exservices\exhostappservices.cpp">
</file>
<file
relativepath="..\..\source\licensed\dwgdirect\exte nsions\exservices\expagecontroller.cpp">
</file>
<file
relativepath="..\..\source\licensed\dwgdirect\exte nsions\exservices\exstringio.cpp">
</file>
<file
relativepath="..\..\source\licensed\dwgdirect\exte nsions\exservices\exsystemservices.cpp">
</file>
<file
relativepath="..\..\source\licensed\dwgdirect\exte nsions\exservices\exundocontroller.cpp">
</file>
</filter>
<filter
name="header files"
filter="h;hpp;hxx;hm;inl;inc;xsd"
uniqueidentifier="{93995380-89bd-4b04-88eb-625fbe52ebfb}">
<file
relativepath="..\..\source\licensed\dwgdirect\exte nsions\exservices\exdbcommandcontext.h">
</file>
<file
relativepath="..\..\source\licensed\dwgdirect\exte nsions\exservices\exgirasterimage.h">
</file>
<file
relativepath="..\..\source\licensed\dwgdirect\exte nsions\exservices\exhostappservices.h">
</file>
<file
relativepath="..\..\source\licensed\dwgdirect\exte nsions\exservices\expagecontroller.h">
</file>
<file
relativepath="..\..\source\licensed\dwgdirect\exte nsions\exservices\exstringio.h">
</file>
<file
relativepath="..\..\source\licensed\dwgdirect\exte nsions\exservices\exsystemservices.h">
</file>
<file
relativepath="..\..\source\licensed\dwgdirect\exte nsions\exservices\exundocontroller.h">
</file>
</filter>
<filter
name="resource files"
filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg ;jpeg;jpe;resx"
uniqueidentifier="{67da6ab6-f800-4c08-8b7a-83bb121aad01}">
</filter>
<file
relativepath=".\readme.txt">
</file>
</files>
<globals>
</globals>
</visualstudioproject>
last edited by niteshsingh_007; 31st january 2006 at 10:06 pmfff">.
are you sure that dd_alloc.dll is in the application directory, and its version is correct?
vladimir

quote:
originally posted by wvk
are you sure that dd_alloc.dll is in the application directory, and its version is correct?
thanks... but i am using .lib files instead of .dll files... is it required to use the dd_alloc.dll because i was not getting this kind of error with version 1.12
thanks
for static build you need not dd_alloc.dll. static application should be linked with static alloc library
but the message you get means that your application is linked with dd_alloc_dll.lib.
btw, nothing was changed here since 1.12...
sergey slezkin
yang686526离线中   回复时引用此帖
GDT自动化论坛(仅游客可见)
 


主题工具 搜索本主题
搜索本主题:

高级搜索
显示模式

发帖规则
不可以发表新主题
不可以回复主题
不可以上传附件
不可以编辑您的帖子

vB 代码开启
[IMG]代码开启
HTML代码关闭



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


于2004年创办,几何尺寸与公差论坛"致力于产品几何量公差标准GD&T | GPS研究/CAD设计/CAM加工/CMM测量"。免责声明:论坛严禁发布色情反动言论及有关违反国家法律法规内容!情节严重者提供其IP,并配合相关部门进行严厉查处,若內容有涉及侵权,请立即联系我们QQ:44671734。注:此论坛须管理员验证方可发帖。
沪ICP备06057009号-2
更多