kou commented on issue #14354: URL: https://github.com/apache/arrow/issues/14354#issuecomment-1274138998
Thanks. Did you get the same error with the package in MSYS2? ( https://packages.msys2.org/package/mingw-w64-ucrt-x86_64-arrow?repo=ucrt64 ) Could you try adding `target_compile_definitions(test_project PRIVATE ARROW_STATIC)`? Or could you try using `arrow_shared` instead of `arrow_static`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
