首页 > 其他 > 详细

CodeLite的姿势

时间:2014-12-16 20:40:09      阅读:466      评论:0      收藏:0      [点我收藏+]

在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

CodeLite的姿势

原文:http://www.cnblogs.com/lilei9110/p/4167789.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!