-
Notifications
You must be signed in to change notification settings - Fork 93
Closed
Description
Just open a standalone C file and the following happens:
cmake-ide [Fri Dec 8 22:04:56 2017]: Making directory /tmp/cmakeyTKBVQ
cmake-ide [Fri Dec 8 22:04:57 2017]: Starting rdm server
cmake-ide [Fri Dec 8 22:04:57 2017]: Running cmake for src path /home/cyrus/tmp/ in build path /tmp/cmakeyTKBVQ/
cmake-ide [Fri Dec 8 22:04:57 2017]: Finished running CMake
cmake-ide [Fri Dec 8 22:04:57 2017]: Non-existent compilation DB file /tmp/cmakeyTKBVQ/compile_commands.json
error in process sentinel: cmake-ide--idb-file-to-obj: Wrong type argument: hash-table-p, nil
error in process sentinel: Wrong type argument: hash-table-p, nil
IMHO cmake-ide
should do nothing at all (especially starting rdm
and creating build directories) if it cannot find a suitable environment first.
This seems related to: #93 and #111.
Relevant configuration:
(require 'rtags)
(cmake-ide-setup)
(rtags-enable-standard-keybindings)
- GNU Emacs 26.0.90
cmake-ide
from MELPA- Debian GNU/Linux 9
myrgy, Red-Portal, juergenhoetzel, LucaMarconato, FuyuriSeiichi and 1 more
Metadata
Metadata
Assignees
Labels
No labels