QT chat example: unable to build in linux desktop
-
[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. -
How did you install Qt?
-
online installer.i have licensed version
-
Then you should ask the Qt support for help.
I would guess the development package for QtRPC is missing somehow.