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

Meson build fails when compiling with pyarrow #447

Open
adamchen opened this issue Nov 6, 2024 · 0 comments
Open

Meson build fails when compiling with pyarrow #447

adamchen opened this issue Nov 6, 2024 · 0 comments

Comments

@adamchen
Copy link

adamchen commented Nov 6, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant