Hi. I want to build a program which uses ncurses headers like that:
#include <ncursesw/curses.h>
Basically, it couldn't find this header.
I've added ${ncurses}/include to the C_INCLUDE_PATH in my dev environment, but
it didn't help. Actually, ${ncurses}/include hasn't got ncursesw folder inside,
but there is cursesw.h header instead.. Is there any well-known solution for
such situation? Should I try some other ncurses (silly, but I know that it is an
old lib, so who knows..) ?
Thanks!
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev