Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
6.5.9
-
None
Description
protobuf/sensors example fails to configure using command line
Steps to Reproduce:
- Build the example "protobuf/sensors" using command line
Actual Output:
Example fails to configure.
Expected Output:
Example should run without any issue.
Reproducibility: 100%
Error Logs:
CMake Error at CMakeLists.txt:13 (find_package): Found package configuration file: /Users/anurup/Qt/6.5.9/macos/lib/cmake/Qt6/Qt6Config.cmake but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT FOUND. Reason given by package: Failed to find required Qt component "Protobuf". Expected Config file at "/Users/anurup/Qt/6.5.9/macos/lib/cmake/Qt6Protobuf/Qt6ProtobufConfig.cmake" exists Configuring with --debug-find-pkg=Qt6Protobuf might reveal details why the package was not found. Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some of the path variables that find_package uses to try and find the package.