[Monodevelop-devel] Running MD on .NET

Sandy Armstrong sanfordarmstrong at gmail.com
Fri Feb 6 09:26:56 EST 2009


On 02/06/2009 01:29 AM, Michael Hutchinson wrote:
> d) Mono.Posix.dll 1.0 has to be installed to the GAC, because MD needs
> both 2.0 and 1.0. 2.0 and PosixHelper (as per jpobsts' zip) can go
> alongside MD.

Hmm, you could probably fix this with some dll.config magic and a subdir 
for each.

> 15) At startup, an error scanning an unmanaged dll:
> ERROR: There was an error while scanning assembly:
> C:\Users\Michael\Desktop\MonoDevelop\bin\MonoPosixHelper.dll (The
> module was expected to contain an assembly manifest. (Exception from
> HRESULT: 0x80131018))

Pretty sure this is just Mono.Addins scanning every assembly in that 
directory, for obvious reasons.

Exciting stuff!

Sandy


More information about the Monodevelop-devel-list mailing list