/usr/bin/ld: cannot find -lncurses解决方法

妖岭 / 2024-10-09 / 原文

sudo apt-get install libxxx-dev 安装软件包

sudo apt-get install libncurses-dev