ppkowalski commented on issue #43773:
URL: https://github.com/apache/arrow/issues/43773#issuecomment-2303984383

   
   > Could you use 
https://github.com/conan-io/conan-center-index/tree/master/recipes/nlohmann_json
 instead of `nlohmann-json3-dev `?
   
   I tried adding explicit dependency to nlohmann_json in my conanfile.py, but 
it did not help. The problem seems to be in 
cmake_modules/ThirdpartyToolchain.cmake which tries to install this dependency 
on its own. Similar problem applies to google libs, as they are being installed 
by conan, but ThirdpartyToolchain tries to download sources and compile it on 
its own
   
   > Could you report it to the upstream? 
   
   I did so: https://github.com/conan-io/conan-center-index/issues/25011


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