lidavidm commented on pull request #11477: URL: https://github.com/apache/arrow/pull/11477#issuecomment-956329198
IIRC the issue was: we required GTest 1.11, but still installed 1.10 via Conda, and in the end we would use the headers from 1.10 but link to 1.11, because the `-I` directive for the Conda prefix's `include` dir came first. There's a longer discussion on Zulip. -- 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]
