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

Cannot cross-compile grpc examples

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.9
    • GRPC
    • None

    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

          For Gerrit Dashboard: QTBUG-134647
          # Subject Branch Project Status CR V

          Activity

            People

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

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There is 1 open Gerrit change