Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8.0 Beta1
-
None
-
-
24ea2efe3 (dev), 3b93de6b2 (6.8)
Description
Open QUtlook example in Qt Creator running as administrator and configure it against 6.8.0 Beta1
Build
Should build successfully, but build fails with
20:23:32: Running steps for project qutlook... 20:23:32: Starting: "C:\Program Files\CMake\bin\cmake.exe" --build C:/Qt/Examples/Qt-6.8.0/activeqt/qutlook/build/Desktop_Qt_6_8_0_MSVC2022_64bit-Debug3 --target all ninja: error: 'msoutl.cpp', needed by 'CMakeFiles/qutlook_autogen_timestamp_deps', missing and no known rule to make it 20:23:32: The process "C:\Program Files\CMake\bin\cmake.exe" exited with code 1. Error while building/deploying project qutlook (kit: Desktop Qt 6.8.0 MSVC2022 64bit) When executing step "Build"
Configure output from Qt Creator
Logging in and fetching licenses ... Checking for updated license succeeded (2 licenses fetched) [cmake] Running C:\Program Files\CMake\bin\cmake.exe -S C:/Qt/Examples/Qt-6.8.0/activeqt/qutlook -B C:/Qt/Examples/Qt-6.8.0/activeqt/qutlook/build/Desktop_Qt_6_8_0_MSVC2022_64bit-Debug3 "-DCMAKE_GENERATOR:STRING=Ninja" "-DCMAKE_BUILD_TYPE:STRING=Debug" "-DCMAKE_PROJECT_INCLUDE_BEFORE:FILEPATH=C:\Qt\Examples\Qt-6.8.0\activeqt\qutlook\build\Desktop_Qt_6_8_0_MSVC2022_64bit-Debug3/.qtc/package-manager/auto-setup.cmake" "-DQT_QMAKE_EXECUTABLE:FILEPATH=C:/Qt/6.8.0/msvc2022_64/bin/qmake.exe" "-DCMAKE_PREFIX_PATH:PATH=C:/Qt/6.8.0/msvc2022_64" "-DCMAKE_C_COMPILER:FILEPATH=C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.39.33519/bin/HostX64/x64/cl.exe" "-DCMAKE_CXX_COMPILER:FILEPATH=C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.39.33519/bin/HostX64/x64/cl.exe" "-DCMAKE_CXX_FLAGS_INIT:STRING=-DQT_QML_DEBUG" in C:\Qt\Examples\Qt-6.8.0\activeqt\qutlook\build\Desktop_Qt_6_8_0_MSVC2022_64bit-Debug3. [cmake] -- The CXX compiler identification is MSVC 19.39.33523.0 [cmake] -- Detecting CXX compiler ABI info [cmake] -- Detecting CXX compiler ABI info - done [cmake] -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Professional/VC/Tools/MSVC/14.39.33519/bin/HostX64/x64/cl.exe - skipped [cmake] -- Detecting CXX compile features [cmake] -- Detecting CXX compile features - done [cmake] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [cmake] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed [cmake] -- Looking for pthread_create in pthreads [cmake] -- Looking for pthread_create in pthreads - not found [cmake] -- Looking for pthread_create in pthread [cmake] -- Looking for pthread_create in pthread - not found [cmake] -- Found Threads: TRUE [cmake] -- Performing Test HAVE_STDATOMIC [cmake] -- Performing Test HAVE_STDATOMIC - Success [cmake] -- Found WrapAtomic: TRUE [cmake] -- Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) [cmake] -- Configuring done (1.4s) [cmake] -- Generating done (0.0s) [cmake] -- Build files have been written to: C:/Qt/Examples/Qt-6.8.0/activeqt/qutlook/build/Desktop_Qt_6_8_0_MSVC2022_64bit-Debug3 [cmake] [cmake] Elapsed time: 00:02.