<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Jeff,<br><br>I usually go withe Microsoft Process Monitor but thanks for the tip.<br><br>The missing dll name is "TD_Alloc_4.0.01_10.dll" (or "TD_Alloc_3.09.1.0.dll", depending on the TX_SDK version I tried).<br><br>The question is, should that dll be created when I run the sample-project or should it be distributed pre-build with the TX_SDK zip download?<br><br>Another possibility would be to build the plugin against the static version of TD_Alloc.lib without run-time dependence on the dll. <br><br>But I don't know if that is possible either.<br><br>Regards,<br><br>Ivan<br><br><div>> Date: Tue, 11 Aug 2015 14:00:24 -0300<br>> From: jmckenna@gatewaygeomatics.com<br>> To: gdal-dev@lists.osgeo.org<br>> Subject: Re: [gdal-dev] how to build dwg driver?<br>> <br>> On 2015-08-11 1:48 PM, Ivan Lucena wrote:<br>> > Hi Mark,<br>> ><br>> > I am far from a Windows machine, so I can't give you much details.<br>> ><br>> > After loading the sample project for VS 2010, I build the libs and then<br>> > I was able to build the OGR/DWG plugin.<br>> ><br>> > But when I tried to run it, I got a error message saying that a .dll was<br>> > missing.<br>> <br>> I'm in this exact situation often; I find the best thing to do is to <br>> download DependencyWalker (http://www.dependencywalker.com/), click on <br>> "depends.exe" and open "ogrinfo.exe" inside that, and look closely at <br>> the dll files it lists in the top left panel (hint: enable full paths by <br>> menu View/Full Paths).<br>> <br>> -jeff<br>> <br>> <br>> <br>> -- <br>> Jeff McKenna<br>> MapServer Consulting and Training Services<br>> http://www.gatewaygeomatics.com/<br>> <br>> <br>> <br>> <br>> <br>> _______________________________________________<br>> gdal-dev mailing list<br>> gdal-dev@lists.osgeo.org<br>> http://lists.osgeo.org/mailman/listinfo/gdal-dev<br></div>                                         </div></body>
</html>