kou commented on PR #44536: URL: https://github.com/apache/arrow/pull/44536#issuecomment-2439868663
> it is assumed that the user does not have Arrow installed. Can we require users to install Apache Arrow GLib before they install the D bindings? FYI: We have the APT/Yum repositories for Apache Arrow GLib: https://arrow.apache.org/install/ > > * 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`? > > Yeah! `dub.json` can add multi commands in `preBuildCommands`. Like `dub.json` from glibD project. Could you try this approach? -- 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]
