alinaliBQ commented on PR #40939:
URL: https://github.com/apache/arrow/pull/40939#issuecomment-2905397679

   > Congratulations on the merge!
   > 
   > Got an error when trying the build it on Mac M2.
   > 
   > ```shell
   > ~/git/arrow/cpp/build main *1 ?1 ❯ cmake .. --preset ninja-debug-maximal
   > ```
   > 
   > ```
   > ...
   > Vcpkg integrate step - DONE.
   > -- Retrieving version from 
/Users/jianfengmao/git/arrow/cpp/build/_deps/azure_sdk-src/sdk/tables/azure-data-tables/src/private/package_version.hpp
   > -- VERSION_MAJOR 1
   > -- VERSION_MINOR 0
   > -- VERSION_PATCH 0
   > -- VERSION_PRERELEASE beta.4
   > -- AZ_LIBRARY_VERSION
   > CMake Error at 
/opt/homebrew/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:227 
(message):
   >   Could NOT find ODBC (missing: ODBC_INCLUDE_DIR)
   > Call Stack (most recent call first):
   >   
/opt/homebrew/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:591 
(_FPHSA_FAILURE_MESSAGE)
   >   /opt/homebrew/share/cmake/Modules/FindODBC.cmake:200 
(find_package_handle_standard_args)
   >   cmake_modules/ThirdpartyToolchain.cmake:5584 (find_package)
   >   CMakeLists.txt:618 (include)
   > ```
   
   Hi Jianfeng, installing the ODBC driver manager on your machine might help 
with the issue. 


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to