#how to include ncurses

25 messages · Page 1 of 1 (latest)

charred current
midnight fossilBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

#

@charred current

Screenshots!

Your message appears to contain screenshots but no code. Please send code and error messages in text instead of screenshots if applicable!

fresh spear
#

I don't know if this is Linux, Mac or Windows, but the snippet that you include appears to indicate that ncurses.h cannot be found. Perhaps it is not installed yet? On Debian Linux systems you should be able to install with:

sudo apt-get install libncurses5-dev libncursesw5-dev

charred current
#

i've seen that ndcurses used for linux

foggy summit
upper rivet
foggy summit
charred current
upper rivet
#

you realy shouldn't be using conio

charred current
#

Any other libraries could u recommended or is there any other way?

fathom lava
#

And it's what dinosaurs used to code in their youth

foggy summit
foggy summit
#

oh wait, better just print const char* encoded as utf-8

upper rivet
fathom lava
foggy summit
#

and help out OP if you have the knowledge and experience

#

I vouch for conio.h in windows

upper rivet
foggy summit