[Mono-dev] MonoCurses under MS Windows

Rafael Teixeira monoman at gmail.com
Wed Sep 16 11:09:55 EDT 2009


Short Answer: No.

You can try to wrap pdcurses instead: http://pdcurses.sourceforge.net/ which
has a version for Windows. You can use MonoCurses sources as a start and
change things accordingly for pdcurses.

There is a Curses Sharp project at sourceforge but it also seems to wrap
libcurses (didn't check the sources)

Hope it helps

Rafael "Monoman" Teixeira
---------------------------------------
"To be creative means to be in love with life. You can be creative only if
you love life enough that you want to enhance its beauty, you want to bring
a little more music to it, a little more poetry to it, a little more dance
to it."
Osho


On Wed, Sep 16, 2009 at 7:00 AM, flippy08 <hendrik2000 at htp-tel.de> wrote:

>
> 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
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090916/7a39cd4d/attachment.html 


More information about the Mono-devel-list mailing list