[Mono-osx] System.DllNotFoundException: libc.dylib

Rudloff rudloff at strasweb.fr
Tue Mar 1 19:24:42 EST 2011


I just figured out that I just have to add /usr/lib to
DYLD_FALLBACK_LIBRARY_PATH.
Now the bundle is working fine.

But when I choose to add Mono to the bundle, I've got this error :

02/03/11 01:20:56	[0x0-0x108108].fr.strasweb.rudloff.manic[6537]	Unhandled
Exception: System.TypeLoadException: A type load exception has occurred.
02/03/11 01:20:56	[0x0-0x108108].fr.strasweb.rudloff.manic[6537]	at
ManicDiggerMac.MainWindowController.serverConnect (MonoMac.AppKit.NSButton)
<0x00141>
02/03/11 01:20:56	[0x0-0x108108].fr.strasweb.rudloff.manic[6537]	at (wrapper
dynamic-method) object.[ManicDiggerMac.MainWindowController.Void
serverConnect(MonoMac.AppKit.NSButton)]
(MonoMac.Foundation.NSObject,MonoMac.ObjCRuntime.Selector,MonoMac.AppKit.NSButton)
<0x00031>
02/03/11 01:20:56	[0x0-0x108108].fr.strasweb.rudloff.manic[6537]	at (wrapper
native-to-managed) object.[ManicDiggerMac.MainWindowController.Void
serverConnect(MonoMac.AppKit.NSButton)]
(MonoMac.Foundation.NSObject,MonoMac.ObjCRuntime.Selector,MonoMac.AppKit.NSButton)
<0x000eb>
02/03/11 01:20:56	[0x0-0x108108].fr.strasweb.rudloff.manic[6537]	at (wrapper
managed-to-native) MonoMac.AppKit.NSApplication.NSApplicationMain
(int,string[]) <0x00003>
02/03/11 01:20:56	[0x0-0x108108].fr.strasweb.rudloff.manic[6537]	at
MonoMac.AppKit.NSApplication.Main (string[]) <0x00017>
02/03/11 01:20:56	[0x0-0x108108].fr.strasweb.rudloff.manic[6537]	at
ManicDiggerMac.Program.Main (string[]) <0x00019>

-- 
View this message in context: http://mono.1490590.n4.nabble.com/System-DllNotFoundException-libc-dylib-tp3327299p3330858.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list