mirror of https://github.com/qt/qtgrpc.git
gRPC in examples using the reference grpc++, which depends on abseil. There is known upstream issue that abseil passes the MSVC only linker flag that blocks the example compilation with MinGW compiler. The problem meanwhile is bigger than that, since abseil simply don't have a proper MinGW support, so we should warn users, that we do not officially support MinGW in the examples that use the reference gRPC server implementation. Pick-to: 6.8 6.7 Fixes: QTBUG-128174 Change-Id: I319c54b5df02dac0be1dee441ec324f54f05ad93 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> |
||
---|---|---|
.. | ||
chat | ||
doc | ||
magic8ball | ||
vehicle | ||
CMakeLists.txt |