kou commented on issue #43773: URL: https://github.com/apache/arrow/issues/43773#issuecomment-2308245364
Thanks. > `find /home/ppkowalski/.conan2/p/nlohm*` since it's header only (nothing found in p/b) [nlohmann_json.log](https://github.com/user-attachments/files/16726282/nlohmann_json.log) This may be a problem. Could you open a new issue to conan-center-index for adding support for CMake integration? See also: https://github.com/nlohmann/json?tab=readme-ov-file#cmake > `find /home/ppkowalski/.conan2/p/b/googl*/` [google.log](https://github.com/user-attachments/files/16726283/google.log) Hmm. Do you have installed `/home/ppkowalski/.conan2/p/b/googl0544eb5499220/b/build/Debug/google/cloud/storage/google_cloud_cpp_storage-config.cmake`? We need to locate it to `${PREFIX}/cmake/google_cloud_cpp_storage/google_cloud_cpp_storage-config.cmake`. See also: https://cmake.org/cmake/help/latest/command/find_package.html#search-procedure -- 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]
