$ cmake -P build.cmake -- Including personal build overrides QMake version 3.1 Using Qt version 5.15.2 in C:/Qt/5.15.2/msvc2019_64/lib -- QT_LOCATION: C:/Qt -- QT_VERSION: 5.15.2 -- QT_COMPILER: msvc2019_64 -- SOURCE_PATH: C:/Users/jebon/src/MuseScore -- BUILD_PATH: C:/Users/jebon/src/MuseScore/builds/Win-Qt5.15.2-msvc2019_64-Ninja-RelWithDebInfo -- INSTALL_PATH: C:/Users/jebon/src/MuseScore/builds/Win-Qt5.15.2-msvc2019_64-Ninja-RelWithDebInfo/install -- MSCORE_EXECUTABLE: C:/Users/jebon/src/MuseScore/builds/Win-Qt5.15.2-msvc2019_64-Ninja-RelWithDebInfo/install/bin/MuseScore4.exe -- CPUS: 4 -- GENERATOR: Ninja -- BUILD_TYPE: RelWithDebInfo ~~~~ Actualizing Configure step ~~~~ CONFIGURE_ARGS: -G Ninja -G Ninja -DCMAKE_INSTALL_PREFIX=C:/Users/jebon/src/MuseScore/builds/Win-Qt5.15.2-msvc2019_64-Ninja-RelWithDebInfo/install -DCMAKE_BUILD_TYPE=RelWithDebInfo -DMUE_COMPILE_BUILD_64=ON "TARGET_PROCESSOR_BITS: 64" "Setup VS Environment" "VS_INSTALL_DIR: C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools" "PATH: C:/Qt/5.15.2/msvc2019_64/bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\jebon\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\ProgramData\chocolatey\bin;C:\tools\gsudo\Current;C:\Program Files\CMake\bin;C:\Program Files\Git\cmd;C:\Users\jebon\AppData\Local\Microsoft\WindowsApps" ********************************************************************** ** Visual Studio 2022 Developer Command Prompt v17.8.5 ** Copyright (c) 2022 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' CMake Deprecation Warning at CMakeLists.txt:23 (cmake_policy): The OLD behavior for policy CMP0091 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is MSVC 19.38.33134.0 -- The CXX compiler identification is MSVC 19.38.33134.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.38.33130/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.38.33130/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detected CPU Architecture: x86_64 -- MUSESCORE_RELEASE_CHANNEL devel -- MUSESCORE_VERSION 4.3.0 -- MUSESCORE_BUILD_CONFIGURATION: app -- MUSESCORE_BUILD_MODE: dev -- MUSESCORE_BUILD_NUMBER: -- Using Compiler MSVC 19.38.33134.0 QMake version 3.1 Using Qt version 5.15.2 in C:/Qt/5.15.2/msvc2019_64/lib -- Found sndfile DLL: C:/Users/jebon/src/MuseScore/dependencies/libx64/libsndfile-1.dll -- Found sndfile: C:/Users/jebon/src/MuseScore/dependencies/libx64/libsndfile-1.lib C:/Users/jebon/src/MuseScore/dependencies/include MuseScore SoundFont is up to date. -- Enabled testing -- Found Python: C:/Users/jebon/AppData/Local/Programs/Python/Python312/python.exe (found version "3.12.1") found components: Interpreter -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - not found -- Found Threads: TRUE -- Configuring global -- Configuring global_tests -- Configuring accessibility -- Configuring accessibility_tests -- Configuring actions -- Configuring fluidsynth -- Configuring lame CMake Deprecation Warning at thirdparty/opus/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at thirdparty/opus/opus_functions.cmake:5 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): thirdparty/opus/CMakeLists.txt:3 (include) -- Opus library version: 0.8.0 -- Found Git: C:/Program Files/Git/mingw64/bin/git.exe (found version "2.43.0.windows.1") -- Opus package version: 2.0.0-25539-g9923887def -- Opus project version: 2.0.0 CMake Deprecation Warning at thirdparty/opus/opus_functions.cmake:5 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): thirdparty/opus/opus_config.cmake:1 (include) thirdparty/opus/CMakeLists.txt:34 (include) -- Looking for floor in m -- Looking for floor in m - not found -- Looking for intrin.h -- Looking for intrin.h - found -- Check SIMD support by compiler -- Looking for xmmintrin.h -- Looking for xmmintrin.h - found -- Looking for emmintrin.h -- Looking for emmintrin.h - found -- Looking for smmintrin.h -- Looking for smmintrin.h - found -- Looking for immintrin.h -- Looking for immintrin.h - found -- Performing Test AVX_SUPPORTED -- Performing Test AVX_SUPPORTED - Success CMake Deprecation Warning at thirdparty/opus/opus_functions.cmake:5 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. Call Stack (most recent call first): thirdparty/opus/opus_sources.cmake:1 (include) thirdparty/opus/CMakeLists.txt:35 (include) -- Performing Test BUFFER_SECURITY_CHECK_SUPPORTED -- Performing Test BUFFER_SECURITY_CHECK_SUPPORTED - Success -- The following features have been enabled: * FLOAT_API, compile with the floating point API (for machines with float library) * X86_MAY_HAVE_SSE, does runtime check for SSE1 support * X86_MAY_HAVE_SSE2, does runtime check for SSE2 support * X86_MAY_HAVE_SSE4_1, does runtime check for SSE4_1 support * X86_MAY_HAVE_AVX, does runtime check for AVX support * OPUS_X86_PRESUME_SSE, assume target CPU has SSE1 support will override the runtime check * OPUS_X86_PRESUME_SSE2, assume target CPU has SSE2 support will override the runtime check -- The following OPTIONAL packages have been found: * Qt5QmlModels (required version >= 5.15.2) * Python * Threads * Qt5Gui * Qt5Network * Qt5NetworkAuth * Qt5Qml * Qt5Quick * Qt5QuickControls2 * Qt5QuickTemplates2 * Qt5QuickWidgets * Qt5Xml * Qt5XmlPatterns * Qt5Svg * Qt5Widgets * Qt5PrintSupport * Qt5OpenGL * Qt5LinguistTools * Qt5Concurrent * Qt5WinExtras -- The following REQUIRED packages have been found: * Qt5Core * Git, fast, scalable, distributed revision control system, required to set up package version -- The following features have been disabled: * STACK_PROTECTOR, Use stack protection * USE_ALLOCA, Use alloca for stack arrays (on non-C99 compilers) * CUSTOM_MODES, Enable non-Opus modes, e.g. 44.1 kHz & 2^n frames * BUILD_PROGRAMS, Build programs * FIXED_POINT, compile as fixed-point (for machines without a fast enough FPU) * INSTALL_PKG_CONFIG_MODULE, install PkgConfig module * INSTALL_CMAKE_CONFIG_MODULE, install CMake package config module * OPUS_X86_PRESUME_SSE4_1, assume target CPU has SSE4_1 support will override the runtime check * OPUS_X86_PRESUME_AVX, assume target CPU has AVX support will override the runtime check -- The following REQUIRED packages have not been found: * Qt5 -- Configuring opusenc -- Performing Test HAVE_MBSTATE -- Performing Test HAVE_MBSTATE - Success -- Performing Test DODEFINE_EXTENSIONS -- Performing Test DODEFINE_EXTENSIONS - Success -- Looking for byteswap.h -- Looking for byteswap.h - not found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdbool.h -- Looking for stdbool.h - found -- Looking for arm_neon.h -- Looking for arm_neon.h - not found -- Looking for intrin.h -- Looking for intrin.h - found -- Looking for fseeko -- Looking for fseeko - not found -- Performing Test HAVE_BSWAP16 -- Performing Test HAVE_BSWAP16 - Failed -- Performing Test HAVE_BSWAP32 -- Performing Test HAVE_BSWAP32 - Failed -- Performing Test HAVE_LANGINFO_CODESET -- Performing Test HAVE_LANGINFO_CODESET - Failed -- Performing Test HAVE_STACKREALIGN_FLAG -- Performing Test HAVE_STACKREALIGN_FLAG - Failed -- Configuring flac -- Configuring audio -- Configuring audio_test -- Configuring freetype -- Configuring draw -- Configuring draw_tests -- Configuring fonts -- Configuring midi -- Configuring mpe -- Configuring mpe_test -- Configuring musesampler -- Configuring ui -- Configuring ui_tests -- Configuring uicomponents -- Configuring network -- Configuring network_test -- Configuring shortcuts -- Configuring appshell -- Configuring autobot -- Configuring liblouis -- Configuring braille -- Configuring braille_tests -- Configuring cloud -- Configuring commonscene -- Configuring context -- Configuring converter -- The ASM_MASM compiler identification is MSVC -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.38.33130/bin/Hostx64/x64/ml64.exe -- Configuring diagnostics -- Configuring diagnostics_tests -- Configuring engraving -- Configuring engraving_tests -- Configuring iex_bb -- Configuring iex_bb_tests (qtest) -- Configuring iex_bww -- Configuring iex_bww_tests (qtest) -- Configuring rtf2html -- Configuring iex_capella -- Configuring iex_capella_tests -- Configuring beatroot -- Configuring iex_midi -- Configuring iex_midi_tests (qtest) -- Configuring iex_musedata -- Configuring iex_musicxml -- Configuring iex_musicxml_tests -- Configuring iex_ove -- Configuring iex_audioexport -- Configuring iex_imagesexport -- Configuring iex_guitarpro -- Configuring iex_guitarpro_tests -- Configuring iex_mei -- Configuring iex_mei_tests -- Configuring inspector -- Configuring instrumentsscene -- Configuring languages -- Configuring learn -- Configuring multiinstances -- Configuring notation_tests -- Configuring notation -- Configuring palette -- Configuring playback_test -- Configuring playback -- Configuring plugins -- Configuring plugins_tests -- Configuring print -- Configuring project -- Configuring project_test -- Configuring update -- Configuring update_test -- Configuring workspace -- Configuring vst [stub] CPACK_PACKAGE_VERSION: 4.3.0. -- [SetupWindowsPackaging.cmake] CPACK_WIX_PRODUCT_GUID: 00000000-0000-0000-0000-000000000000 -- [SetupWindowsPackaging.cmake] CPACK_WIX_UPGRADE_GUID: 11111111-1111-1111-1111-111111111111 -- Configuring done (21.0s) -- Generating done (1.5s) -- Build files have been written to: C:/Users/jebon/src/MuseScore/builds/Win-Qt5.15.2-msvc2019_64-Ninja-RelWithDebInfo ~~~~ Actualizing Build step ~~~~ [0/2] Re-checking globbed directories... [1/1566] Automatic MOC and UIC for target gmock [2/1566] Automatic MOC and UIC for target gmock_main [3/1566] Automatic MOC and UIC for target gtest [4/1566] Building CXX object thirdparty\googletest\googlemock\CMakeFiles\gmock.dir\gmock_autogen\mocs_compilation.cpp.obj [5/1566] Building CXX object thirdparty\googletest\googlemock\CMakeFiles\gmock.dir\src\gmock-all.cc.obj FAILED: thirdparty/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.obj C:\PROGRA~2\MICROS~2\2022\BUILDT~1\VC\Tools\MSVC\1438~1.331\bin\Hostx64\x64\cl.exe /nologo /TP -DKORS_LOGGER_QT_SUPPORT -DKORS_PROFILER_ENABLED -DMUE_BUILD_ACCESSIBILITY_MODULE -DMUE_BUILD_APPSHELL_MODULE -DMUE_BUILD_AUDIO_MODULE -DMUE_BUILD_AUTOBOT_MODULE -DMUE_BUILD_BRAILLE_MODULE -DMUE_BUILD_CLOUD_MODULE -DMUE_BUILD_CONVERTER_MODULE -DMUE_BUILD_CRASHPAD_CLIENT -DMUE_BUILD_DIAGNOSTICS_MODULE -DMUE_BUILD_IMAGESEXPORT_MODULE -DMUE_BUILD_IMPORTEXPORT_MODULE -DMUE_BUILD_INSPECTOR_MODULE -DMUE_BUILD_INSTRUMENTSSCENE_MODULE -DMUE_BUILD_LANGUAGES_MODULE -DMUE_BUILD_LEARN_MODULE -DMUE_BUILD_MIDI_MODULE -DMUE_BUILD_MPE_MODULE -DMUE_BUILD_MULTIINSTANCES_MODULE -DMUE_BUILD_MUSESAMPLER_MODULE -DMUE_BUILD_NETWORK_MODULE -DMUE_BUILD_NOTATION_MODULE -DMUE_BUILD_PALETTE_MODULE -DMUE_BUILD_PLAYBACK_MODULE -DMUE_BUILD_PLUGINS_MODULE -DMUE_BUILD_PROJECT_MODULE -DMUE_BUILD_SHORTCUTS_MODULE -DMUE_BUILD_UI_MODULE -DMUE_BUILD_UPDATE_MODULE -DMUE_BUILD_WORKSPACE_MODULE -DMUE_ENABLE_AUDIO_EXPORT -DMUSESCORE_BUILD_NUMBER=\"\" -DMUSESCORE_INSTALL_NAME=\"\" -DMUSESCORE_INSTALL_PREFIX=\"C:/Users/jebon/src/MuseScore/builds/Win-Qt5.15.2-msvc2019_64-Ninja-RelWithDebInfo/install\" -DMUSESCORE_INSTALL_SUFFIX=\"\" -DMUSESCORE_REVISION=\"\" -DMUSESCORE_UNSTABLE -DMUSESCORE_VERSION=\"4.3.0\" -DMUSESCORE_VERSION_LABEL=\"\" -DNDEBUG -DNOMINMAX -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORKAUTH_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKTEMPLATES2_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SUPPORT -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_WINEXTRAS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DSCRIPT_INTERFACE -DUNICODE -DWIN32 -D_CRT_SECURE_NO_WARNINGS -D_SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING -D_UNICODE -D_USE_MATH_DEFINES -D_WINDOWS -IC:\Users\jebon\src\MuseScore\builds\Win-Qt5.15.2-msvc2019_64-Ninja-RelWithDebInfo\thirdparty\googletest\googlemock -IC:\Users\jebon\src\MuseScore\thirdparty\googletest\googlemock -IC:\Users\jebon\src\MuseScore\builds\Win-Qt5.15.2-msvc2019_64-Ninja-RelWithDebInfo\thirdparty\googletest\googlemock\gmock_autogen\include -IC:\Qt\5.15.2\msvc2019_64\include -IC:\Qt\5.15.2\msvc2019_64\include\QtCore -IC:\Qt\5.15.2\msvc2019_64\.\mkspecs\win32-msvc -IC:\Qt\5.15.2\msvc2019_64\include\QtGui -IC:\Qt\5.15.2\msvc2019_64\include\QtANGLE -IC:\Qt\5.15.2\msvc2019_64\include\QtNetwork -IC:\Qt\5.15.2\msvc2019_64\include\QtNetworkAuth -IC:\Qt\5.15.2\msvc2019_64\include\QtQml -IC:\Qt\5.15.2\msvc2019_64\include\QtQuick -IC:\Qt\5.15.2\msvc2019_64\include\QtQmlModels -IC:\Qt\5.15.2\msvc2019_64\include\QtQuickControls2 -IC:\Qt\5.15.2\msvc2019_64\include\QtQuickTemplates2 -IC:\Qt\5.15.2\msvc2019_64\include\QtQuickWidgets -IC:\Qt\5.15.2\msvc2019_64\include\QtWidgets -IC:\Qt\5.15.2\msvc2019_64\include\QtXml -IC:\Qt\5.15.2\msvc2019_64\include\QtXmlPatterns -IC:\Qt\5.15.2\msvc2019_64\include\QtSvg -IC:\Qt\5.15.2\msvc2019_64\include\QtPrintSupport -IC:\Qt\5.15.2\msvc2019_64\include\QtOpenGL -IC:\Qt\5.15.2\msvc2019_64\include\QtConcurrent -IC:\Qt\5.15.2\msvc2019_64\include\QtWinExtras -IC:\Users\jebon\src\MuseScore\dependencies\include -IC:\Users\jebon\src\MuseScore\thirdparty\googletest\googlemock\include -IC:\Users\jebon\src\MuseScore\thirdparty\googletest\googletest\include -IC:\Users\jebon\src\MuseScore\thirdparty\googletest\googletest /MP /utf-8 /MT /Zi /O2 /Ob1 -std:c++17 -GS -W4 -WX -wd4251 -wd4275 -nologo -J -D_UNICODE -DUNICODE -DWIN32 -D_WIN32 -DSTRICT -DWIN32_LEAN_AND_MEAN -wd4702 -utf-8 -DGTEST_HAS_PTHREAD=0 -EHsc -D_HAS_EXCEPTIONS=1 /W4 /wd4127 /wd4244 /wd4267 /wd4245 /wd4057 /wd4334 /showIncludes /Fothirdparty\googletest\googlemock\CMakeFiles\gmock.dir\src\gmock-all.cc.obj /Fdbin\gmock.pdb /FS -c C:\Users\jebon\src\MuseScore\thirdparty\googletest\googlemock\src\gmock-all.cc C:\Users\jebon\src\MuseScore\thirdparty\googletest\googlemock\include\gmock/gmock-actions.h(132): fatal error C1083: Cannot open include file: 'errno.h': No such file or directory [6/1566] Building CXX object thirdparty\googletest\googlemock\CMakeFiles\gmock.dir\__\googletest\src\gtest-all.cc.obj FAILED: thirdparty/googletest/googlemock/CMakeFiles/gmock.dir/__/googletest/src/gtest-all.cc.obj C:\PROGRA~2\MICROS~2\2022\BUILDT~1\VC\Tools\MSVC\1438~1.331\bin\Hostx64\x64\cl.exe /nologo /TP -DKORS_LOGGER_QT_SUPPORT -DKORS_PROFILER_ENABLED -DMUE_BUILD_ACCESSIBILITY_MODULE -DMUE_BUILD_APPSHELL_MODULE -DMUE_BUILD_AUDIO_MODULE -DMUE_BUILD_AUTOBOT_MODULE -DMUE_BUILD_BRAILLE_MODULE -DMUE_BUILD_CLOUD_MODULE -DMUE_BUILD_CONVERTER_MODULE -DMUE_BUILD_CRASHPAD_CLIENT -DMUE_BUILD_DIAGNOSTICS_MODULE -DMUE_BUILD_IMAGESEXPORT_MODULE -DMUE_BUILD_IMPORTEXPORT_MODULE -DMUE_BUILD_INSPECTOR_MODULE -DMUE_BUILD_INSTRUMENTSSCENE_MODULE -DMUE_BUILD_LANGUAGES_MODULE -DMUE_BUILD_LEARN_MODULE -DMUE_BUILD_MIDI_MODULE -DMUE_BUILD_MPE_MODULE -DMUE_BUILD_MULTIINSTANCES_MODULE -DMUE_BUILD_MUSESAMPLER_MODULE -DMUE_BUILD_NETWORK_MODULE -DMUE_BUILD_NOTATION_MODULE -DMUE_BUILD_PALETTE_MODULE -DMUE_BUILD_PLAYBACK_MODULE -DMUE_BUILD_PLUGINS_MODULE -DMUE_BUILD_PROJECT_MODULE -DMUE_BUILD_SHORTCUTS_MODULE -DMUE_BUILD_UI_MODULE -DMUE_BUILD_UPDATE_MODULE -DMUE_BUILD_WORKSPACE_MODULE -DMUE_ENABLE_AUDIO_EXPORT -DMUSESCORE_BUILD_NUMBER=\"\" -DMUSESCORE_INSTALL_NAME=\"\" -DMUSESCORE_INSTALL_PREFIX=\"C:/Users/jebon/src/MuseScore/builds/Win-Qt5.15.2-msvc2019_64-Ninja-RelWithDebInfo/install\" -DMUSESCORE_INSTALL_SUFFIX=\"\" -DMUSESCORE_REVISION=\"\" -DMUSESCORE_UNSTABLE -DMUSESCORE_VERSION=\"4.3.0\" -DMUSESCORE_VERSION_LABEL=\"\" -DNDEBUG -DNOMINMAX -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORKAUTH_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICKTEMPLATES2_LIB -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_SUPPORT -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_WINEXTRAS_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DSCRIPT_INTERFACE -DUNICODE -DWIN32 -D_CRT_SECURE_NO_WARNINGS -D_SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING -D_UNICODE -D_USE_MATH_DEFINES -D_WINDOWS -IC:\Users\jebon\src\MuseScore\builds\Win-Qt5.15.2-msvc2019_64-Ninja-RelWithDebInfo\thirdparty\googletest\googlemock -IC:\Users\jebon\src\MuseScore\thirdparty\googletest\googlemock -IC:\Users\jebon\src\MuseScore\builds\Win-Qt5.15.2-msvc2019_64-Ninja-RelWithDebInfo\thirdparty\googletest\googlemock\gmock_autogen\include -IC:\Qt\5.15.2\msvc2019_64\include -IC:\Qt\5.15.2\msvc2019_64\include\QtCore -IC:\Qt\5.15.2\msvc2019_64\.\mkspecs\win32-msvc -IC:\Qt\5.15.2\msvc2019_64\include\QtGui -IC:\Qt\5.15.2\msvc2019_64\include\QtANGLE -IC:\Qt\5.15.2\msvc2019_64\include\QtNetwork -IC:\Qt\5.15.2\msvc2019_64\include\QtNetworkAuth -IC:\Qt\5.15.2\msvc2019_64\include\QtQml -IC:\Qt\5.15.2\msvc2019_64\include\QtQuick -IC:\Qt\5.15.2\msvc2019_64\include\QtQmlModels -IC:\Qt\5.15.2\msvc2019_64\include\QtQuickControls2 -IC:\Qt\5.15.2\msvc2019_64\include\QtQuickTemplates2 -IC:\Qt\5.15.2\msvc2019_64\include\QtQuickWidgets -IC:\Qt\5.15.2\msvc2019_64\include\QtWidgets -IC:\Qt\5.15.2\msvc2019_64\include\QtXml -IC:\Qt\5.15.2\msvc2019_64\include\QtXmlPatterns -IC:\Qt\5.15.2\msvc2019_64\include\QtSvg -IC:\Qt\5.15.2\msvc2019_64\include\QtPrintSupport -IC:\Qt\5.15.2\msvc2019_64\include\QtOpenGL -IC:\Qt\5.15.2\msvc2019_64\include\QtConcurrent -IC:\Qt\5.15.2\msvc2019_64\include\QtWinExtras -IC:\Users\jebon\src\MuseScore\dependencies\include -IC:\Users\jebon\src\MuseScore\thirdparty\googletest\googlemock\include -IC:\Users\jebon\src\MuseScore\thirdparty\googletest\googletest\include -IC:\Users\jebon\src\MuseScore\thirdparty\googletest\googletest /MP /utf-8 /MT /Zi /O2 /Ob1 -std:c++17 -GS -W4 -WX -wd4251 -wd4275 -nologo -J -D_UNICODE -DUNICODE -DWIN32 -D_WIN32 -DSTRICT -DWIN32_LEAN_AND_MEAN -wd4702 -utf-8 -DGTEST_HAS_PTHREAD=0 -EHsc -D_HAS_EXCEPTIONS=1 /W4 /wd4127 /wd4244 /wd4267 /wd4245 /wd4057 /wd4334 /showIncludes /Fothirdparty\googletest\googlemock\CMakeFiles\gmock.dir\__\googletest\src\gtest-all.cc.obj /Fdbin\gmock.pdb /FS -c C:\Users\jebon\src\MuseScore\thirdparty\googletest\googletest\src\gtest-all.cc C:\Users\jebon\src\MuseScore\thirdparty\googletest\googletest\include\gtest/gtest.h(53): fatal error C1083: Cannot open include file: 'cstddef': No such file or directory [7/1566] Building CXX object thirdparty\googletest\googlemock\CMakeFiles\gmock_main.dir\gmock_main_autogen\mocs_compilation.cpp.obj [8/1566] Generating instruments_af.qm Updating 'C:/Users/jebon/src/MuseScore/builds/Win-Qt5.15.2-msvc2019_64-Ninja-RelWithDebInfo/share/locale/instruments_af.qm'... Generated 2892 translation(s) (2892 finished and 0 unfinished) Ignored 7 untranslated source text(s) ninja: build stopped: subcommand failed. CMake Error at build.cmake:249 (message): Build step failed with status 1. See output above for details.