Details
Description
The QtGRPC examples do not work correctly for cross-compilation, as they don't search for the host grpc_cpp_plugin. Instead they only find the target gRPC, which doesn't satisfy the checks.
CMake Warning at server/CMakeLists.txt:15 (message): Dependencies of ClientGuide not found. Skipping.
Fixed in gRPC as https://github.com/grpc/grpc/pull/11795/commits/0d7a0ded1cc93bb7f4d69a156b0a69829557cbf2
Attachments
Issue Links
- relates to
-
QTBUG-134636 gRPC missing from Boot to Qt toolchain
-
- In Review
-
For Gerrit Dashboard: QTBUG-134647 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
630894,2 | Add the hint to find the host grpc_cpp_plugin when crosscompiling | dev | qt/qtgrpc | Status: MERGED | +2 | 0 |
632671,2 | Add the hint to find the host grpc_cpp_plugin when crosscompiling | 6.9 | qt/qtgrpc | Status: MERGED | +2 | 0 |
632747,1 | Add the hint to find the host grpc_cpp_plugin when crosscompiling | 6.8 | qt/qtgrpc | Status: ABANDONED | 0 | 0 |