-
Whenever I upgrade Irony using package-list upgrade, I want to run "irony-install-server" to recompile the server. However, whenever I do that it fails because it's always trying to compile the previ…
-
Hi!
I got such errors ( is valid path, but I can't show it in here):
```
Irony CDB: error in compilation database: (irony-server-error cannot-load-database "failed to load compilation database fr…
-
Hi,
I've been unsuccessful in trying to install irony-server.
I'm using OSx el capitan, installed clang using "brew install llvm --with-clang.
I'm running into the below error when I'm trying to ru…
-
Attempting to install the irony server through M-x irony-install-server returns the following:
```
-*- mode: compilation; default-directory: "/var/folders/zq/7w9sl6hd41q3zczmbsym_fx00000gp/T/build…
-
Hello,
when I install irony server, I got the following message:
-_\- mode: compilation; default-directory: "/tmp/build-irony-server-0.2.0-cvs4/" -_-
Compilation started at Fri Feb 26 12:40:32
cmake…
-
```
cmake -DCMAKE_INSTALL_PREFIX\=~/.emacs.d/irony/ ~.emacs.d/elpa/irony-20151016.1420/server
&& cmake --build . --use-stderr --config Release --target install
CMake Error: The source "~/.emacs.d/elp…
ghost updated
5 years ago
-
Hi there, I can't get company working correctly with precompiled headers, nor with cotire, nor manually, otherwise it works perfectly fine.
So my project is organized in a typical way, I have the r…
-
First off - huge thanks for all the awesome work you've done on this project!
I'm trying to get irony-mode to provide completion for Chromium code, which is built with Ninja.
I generated the compile…
-
First, thanks for irony-mode. It looks like a great package. I am having trouble configuring the compilation database. I've tried to sort it out with no success.
Briefly: Running Emacs 24.3.1. I inst…
p-t-g updated
9 years ago
-
@DanSchoppe: I'm creating a dedicated issue for: https://github.com/Sarcasm/irony-mode/issues/137#issuecomment-92607977
> Installation: I installed company, company-irony, and irony-mode packages fro…