Code: Select all
hendri@Hendrioffice ~/myc $ fbc test.bas
ld: cannot find -lncurses
From my C side, i know the linker is missing
Hope someone can help.
Code: Select all
hendri@Hendrioffice ~/myc $ fbc test.bas
ld: cannot find -lncurses
Code: Select all
sudo apt-get install libncurses5-dev libncursesw5-dev
Users browsing this forum: No registered users and 4 guests