zfoobar commented on issue #34841: URL: https://github.com/apache/arrow/issues/34841#issuecomment-1493395462
error below: (pyarrow-dev) Zacharys-MacBook-Air:arrow_scratch zacharyfierstadt$ make [ 50%] Building CXX object CMakeFiles/compute_and_write_csv_example.dir/compute_and_write_csv_example.o [100%] Linking CXX executable compute_and_write_csv_example ld: library not found for -lArrow::arrow_shared clang-14: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [CMakeFiles/compute_and_write_csv_example.dir/build.make:97: compute_and_write_csv_example] Error 1 make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/compute_and_write_csv_example.dir/all] Error 2 make: *** [Makefile:91: all] Error 2 -- 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]
