You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: