Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

atom-ide-cpp on macOS #20

Open
alazzaro opened this issue Jul 12, 2019 · 0 comments
Open

atom-ide-cpp on macOS #20

alazzaro opened this issue Jul 12, 2019 · 0 comments

Comments

@alazzaro
Copy link

This is likely unrelated to ide-cpp, but I will post here to have any advice...

I've installed ide-cpp on Atom on macOS Mojave 10.14.5.
clangd is installed with brew (brew install llvm) under:

/usr/local/Cellar/llvm/8.0.0_1/bin/clangd

I have added this path to the ide-cpp. Everything works, expect the diagnostic, where I get a similar problem reported at onivim/oni#826 Unfortunately, what it is suggested there doesn't work on Mojave anymore (and it is was a real hack).

From my understanding, there is a conflict between headers of different compilers, likely the ones installed from Apple under /Library/Developer/CommandLineTools/usr/include/c++/v1 and the version installed with brew under /usr/local/Cellar/llvm/8.0.0_1/include/c++/v1/

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

No branches or pull requests

1 participant