Skip to content

Meson build fails when compiling with pyarrow #447

Description

@adamchen

In previous versions of turbodbc, installing pyarrow, running create_library_symlinks() and then compiling leads to successful compilation. However, when compiling against versions using Meson using this method the following error is produced:

ERROR: Dependency "arrow" not found, tried pkgconfig and cmake

My understanding is that installing pyarrow also installs the required shared object libraries to link against when compiling turbodbc - is there a special way to specify that these should be used rather than using cmake/pkgconfig?

Thanks in advance.

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