curses.h - undefined symbols
curses.h - undefined symbols
- Subject: curses.h - undefined symbols
- From: Nick Briggs <email@hidden>
- Date: Mon, 20 Aug 2007 19:45:18 +0100
Hi
We're porting some linux code which includes <curses.h>
So I've tried adding libcurses.dylib to the project but still get
undefined symbols when building
How do we link against libcurses?
Many thanks
Nick
/usr/bin/ld: Undefined symbols:
_COLS
_LINES
_endwin
_init_pair
_initscr
_keypad
_mvprintw
_noecho
_printw
_raw
_resetty
_resizeterm
_savetty
_start_color
_stdscr
_waddch
_waddnstr
_wattr_on
_werase
_wgetch
_wmove
_wrefresh
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden