Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- It took me more than a week to get this working. here you go .. Jalayan --- Quote End --- Thank you very much for sending the files. I am having problems in compiling the code.. I am getting two errors undefined reference to install_menu() undefined reference to stooges() But I have defined IN_MENUS to 1 in demo.c file But if you see in the menus.c file code portion containing IN_MENUS is greyed, and if i right click on IN_MENUS and click find declaration error "couldn't find IN_MENUS in the index" will come. Do i need to include something or do i need to change some project settings ?