【发布时间】:2010-10-28 12:02:57
【问题描述】:
以下命令可以正常工作:
$>cscope -b -R
但是,倒排索引的选项不起作用:
$>cscope -b -q -k -R
Input file specified two times.
cscope: cannot create inverted index; ignoring -q option
cscope: removed files ncscope.in.out and ncscope.po.out
我用谷歌搜索了这个,发现了一些命中。但找不到任何答案或解决方案。非常感谢任何见解。
【问题讨论】: