From: "Larry Hall" <[EMAIL PROTECTED]>
> At 10:48 PM 4/13/2004, you wrote:
>
> >I'm having problems compiling a c++ program with ncurses. When it links I
> >get this message:
> There's dozens of packages in the distribution that use ncurses. Just
look
> at the setup.ini file in the directory you
I'm having problems compiling a c++ program with ncurses. When it links I
get this message:
g++ -Wall -o main (bunch of .o's) -lncurses -lm
Info: resolving _stdscr by linking to __imp__stdscr (auto-import)
Info: resolving _COLS by linking to __imp__COLS (auto-import)
Info: resolving _LINES by lin
2 matches
Mail list logo