Forum Discussion
Altera_Forum
Honored Contributor
19 years agoThank you hippo.
I have already solve this program. The case is I use the wrong lib link. I use the user lib,not use the system lib. I use -lncruses -lmenu changer to $(USRLIB) in my makefile.Then make success and work fine in my dev board.