-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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:x86-windows] build failure #12568
Comments
Please attach/upload |
|
There are 2 issues here:
You need to install atl/mfc related components, for vs2017, you can install it by vs installer:
This seem to be an issue that need to fix with the feature 'compiler-rt', this is sencond feature added by PR #10295 that doesn't work. Another one is openmp, related issue #12377 |
This issue would be fixed by PR #13998. |
@satishbabariya, the PR has been merged, please get latest source and try again. |
Thanks, @PhoebeHui I'll try again. |
Sorry to bump a dead thread
What exactly was the fix for this issue in #13998? I am building llvm with v141 toolset and I am hitting this bug. With v142, llvm builds fine. This report says the fix went into VS2019. Does that mean using v141 to build LLVM is unsupported? |
Environment
Failure logs
The text was updated successfully, but these errors were encountered: