We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For most of the recent PRs, the windows CI fails.
CMake Error at C:/Program Files/CMake/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) C:/Program Files/CMake/share/cmake-3.28/Modules/FindZLIB.cmake:199 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cmake/FindStaticZLIB.cmake:7 (find_package) CMakeLists.txt:116 (find_package) -- Configuring incomplete, errors occurred!
The full traceback can be found here: Failing check
A PR where this error occurs: Implement LShift (This fails for many more PRs)
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
For most of the recent PRs, the windows CI fails.
The full traceback can be found here: Failing check
A PR where this error occurs: Implement LShift (This fails for many more PRs)
The text was updated successfully, but these errors were encountered: