stemillington-flock commented on issue #44868:
URL: https://github.com/apache/arrow/issues/44868#issuecomment-2506750065

   I took the following steps
   
   - deleted the conda environment
   - changed `grpc-cpp<=1.50.1` to `grpc-cpp` in `conda_env_cpp.txt`
   - recreated the conda environment
   - activated the new environment and re-ran the cmake command
   
   I now get this error
   
   ```
   CMake Error at /opt/homebrew/lib/cmake/protobuf/protobuf-targets.cmake:71 
(set_target_properties):
     The link interface of target "protobuf::libprotobuf" contains:
   
       absl::if_constexpr
   
     but the target was not found.  Possible reasons include:
   
    ```
   Let me know if you need more detail from the error
     


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