mono Demo.Gui.MidnightCommander.exe
Unhandled Exception:
System.DllNotFoundException: CursesWrapper
at (wrapper managed-to-native) CursesSharp.Internal.CursesMethods:wrap_COLS ()
at CursesSharp.Internal.CursesMethods.COLS () [0x00001] in :0
at CursesSharp.Curses.get_Cols () [0x00001] in :0
at CursesSharp.Gui.Terminal.get_Cols () [0x00001] in :0
at CursesSharp.Gui.Terminal.Init (System.Boolean disable_color) [0x00016] in :0
at MouselessCommander.Shell.Main () [0x0000c] in <366e5e50614b45d5a54302f945acc4c5>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.DllNotFoundException: CursesWrapper
at (wrapper managed-to-native) CursesSharp.Internal.CursesMethods:wrap_COLS ()
at CursesSharp.Internal.CursesMethods.COLS () [0x00001] in :0
at CursesSharp.Curses.get_Cols () [0x00001] in :0
at CursesSharp.Gui.Terminal.get_Cols () [0x00001] in :0
at CursesSharp.Gui.Terminal.Init (System.Boolean disable_color) [0x00016] in :0
at MouselessCommander.Shell.Main () [0x0000c] in <366e5e50614b45d5a54302f945acc4c5>:0
Managed to get everything working on Linux, but OSX is making me crazy. Any times on how to fix the missing lib issue?
mono Demo.Gui.MidnightCommander.exe
Unhandled Exception:
System.DllNotFoundException: CursesWrapper
at (wrapper managed-to-native) CursesSharp.Internal.CursesMethods:wrap_COLS ()
at CursesSharp.Internal.CursesMethods.COLS () [0x00001] in :0
at CursesSharp.Curses.get_Cols () [0x00001] in :0
at CursesSharp.Gui.Terminal.get_Cols () [0x00001] in :0
at CursesSharp.Gui.Terminal.Init (System.Boolean disable_color) [0x00016] in :0
at MouselessCommander.Shell.Main () [0x0000c] in <366e5e50614b45d5a54302f945acc4c5>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.DllNotFoundException: CursesWrapper
at (wrapper managed-to-native) CursesSharp.Internal.CursesMethods:wrap_COLS ()
at CursesSharp.Internal.CursesMethods.COLS () [0x00001] in :0
at CursesSharp.Curses.get_Cols () [0x00001] in :0
at CursesSharp.Gui.Terminal.get_Cols () [0x00001] in :0
at CursesSharp.Gui.Terminal.Init (System.Boolean disable_color) [0x00016] in :0
at MouselessCommander.Shell.Main () [0x0000c] in <366e5e50614b45d5a54302f945acc4c5>:0
Managed to get everything working on Linux, but OSX is making me crazy. Any times on how to fix the missing lib issue?