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

[vcpkg baseline][saucer] Re-fix configure error #26820

Merged
merged 2 commits into from
Sep 19, 2022

Conversation

JackBoosY
Copy link
Contributor

@JackBoosY JackBoosY commented Sep 16, 2022

Re-fix the configure issue:

CMake Error: Could not open file for write in copy operation /include/saucer/constants.hpp.tmp
CMake Error: : System Error: Permission denied
CMake Error at CMakeLists.txt:83 (configure_file):
  configure_file Problem configuring file

Reason: I wrongly wrote the cmake variable name. Sorry.
Official doc: https://cmake.org/cmake/help/latest/variable/CMAKE_BINARY_DIR.html

Related: #26780

@JackBoosY JackBoosY 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 Sep 16, 2022
@JackBoosY JackBoosY requested a review from Cheney-W September 16, 2022 06:22
@JackBoosY JackBoosY changed the title [sacuer] Re-fix configure error [saucer] Re-fix configure error Sep 16, 2022
@LilyWangLL LilyWangLL added the info:reviewed Pull Request changes follow basic guidelines label Sep 19, 2022
@JackBoosY JackBoosY changed the title [saucer] Re-fix configure error [vcpkg baseline][saucer] Re-fix configure error Sep 19, 2022
@dan-shaw dan-shaw merged commit 11461d4 into microsoft:master Sep 19, 2022
@JackBoosY JackBoosY deleted the dev/jack/refix-26780 branch September 20, 2022 02:20
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.

4 participants