|
From: | Bidea Cristian |
Subject: | The compiler doesn't find ncurses! |
Date: | Tue, 28 Jan 2003 01:08:28 -0800 (PST) |
I have a problem! I did a program using ncurses. And I've used the following command to compile the file:
gcc <name.c> -lncurses
I get a message:
can't find the file ncurses.h or something like that
I checked if I have ncurses installed and it was there :) ncurses-5.1-12. Why I get this message?
[Prev in Thread] | Current Thread | [Next in Thread] |