Post

Replies

Boosts

Views

Activity

Xcode and Curses
I'm trying to compile a C++ program on Xcode using the curses library, altough I keep getting errors with the curses commands ("Undefined symbol") . I've already added the "libncurses.5.4.tbd" in the Frameworks and Libraries. I really need help with this beucase I'm trying to solve this problem for a long time. Thank you for any help and sorry for any bad english ! :)
5
0
1.8k
Dec ’21
Help with Xcode and curses
Hello, i'd like to know how I could compile a code using the curses library and the xcode program. I would like to compile a code with an user input. I've tried the g++ code in the terminal but it never works. I don't know what I'm doing wrong but I need help with this. Thank you :) (and sorry for any bad language).
9
0
1k
Jan ’22