Forum Discussion
Altera_Forum
Honored Contributor
15 years agoarens,
Where is curses.h located? You can't assume that the Nios II GCC has the same default include paths as your native compiler. It looks like you'll have to add an additional "-I" to include the directory where curses.h resides. Cheers, --slacker