Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.10
-
None
Description
Submodule configuration fails in modular build on Windows.
Fresh modular build on latest dev (from this morning), qtbase was configured from the qtbase\configure.bat script. Building qtbase succeeds, but trying to call qt-configure-module on any submodule fails with the following (note the double colon):{}
CMake Error: Not a file: C:\qt\build\qtbase\bin\..\lib\cmake\Qt6\QtWriteArgsFile.cmake CMake Error: Error processing file: C:\qt\build\qtbase\bin\..\lib\cmake\Qt6\QtWriteArgsFile.cmake CMake Error: Not a file: C:\qt\build\qtbase\bin\..\lib\cmake\Qt6\QtProcessConfigureArgs.cmake CMake Error: Error processing file: C:\qt\build\qtbase\bin\..\lib\cmake\Qt6\QtProcessConfigureArgs.cmake
{{}}