Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Irony CDB: error in compilation database (irony-server is broken with status 127) #535

Open
ueberschall opened this issue May 30, 2019 · 1 comment

Comments

@ueberschall
Copy link

ueberschall commented May 30, 2019

Hello together,

I want to use Irony as completion backend for my daily C++-editing. I have configured the Irony package in my Emacs config according to the Readme. However as soon as I open an C++ file and enter irony mode I get the following error message:

Irony CDB: error in compilation database: (irony-server-error "irony-server is broken! /home/zufall/.emacs.d/irony/bin/irony-server exited with status 127")

I checked the value of of the 'irony-cdb-json--project-alist' variable. It refers to the correct directory and the correct json file. Also when I start irony-server via shell it works.

So what could be the reason that in Emacs it doesn't works.

Best regards

@sakopzon
Copy link

sakopzon commented Feb 19, 2020

make sure cmake executable path is correct.
M-x customize RET
search for cmake

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants