Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QT chat example: unable to build in linux desktop
Forum Updated to NodeBB v4.3 + New Features

QT chat example: unable to build in linux desktop

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 258 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rajakumar_Qt_Qml
    wrote on last edited by
    #1

    [cmake] Running /u/Qt/Tools/CMake/bin/cmake -S /u/Qt/Examples/Qt-6.6.3/grpc/chat -B /u/Qt/Examples/Qt-6.6.3/grpc/chat/build/Desktop_Qt_6_6_3_GCC_64bit-Debug in /u/Qt/Examples/Qt-6.6.3/grpc/chat/build/Desktop_Qt_6_6_3_GCC_64bit-Debug.
    [cmake] -- Found Protobuf: /usr/lib/x86_64-linux-gnu/libprotobuf.so (found version "3.12.4")
    [cmake] CMake Warning at /u/Qt/6.6.3/gcc_64/lib/cmake/Qt6/Qt6Config.cmake:164 (find_package):
    [cmake] Found package configuration file:
    [cmake]
    [cmake] /u/Qt/6.6.3/gcc_64/lib/cmake/Qt6Grpc/Qt6GrpcConfig.cmake
    [cmake]
    [cmake] but it set Qt6Grpc_FOUND to FALSE so package "Qt6Grpc" is considered to be
    [cmake] NOT FOUND. Reason given by package:
    [cmake]
    [cmake] Qt6Grpc could not be found because dependency WrapgRPC could not be found.
    [cmake]
    [cmake] Configuring with --debug-find-pkg=WrapgRPC might reveal details why the
    [cmake] package was not found.
    [cmake]
    [cmake] Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some
    [cmake] of the path variables that find_package uses to try and find the package.

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      How did you install Qt?

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      0
      • R Offline
        R Offline
        Rajakumar_Qt_Qml
        wrote on last edited by
        #3

        online installer.i have licensed version

        1 Reply Last reply
        0
        • Christian EhrlicherC Offline
          Christian EhrlicherC Offline
          Christian Ehrlicher
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Then you should ask the Qt support for help.
          I would guess the development package for QtRPC is missing somehow.

          Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
          Visit the Qt Academy at https://academy.qt.io/catalog

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved