Skip to content

building ARROW via contrib on Windows fails #178

@cbielow

Description

@cbielow

with

CMake Error at src/arrow/CMakeLists.txt:587 (target_link_libraries):
  Target "arrow_util_static" links to:

    OpenSSL::Crypto

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.



CMake Generate step failed.  Build files cannot be regenerated correctly.

minor: the above error is only shown in the contrib_build.log, not on the console where it just fails silently.

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