Forum Discussion
Altera_Forum
Honored Contributor
15 years agowhich IDE/EDS are you using?
--- Quote Start --- some errors: vt100.c:1:20: curses.h: No such file or directory --- Quote End --- I think this is not (yet) an error related to wrong library inclusion. If the library isn't included properly you will get a linker error. This error is not a linker error. Have you added the directory of "curses.h" to the include pathes? Regards