wjones127 opened a new pull request, #13108:
URL: https://github.com/apache/arrow/pull/13108

   These are the changes needed for me to be able to compile Arrow with the 
following CMakeUserPresets entry:
   
   ```json
   {
       "ARROW_DEPENDENCY_SOURCE": "VCPKG",
       "CMAKE_BUILD_TYPE": "Debug",
       "VCPKG_TARGET_TRIPLET": "x64-windows",
       "VCPKG_LIBRARY_LINKAGE": "dynamic",
       "ARROW_DEPENDENCY_USE_SHARED": "ON",
       "ARROW_BUILD_EXAMPLES": "ON"
   }
   ```


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