As for ncurses, it's necessary to install the libncurses5-dev (or libncursesw5-dev ) package, and then pass the -lncurses argument to gcc when compiling, ...
確定! 回上一頁