I try to use MonoCurses under MS Windows, but I get a exception: Curses failed to initialize, the exception is: System.DllNotFoundException: Die DLL "ncurses.so.5": Das angegebene Modul wurde nicht gefunden. (Ausnahme von HRE SULT: 0x8007007E) kann nicht geladen werden. bei Mono.Terminal.Curses.real_initscr() bei Mono.Terminal.Curses.initscr() bei Mono.Terminal.Application.Init(Boolean disable_color)
Well, ncurses.so.5 is a Linux libary, but is there any way to run it under MS Windows ? -- View this message in context: http://www.nabble.com/MonoCurses-under-MS-Windows-tp25467483p25467483.html Sent from the Mono - Dev mailing list archive at Nabble.com. _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
