Skip to content

Problem with outdated crc32c dependency in Conan recipe causing build issues #15324

@Bukseb

Description

@Bukseb

I’m having trouble using the Google Cloud C++ library because the Conan recipe does not work correctly due to an outdated dependency.

The issue comes from the crc32c dependency, which requires an old version of CMake in its Conan recipe. Although this CMake compatibility problem has been fixed upstream on GitHub, there hasn’t been a new official release of crc32c including this fix. As a result, the Conan recipe still uses version 1.1.2, which lacks the fix.

Because it’s not possible to create an issue directly for the crc32c package on Conan, I’m reporting it here.

Could you please help coordinate updating the crc32c dependency or provide guidance on how to resolve this? I’d really prefer to use the Google Cloud C++ library smoothly rather than switching to REST APIs due to these build problems.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions