[Mono-list] DDllImport .config file does not work
Paolo Molaro
lupus at ximian.com
Thu Sep 21 09:52:40 EDT 2006
On 09/21/06 David Abrames wrote:
> Id there a way to determine which of the above is the problem? Knowing that
> might lead to a solution.
You need to post the log you get running with:
MONO_LOG_LEVEL="debug" MONO_LOG_MASK="dll" mono program...
Please also post the output of:
strace -e open mono program...
The exact method definition in the C# file and the exact content of the
config file, with a ls -l of the directory where the assembly is located
and the output of:
ldd /path/to/library.so
lupus
--
-----------------------------------------------------------------
lupus at debian.org debian/rules
lupus at ximian.com Monkeys do it better
More information about the Mono-list
mailing list