几何尺寸与公差论坛------致力于产品几何量公差标准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)
-   -   【转帖】error dd-alloc.dll not found.. 9version 1.140 (http://www.dimcax.com/hust/showthread.php?t=16080)

yang686526 2009-05-05 09:34 AM

【转帖】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


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