Tom,
It depends on the platform target settings and the your current framework,
which kind of binaries should be used, see the table below:
Platform targetExecuting environment (Framework version)
binary package should be used
/x86
x86
Hi
Tamas,
Thanks for the reply. I tried your method in the overkill-mode to be
sure: copying all dlls from gdalbin and gdalbingdalcsharp and this
worked with the 32bit (not the 64 bit). I had already set the path to
gdalbin so I don't understand why it doesn't work but hey, I'm a happy
man!
Cheer
Hi Tom,
In this case you'll have to set a reference to ogr_csharp.dll and make sure
the unmanaged dll-s (ogr_wrap.dll and it's dependencies like proj.dll) are
available to load by the application, either by copying these dll-s into
your executing directory or make them available in the PATH enviro
Hi,
I'm currently having a problem getting the C# OGR binaries to work
on a 64bit WinXP Pro machine, using VS2008 Pro. Ive tried both the
32bit Binaries and the 64 bit binaries.
* Using the 32bit binaries from
http://vbkto.dyndns.org:1280/sdk/Default.aspx [1] as well as the
general FW windows bin