Re: [gtk-osx-users] Add ncurses librairy.

2019-08-17 Thread John Ralls
> On Aug 17, 2019, at 9:58 AM, Pascal wrote: > >> >> Le 15 août 2019 à 23:52, John Ralls a écrit : >> >>> On Aug 15, 2019, at 1:02 PM, Pascal wrote: >>> >>> Hello, >>> >>> I've got linker errors with my program which use ncurses. >>> Previously it link against librairies in /usr/lib from

Re: [gtk-osx-users] Add ncurses librairy.

2019-08-17 Thread Pascal
> Le 15 août 2019 à 23:52, John Ralls a écrit : > >> On Aug 15, 2019, at 1:02 PM, Pascal wrote: >> >> Hello, >> >> I've got linker errors with my program which use ncurses. >> Previously it link against librairies in /usr/lib from Apple developper >> tools. >> But since Command Line Tools (H

Re: [gtk-osx-users] Add ncurses librairy.

2019-08-15 Thread John Ralls
> On Aug 15, 2019, at 1:02 PM, Pascal wrote: > > Hello, > > I've got linker errors with my program which use ncurses. > Previously it link against librairies in /usr/lib from Apple developper tools. > But since Command Line Tools (HS 10.13), I got: > Undefined symbols for architecture x86_64:

[gtk-osx-users] Add ncurses librairy.

2019-08-15 Thread Pascal
Hello, I've got linker errors with my program which use ncurses. Previously it link against librairies in /usr/lib from Apple developper tools. But since Command Line Tools (HS 10.13), I got: Undefined symbols for architecture x86_64: "_current_item", referenced from: _terminal_interface__cu