tobim commented on PR #2768:
URL: https://github.com/apache/thrift/pull/2768#issuecomment-1463499905
It looks like that didn't do the trick.
```
C:\projects\thrift\lib\cpp\test\SecurityFromBufferTest.cpp(202): error
C2065: 'OPENSSL_VERSION_MAJOR': undeclared identifier
[C:\projects\build\MSVC2017\x64\lib\cpp\test\SecurityFromBufferTest.vcxproj]
Building Custom Rule C:/projects/thrift/lib/cpp/test/CMakeLists.txt
SecurityTest.cpp
C:\projects\thrift\lib\cpp\test\SecurityTest.cpp(224): error C2065:
'OPENSSL_VERSION_MAJOR': undeclared identifier
[C:\projects\build\MSVC2017\x64\lib\cpp\test\SecurityTest.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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]