Advertisement
hakonhagland

macos-ncursesw-compile-c

Feb 26th, 2022
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. $ cc -I/usr/local/opt/ncurses/include -Wl,-rpath,/usr/local/opt/ncurses/lib -L/usr/local/opt/ncurses/lib -lncursesw -o testing testing.c
  2.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement