linuxcodeblocks在ubuntu下我用codeblocks需要用curses库,请问如何配置,谢谢。[解决办法]在工程属性中的lin
linux codeblocks
在ubuntu下我用codeblocks需要用curses库,请问如何配置,谢谢。
[解决办法]
在工程属性中的linker other option中加入
-lcurses
linux codeblocks
在ubuntu下我用codeblocks需要用curses库,请问如何配置,谢谢。
[解决办法]
在工程属性中的linker other option中加入
-lcurses