You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oOTimothyOo
changed the title
[bug] arrow from 8.0.1 and up not applying patch for cmakelists
[bug] arrow 13.0.0 not building for msvc debug profile
Sep 22, 2023
Environment details
Operating System+version: windows 11
Compiler+version:
[settings]
arch=x86_64
compiler=msvc
compiler.version=193
compiler.runtime=dynamic
build_type=Debug
Conan version: 2.0.9
Python version: 3.11.5
If I try to build arrow 13.0.0 for the profile above it will fail with cmake error
I tried setting with_thrift on True but this did not work
Steps to reproduce
make a conanfile with dependency on arrow/13.0.0 with option parquet on True
The text was updated successfully, but these errors were encountered: