vyasr commented on PR #3126:
URL: https://github.com/apache/thrift/pull/3126#issuecomment-2817358031

   The CI failures look to be unrelated Windows link errors
   ```
   ThrifttReadCheckTests.obj : error LNK2019: unresolved external symbol "class 
apache::thrift::TOutput apache::thrift::GlobalOutput" 
(?GlobalOutput@thrift@apache@@3VTOutput@12@A) referenced in function 
__catch$??1TFDTransport@transport@thrift@apache@@UEAA@XZ$0 
[C:\projects\build\MSVC2017\x64\lib\cpp\test\UnitTests.vcxproj]
   testgencpp.lib(OneWayService.obj) : error LNK2001: unresolved external 
symbol "class apache::thrift::TOutput apache::thrift::GlobalOutput" 
(?GlobalOutput@thrift@apache@@3VTOutput@12@A) 
[C:\projects\build\MSVC2017\x64\lib\cpp\test\UnitTests.vcxproj]
   C:\projects\build\MSVC2017\x64\bin\Release\UnitTests.exe : fatal error 
LNK1120: 1 unresolved externals 
[C:\projects\build\MSVC2017\x64\lib\cpp\test\UnitTests.vcxproj]
   ```


-- 
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: notifications-unsubscr...@thrift.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to