Skip to content

GTAGS not found. #11

@DolphinDream

Description

@DolphinDream

I installed SublimeGtags via package control within sublime text 2 and added the path to the GTAGS files generated with gtags (in user's Gtags.sublime-settings) and the "Navigate to Definition" and "Find References" both fail with a "GTAGS not found. build tags by 'gtags'" error. Any ideas why this happens?

i added this to my Gtags.sublime-settings:

{
// show relative paths in keyword jump selection panel
"show_relative_paths": true,

// a list of other locations to look up (GTAGSLIBPATH)
"extra_tag_paths" : ["/home/username/sandbox"]

}

the sandbox folder is where i generated the gtags (GTAGS, GPATH files).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions