[Mono-list] interop with native C DLL on MAC OS X
Gonzalo Paniagua Javier
gonzalo.mono at gmail.com
Tue Feb 16 14:37:50 EST 2010
On Tue, 2010-02-16 at 19:25 +0000, Gigi Sayfan wrote:
[...]
> When I try to run this program I get again a
> System.DllNotFoundException
>
> I added a config file called net.dll.config, but this time it didn't
> help. I even tried to map to the absolute path of the .so file to no
> avail. I know that the config file is used because the
> DllNotFoundException in the output says it can't find the target DLL
> with the full absolute path.
>
>
> Any ideas what I should try next?
See: "How can I debug problems with my DllImports?" in
http://www.mono-project.com/FAQ:_Technical
-Gonzalo
More information about the Mono-list
mailing list