[Gdal-dev] Re: Move gdal-DLLs? (C#)
Tomas R
monshi at home.se
Sun Aug 12 15:17:05 EDT 2007
Thanks for the link, perhaps I have missed some information.
Can I set a system path from C# that will be searched (of course I can
but how) that will not interfere with possible other processes search path?
Perhaps I find the answer myself - Google knows much :)
/Tomas
Mateusz Loskot skrev:
> Tomas R wrote:
>
>> Currently using the DLLs and the C# binaries that comes with latest
>> FWtools.
>> Is there any possibility, or can you add the possibility, in the C#
>> binaries to set the path to the DLLs it depends on? It would certainly
>> clean up my project and the installation quite a bit.
>>
>> Currently two options I know of
>> 1: Have the DLLs in the root of the installation of the project.
>> 2: Set system PATH to the DLLs.
>>
>
> Under Windows, there are 6-steps algorithm for searching DLLs:
>
> http://msdn2.microsoft.com/en-us/library/ms682586.aspx
>
> I'm sorry, but I don't understand what's your problem.
>
> Cheers
>
More information about the Gdal-dev
mailing list