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: speedfixer and 9 guests