kou commented on PR #44536:
URL: https://github.com/apache/arrow/pull/44536#issuecomment-2439741673
I'm not familiar with D but why do we need to create a D program just build
the D bindings?
Can we simplify this?
* Can we detect already installed Apache Arrow GLib by `pkgconf --cflags
--libs arrow-glib` instead of building Apache Arrow C++ and GLib?
* Can we create a shell script that just runs `dub run girtod --
--gir-directory $(pkgconf --variable=girdir arrow-glib) --input $(pkgconf
--variable=girdir arrow-glib/Arrow-1.0.gir --output source
--user-runtime-linker`?
--
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]