adamreeve opened a new issue, #42130: URL: https://github.com/apache/arrow/issues/42130
### Describe the bug, including details regarding any error messages, version, and platform. Trying to build gir and typelib files fails when using MSVC with linker errors related to the generated enum methods: ``` Arrow-1.0.obj : error LNK2001: unresolved external symbol garrow_compression_type_get_type ``` ### Component(s) GLib -- 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]
