WillAyd commented on issue #2846:
URL: https://github.com/apache/arrow-adbc/issues/2846#issuecomment-2901174457

   I don't have a windows machine to test this out on, but maybe the Meson 
configuration works here? It looks like that is generating the expected 
extension:
   
   
https://github.com/apache/arrow-adbc/blob/e08f4840fc69ba1d61ebdb2e53da64b3deb556a5/c/driver/flightsql/meson.build#L21
   
   To try locallly you would have to run this from the c directory:
   
   ```
   meson setup builddir -Dflightsql=enabled -Dtests=enabled
   meson compile -C builddir
   ```


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