CodeLite的姿势

在Mac上安装cscope

1、下载cscope的Zip压缩包

2、解压

3、打开终端,进入解压目录,运行

./configure

make

make install

4、在CodeLite中,在Plugins > CScope > CScope Settings下,填入/usr/local/bin/cscope

 

在CodeLite中实现智能提示

在Settings > Tags Settings... > Triggering > Auto-Dispaly wordcompletion-box on typing

posted @ 2014-12-16 18:28  lilei9110  阅读(383)  评论(0编辑  收藏  举报