[gdal-dev] OGR and C#

Jerry O'Sullivan jeremiahosullivan at gmail.com
Wed Oct 15 17:03:01 EDT 2008


Tamas,

Thanks for that, filemon is a good idea...I'll go snooping!

Thanks,
Jerry

2008/10/15 Tamas Szekeres <szekerest at gmail.com>

> Jerry,
>
> It depends on which drivers/features are actually used by your OGR
> script, my best advice is to copy *.dll into your executing directory.
> You could narrow down the required set of the dll-s by inspecting the
> dependencies by using the dependency walker tool or use SysInternals
> filemon to see which dll-s have been loaded at run-time.
>
> Best regards,
>
> Tamas
>
>
>
>
> 2008/10/15 Jerry O'Sullivan <jeremiahosullivan at gmail.com>:
> > Hi,
> >
> > I have got OGR working in my C# app by adding FWTools bin folder to PATH
> > during run-time. I would like to be able to distribute my application
> > without the requirement for the user's PC to have FWTools installed.
> >
> > Is it possible to just include the dlls in the bin folder and if so what
> > dlls do I need
> >
> > Any advice would be greatly appreciated
> >
> > Thanks,
> > Jerry
> >
> > _______________________________________________
> > gdal-dev mailing list
> > gdal-dev at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/gdal-dev
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20081015/d8185f54/attachment.html


More information about the gdal-dev mailing list