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

cmake-ide on mac crashes #175

Open
girvain opened this issue Aug 5, 2018 · 1 comment
Open

cmake-ide on mac crashes #175

girvain opened this issue Aug 5, 2018 · 1 comment

Comments

@girvain
Copy link

girvain commented Aug 5, 2018

Having an issue which is think is similar to a other mac user issues. My packages work fine (rtags, irony etc) before i bring in cmake-ide but when i do it will load up fine and crash after i use rtags a bit. I have tried running rtags from a separate terminal and when i do a new rtags daemon is started in emacs regardless. I have the package running perfectly on linux with separate terminal rtags daemons and having emacs start one automatically in emacs so i know it's not to do with my test projects.
Here is the message i get when i load up a file.

cmake-ide [Sun Aug 5 02:58:22 2018]: Running cmake for src path /Users/gavin/Dropbox/programming/acc_cpp/unix-source/chapter07/exe/exe5/ in build path /var/folders/pj/v2sjfs5j5973950byfn0k6qm0000gn/T/cmakeYAEcv0/
cmake-ide [Sun Aug 5 02:58:25 2018]: Finished running CMake
cmake-ide [Sun Aug 5 02:58:25 2018]: Converting JSON CDB /var/folders/pj/v2sjfs5j5973950byfn0k6qm0000gn/T/cmakeYAEcv0/compile_commands.json to IDB
cmake-ide [Sun Aug 5 02:58:25 2018]: Setting flags for file /Users/gavin/Dropbox/programming/acc_cpp/unix-source/chapter07/exe/exe5/grammar.cc
cmake-ide [Sun Aug 5 02:58:25 2018]: Running rc for rtags

I know you don't have a mac so it's more just to see if anyone else has this problem and has solved it.

@atilaneves
Copy link
Owner

I tagged it with "help wanted" in case someone with a mac can help.

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

No branches or pull requests

2 participants