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

Cannot cross-compile grpc examples

    XMLWordPrintable

Details

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

    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

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes