Linux / Ubuntu / Mint > Hendri's Programing Notes

free basic / gcc 64 bit compile problem: ld: cannot find -lncurses

(1/1)

admin:
Had this error when compiling freebasic code. ld: cannot find -lncurses


--- Code: ---sudo apt-get install libncurses5-dev
--- End code ---

This solved the problem.

Navigation

[0] Message Index

Go to full version