IIFE commented on PR #2858: URL: https://github.com/apache/arrow-adbc/pull/2858#issuecomment-2922364906
> Yeah, I ask because it seems the `.lib` isn't there > > ``` > - Installing: D:/a/arrow-adbc/arrow-adbc/local/lib/pkgconfig/adbc-driver-sqlite.pc > -- Installing: D:/a/arrow-adbc/arrow-adbc/local/include/arrow-adbc/driver/snowflake.h > -- Installing: D:/a/arrow-adbc/arrow-adbc/local/bin/libadbc_driver_snowflake.dll > -- Up-to-date: D:/a/arrow-adbc/arrow-adbc/local/bin/libadbc_driver_snowflake.dll > -- Installing: D:/a/arrow-adbc/arrow-adbc/local/lib/libadbc_driver_snowflake.dll.a > -- Installing: D:/a/arrow-adbc/arrow-adbc/local/lib/cmake/AdbcDriverSnowflake/AdbcDriverSnowflakeConfig.cmake > -- Installing: D:/a/arrow-adbc/arrow-adbc/local/lib/cmake/AdbcDriverSnowflake/AdbcDriverSnowflakeConfigVersion.cmake > -- Installing: D:/a/arrow-adbc/arrow-adbc/local/lib/pkgconfig/adbc-driver-snowflake.pc > ``` Are the 2 required msys64 tools (gendef and dlltool) installed? Is this warning getting generated? `Import library generation tools not found. You may need to link directly to the DLL or use delay-loading.` -- 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