Cannot find -lcurses

Dave Korn dave.korn.cygwin@googlemail.com
Fri Dec 18 06:23:00 GMT 2009


anand85 wrote:
> Please find below the output of the cygcheck -c:
> http://old.nabble.com/file/p26839344/New%2BPicture%2B%25287%2529.bmp

  You have the libncurses package that contains the ncurses DLL, but that is
just for runtime; for linking applications against ncurses, you need the
development package with the libraries and header files in it.  Install
"libncurses-devel".

    cheers,
      DaveK

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list