Ubuntu和centos下Codeblocks 配置 mysql

Ubuntu下,使用了codeblocks,有各种编写代码的方便之处,但是遇到类似MySQL这样的文件,编译时需要附带链接库等,就很麻烦了,以下是搜到的可以顺利编译Mysql的解决方法:  进入 project  ------>  build options         a. compiler settings tab -------> other options: 添加 `mysql_con
相关文章
相关标签/搜索