JBakamovic / yavide

Modern C/C++ integrated development environment
GNU General Public License v2.0
1.3k stars 137 forks source link

Something up with the source indexing? #75

Open cchanning opened 7 years ago

cchanning commented 7 years ago

Hi,

When I try to find all callers for a given function I get the following error:

Error detected while processing function Y_SrcNav_FindAllCallers: line 1: E567: no cscope connections

I'm running the latest yavide build on Ubuntu 16.04. The installation looked to be successful, what am I missing?

JBakamovic commented 7 years ago

Hm, first things first ... I suppose you have cscope installed on your system?

Can you attach or c/p /tmp/YAVIDE_server_log.txt so we can have a look what happened?