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

"'clang-c/Platform.h' file not found" after brew install --with-toolchain #36

Open
leogdion opened this issue Jul 10, 2018 · 2 comments

Comments

@leogdion
Copy link

I ran brew install with tool chain llvm and I still get "'clang-c/Platform.h' file not found". Not sure if I am missing a step.

@ddddxxx
Copy link
Contributor

ddddxxx commented Jul 25, 2018

You need a pkg-config file.

sudo swift ClangSwift/utils/make-pkgconfig.swift

@s1ddok
Copy link

s1ddok commented Jan 5, 2019

@ddddxxx what to do if I'm getting this:

Running /usr/bin/which /usr/local/opt/llvm/bin/llvm-config...
error: Failed to find llvm-config. Ensure llvm-config is installed and in your PATH

?

Is there a build instruction? Or at least a list of system requirements to have?

Update: brew install llvm helped

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

3 participants