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

[crashpad] Fix can't find build/build_config.h #25106

Merged
merged 3 commits into from
Jun 7, 2022

Conversation

LilyWangLL
Copy link
Contributor

Describe the pull request

Error: vcpkg_installed\x64-windows\include\crashpad\base/files/file_path.h(110): fatal error C1083: Cannot open include file: 'build/build_config.h': No such file or directory

Just remove empty directory: ${CURRENT_PACKAGES_DIR}/include/${PORT}/build/config

@LilyWangLL LilyWangLL added category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. labels Jun 7, 2022
@LilyWangLL LilyWangLL requested a review from JackBoosY June 7, 2022 05:52
@JackBoosY JackBoosY added the info:reviewed Pull Request changes follow basic guidelines label Jun 7, 2022
@ras0219-msft ras0219-msft merged commit c379c64 into microsoft:master Jun 7, 2022
@LilyWangLL LilyWangLL deleted the dev/LilyWang/issue25066 branch June 9, 2022 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[crashpad] Build failure
3 participants