Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-134647

Cannot cross-compile grpc examples

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • 6.9.1, 6.10.0 FF
    • 6.9
    • GRPC
    • None
    • 252c5467d (dev), c96323ed1 (6.9)

      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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            semlanik Alexey Edelev
            sapiippo Samuli Piippo
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes