This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cannot find -lcurses


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]