CJCombrink commented on PR #3226: URL: https://github.com/apache/thrift/pull/3226#issuecomment-3480350724
I see the AppVeyor build now fails for something else: ```` TNonblockingSSLServerTest.obj : error LNK2019: unresolved external symbol "private: static bool apache::thrift::transport::TSSLSocketFactory::manualOpenSSLInitialization_" (?manualOpenSSLInitialization_@TSSLSocketFactory@transport@thrift@apache@@0_NA) referenced in function "public: __cdecl GlobalFixtureSSL::GlobalFixtureSSL(void)" (??0GlobalFixtureSSL@@QEAA@XZ) ```` I will need to look into this as well -- 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]
