Details
-
Bug
-
Resolution: Won't Do
-
Not Evaluated
-
None
-
6.3
-
None
-
Windows 10 SDK version: 10.0.22621.0
CMAKE_VERSION: "3.28.3-msvc11"
MSVC_VERSION: "1942"
MSVC_TOOLSET_VERSION: "143"
Description
During the build process QT6, CMake had some problems.
When building the submodule GRPC, the following error occurs:
CMake Error at qtgrpc/CMakeLists.txt:25 (qt_internal_project_setup):
Unknown CMake command "qt_internal_project_setup".
I attach the build log for reference.Can someone tell me how to avoid this problem?