zfoobar commented on issue #34841:
URL: https://github.com/apache/arrow/issues/34841#issuecomment-1494934285

   Note: the libraries live in a conda env, which is activated prior to build. 
   
   Here are the output of these 3 env variables - it looks like ARROW isn't 
found at all by CMake. 
   
   ${Arrow_FOUND} is true if the Arrow C++ libraries have been found
   **value: $()**
   
   ${ARROW_VERSION} contains the Arrow version string
   **$(12.0.0-SNAPSHOT)**
   
   ${ARROW_FULL_SO_VERSION} contains the Arrow DLL version string
   **$()**
   


-- 
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]

Reply via email to