Hi. Is it possible to build arrow with MSVC 2022 using v142 toolset? This is how our project is built, and trying to link arrow_static.lib, build with default v143, gives me unresolved externals that I think may be related to toolset version mismatch (or at least I want to see if this is related to it).
Thanks, Arkadiy
