in reply to Installing Curses module under Win32

Did you ever get this to work? I'm having the exactly the same issue. I would like to spends some time on a solution that uses Curses::UI and be able to compile (or pack) it for a Windows 10 machine. I too have gotten demos of PDCurses to run on Windows but have not been able to get Curses:UI to build. I have Strawberry Perl on said Windows machine.
  • Comment on Re: Installing Curses module under Win32

Replies are listed 'Best First'.
Re^2: Installing Curses module under Win32
by haukex (Archbishop) on Apr 16, 2020 at 20:52 UTC

    Note the post you're replying to is 11 years old and the Monk you're writing to was last seen at that time as well. You'll probably have more luck posting a new question in SoPW and following the guidelines in How do I post a question effectively?, that is, showing some short example code that you're having problems with so that people wanting to help can try and reproduce the issue for themselves. Also, if you're having trouble installing Curses::UI, perhaps show the error messages from the build (with enough context) - CPAN Testers appears to show that the module has built successfully on Win32 in the past.