issues Search Results · repo:atilaneves/cmake-ide language:"Emacs Lisp"
Filter by
140 results
(1 s)140 results
inatilaneves/cmake-ide (press backspace or delete to remove)came to this project because of include path errors in emacs which are frustrating because they prevent other
error/syntax checking. i just need target_include_directories to be integrated in emacs, but ...
borysn
- 2
- Opened on Apr 6, 2022
- #215
Whenever I run cmake-ide-load-db it configures flycheck to use c++11. For example if I set the variables
flycheck-gcc-language-standard and flycheck-clang-language-standard to c++17 and then run cmake-ide-load-db, ...
ZivFreud
- Opened on Mar 13, 2022
- #214
One thing I ve always wanted to do was compile the whole cmake state so that I could inspect cmake variable values and
settings without having to add print statements to CMakeLists.txt
Is such a thing ...
jkordani
- 2
- Opened on Feb 3, 2022
- #213
Hi there!
cmake-ide keeps asking me to find or create somefile.cpp although it es alread there. E.g. when I open somefile.hpp, or
when i use find declarations of clangd (via the c/c++ layer of spacemacs) ...
eike-fokken
- 5
- Opened on Jul 23, 2021
- #212
Instead of ff-other-file-name - ff-find-the-other-file should be used.
The change was made in: http://git.savannah.gnu.org/cgit/emacs.git/commit/?h=master
id=c9655fcb47da8a104eb7b5eb7a3d0b4a6ba26fc3
Thaodan
- 2
- Opened on Apr 19, 2021
- #208
CMake now support presets since 3.19 to facilitate reproducible out-of-source builds.
https://cmake.org/cmake/help/v3.19/manual/cmake-presets.7.html
It would be awesome if we could just use that instead ...
jlagneau
- 1
- Opened on Jan 8, 2021
- #207
CMake now support presets since 3.19 to facilitate reproducible out-of-source builds.
https://cmake.org/cmake/help/v3.19/manual/cmake-presets.7.html
It would be awesome if we could just use that instead ...
enhancement
help wanted
jlagneau
- Opened on Jan 8, 2021
- #206
I got error on opening C++ source code file.
error in process sentinel: cide--idb-file-to-obj: Wrong type argument: hash-table-p, nil
error in process sentinel: Wrong type argument: hash-table-p, nil ...
stardiviner
- 11
- Opened on Sep 5, 2020
- #203
I just started a project with just a single file. After initializing the CMakeLists.txt initially I opened up Emacs and
everything works well. Then I wanted to create a new file and created it. After adding ...
Nidish96
- 1
- Opened on Aug 6, 2020
- #202
Every first time when I want to edit comment or string, cmake-ide lunches cycle of setting flags for file and Finding
buffer . It takes a lot of time depending of project size.
Example of that action ...
SL-RU
- 1
- Opened on Jul 31, 2020
- #201

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.