Details
Description
Hello, I am trying to build Qt inside Windows Subsystem for Linux.
I am using the dev branch in commit 8d18ed533ce868313ee69f19b5704b2c3b16204a.
The only meaningful error I see is:
/qt/qtgrpc/tests/auto/grpc/qgrpcchanneloptions/tst_qgrpcchanneloptions.cpp:139:20: error: ‘class QGrpcChannelOptions’ has no member named ‘sslConfiguration’
Attached you can find a log of the configure and cmake --build . --parallel commands, as well as my CMakeCache.txt