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

'llvm/Support/Casting.h' file not found #7

Open
LarryRen opened this issue Dec 3, 2017 · 1 comment
Open

'llvm/Support/Casting.h' file not found #7

LarryRen opened this issue Dec 3, 2017 · 1 comment

Comments

@LarryRen
Copy link

LarryRen commented Dec 3, 2017

MacOS 10.13
XCode 9.1(9B55)

Git clone the project and llvm+clang(put them under the project dir too). All settings are just included in the project already. No need to change anything. Then I got the error 'llvm/Support/Casting.h' file not found.

The Casting.h can be found under "libclang-experiments/llvm/include/llvm/Support/Casting.h". I just got no way to include it correctly.

@DeonneJiang
Copy link

DeonneJiang commented Apr 11, 2019

I have the same issue with you,just change the header search path from “$(SRCROOT)/llvm/tools/clang/include (Resursive)“ to "$(SRCROOT)/llvm (Resursive)", then you can build it successfully.

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

No branches or pull requests

2 participants