amoeba commented on PR #49585: URL: https://github.com/apache/arrow/pull/49585#issuecomment-4301735122
I added the FORCE workaround to the other targets and that helped. I started getting: > C:\Users\Bryce\src\apache\arrow\cpp\build\src\arrow/flight/sql/FlightSql.pb.h(1503): warning C4275: non dll-interface class 'google::protobuf::Message' used as base for dll-interface class 'arrow::flight::protocol::sql::TicketStatementQuery' So I added ignores in 6354135cc3bf172abf108ac94ed23bf548530086 and that helped. -- 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]
