qtgrpc/examples/grpc
Alexey Edelev a5d79af204 Warn if users attempt building gRPC servers using MinGW
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>
2024-08-23 12:34:14 +02:00
..
chat Warn if users attempt building gRPC servers using MinGW 2024-08-23 12:34:14 +02:00
doc QGrpcMetadata: use QHash instead of std::unordered_multimap <QBA, QBA> 2024-07-29 09:21:18 +02:00
magic8ball Warn if users attempt building gRPC servers using MinGW 2024-08-23 12:34:14 +02:00
vehicle Warn if users attempt building gRPC servers using MinGW 2024-08-23 12:34:14 +02:00
CMakeLists.txt Properly guard the gRPC examples 2024-08-01 12:47:25 +02:00