[Mono-list] Re: JIT/Win32 binaries

Guenther Roith groith@tcrz.net
Tue, 2 Apr 2002 22:17:08 +0200


Thanks!
But it doesn't help. Am I just an idiot?

I set mono/metadata/Makefile.am:

assembliesdir = "../lib/"

This should mean that mint.exe searches for corlib.dll not in
c:/mono-0.10/install/lib but if itself is placed in install/bin it should
search in install/lib.

What did I do wrong?