Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Not compilated Qt from sources
Forum Updated to NodeBB v4.3 + New Features

Not compilated Qt from sources

Scheduled Pinned Locked Moved Solved General and Desktop
11 Posts 3 Posters 1.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    Navadvipa Chandra das
    wrote on last edited by
    #1

    Hello, All!

    That's what the error looks like:

    [738/13101] Building CXX object qtbase\src\tools\qlalr\CMakeFiles\qlalr.dir\dotgraph.cpp.obj
    [739/13101] Building CXX object qtbase\src\tools\qtpaths\CMakeFiles\qtpaths.dir\qtpaths_autogen\mocs_compilation.cpp.obj
    [740/13101] Generating qvkgen_resource.rc
    [741/13101] Building CXX object qtbase\src\tools\qlalr\CMakeFiles\qlalr.dir\parsetable.cpp.obj
    [742/13101] Building CXX object qtbase\src\tools\qvkgen\CMakeFiles\qvkgen.dir\qvkgen_autogen\mocs_compilation.cpp.obj
    [743/13101] Building RC object qtbase\src\tools\qtpaths\CMakeFiles\qtpaths.dir\qtpaths_resource.rc.res
    [744/13101] Building CXX object qtbase\src\tools\qlalr\CMakeFiles\qlalr.dir\main.cpp.obj
    [745/13101] Linking CXX executable qtbase\bin\rcc.exe
    [746/13101] Building CXX object qtbase\src\tools\qlalr\CMakeFiles\qlalr.dir\lalr.cpp.obj
    [747/13101] Building RC object qtbase\src\tools\qvkgen\CMakeFiles\qvkgen.dir\qvkgen_resource.rc.res
    [748/13101] Running AUTOMOC file extraction for target QmlTypeRegistrarPrivate
    [749/13101] Running rcc for resource jsRootMetaTypes
    FAILED: qtdeclarative/src/qmltyperegistrar/.qt/rcc/qrc_jsRootMetaTypes.cpp C:/QtSource/ReleaseVS/Build/qtdeclarative/src/qmltyperegistrar/.qt/rcc/qrc_jsRootMetaTypes.cpp 
    C:\Windows\system32\cmd.exe /C "cd /D C:\QtSource\ReleaseVS\Build\qtdeclarative\src\qmltyperegistrar && C:\QtSource\ReleaseVS\Build\qtbase\bin\rcc.exe --output C:/QtSource/ReleaseVS/Build/qtdeclarative/src/qmltyperegistrar/.qt/rcc/qrc_jsRootMetaTypes.cpp --name jsRootMetaTypes C:/QtSource/ReleaseVS/Build/qtdeclarative/src/qmltyperegistrar/.qt/rcc/jsRootMetaTypes.qrc"
    [750/13101] Building CXX object qtbase\src\tools\qlalr\CMakeFiles\qlalr.dir\recognizer.cpp.obj
    [751/13101] Generating prl file for target QmlTypeRegistrarPrivate
    [752/13101] Running moc --collect-json for target QmlTypeRegistrarPrivate
    [753/13101] Building CXX object qtbase\src\3rdparty\harfbuzz-ng\CMakeFiles\BundledHarfbuzz.dir\src\hb-ot-shaper-hebrew.cc.obj
    [754/13101] Building CXX object qtbase\src\tools\qtpaths\CMakeFiles\qtpaths.dir\qtpaths.cpp.obj
    [755/13101] Automatic MOC for target Network
    [756/13101] Building CXX object qtbase\src\tools\qvkgen\CMakeFiles\qvkgen.dir\qvkgen.cpp.obj
    ninja: build stopped: subcommand failed.
    
    C:\QtSource\ReleaseVS\Build>cd C:/QtSource/ReleaseVS/Build 
    
    C:\QtSource\ReleaseVS\Build>cmake --install . 
    -- Install configuration: "Release"
    -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake
    -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfigVersion.cmake
    -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfigVersionImpl.cmake
    -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake
    -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/QtStandaloneTestTemplateProject
    -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/QtStandaloneTestTemplateProject/CMakeLists.txt
    -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/QtStandaloneTestTemplateProject/Main.cmake
    -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/QtBuildInternalsHelpers.cmake
    -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6/qt.toolchain.cmake
    -- Installing: C:/QtSource/ReleaseVS/Lib/mkspecs/qconfig.pri
    -- Installing: C:/QtSource/ReleaseVS/Lib/mkspecs/qmodule.pri
    
    

    Here is the log file after the configuration

    
    C:\QtSource\Bat>rem set Path=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\bin\HostX64\x64;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\VC\VCPackages;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\TestWindow;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer;C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\FSharp\Tools;C:\Program Files\Microsoft Visual Studio\2022\Community\Team Tools\DiagnosticsHub\Collector;C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\\x64;C:\Program Files (x86)\Windows Kits\10\bin\\x64;C:\Program Files\Microsoft Visual Studio\2022\Community\\MSBuild\Current\Bin\amd64;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\Tools\;C:\Prg\VulkanSDK\1.4.309.0\Bin;C:\Prg\Embarcadero\Studio\23.0\bin;C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl;C:\Prg\Embarcadero\Studio\23.0\bin64;C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl\Win64;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Prg\PortableGit\cmd;C:\Prg\cmake-3.31.4-windows-x86_64\bin;C:\Prg\Win_Flex_Bizon;C:\Prg\nodejs\;C:\Prg\GnuWin32\bin;C:\Prg\Ninja;C:\Prg\Python313;C:\Prg\OpenSSL\3.4.0\bin;C:\QtSource\ReleaseVS\Lib;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\dotnet\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Prg\Python\Python313\Scripts\;C:\Prg\Python\Python313\;C:\Users\User\AppData\Local\Microsoft\WindowsApps;C:\Users\User\AppData\Roaming\npm;C:\Users\User\AppData\Local\GitHubDesktop\bin;C:\Users\User\.dotnet\tools;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\VC\Linux\bin\ConnectionManagerExe;C:\Program Files\Microsoft Visual Studio\2022\Community\VC\vcpkg;C:\Prg\PostgreSQL\17 
    
    C:\QtSource\Bat>set BUILD_DIR=C:/QtSource 
    
    C:\QtSource\Bat>cd C:/QtSource/ReleaseVS/Build 
    
    C:\QtSource\ReleaseVS\Build>C:/QtSource/Qt6/configure.bat -prefix C:/QtSource/ReleaseVS/Lib   -release   -sql-psql   -- -DCMAKE_PREFIX_PATH=C:/Prg/libclang_vs;C:/Prg/PostgreSQL/17 
    'C:/Prg/cmake-3.31.4-windows-x86_64/bin/cmake.exe' '-DCMAKE_PREFIX_PATH=C:/Prg/libclang_vs;C:/Prg/PostgreSQL/17' '-DQT_INTERNAL_CALLED_FROM_CONFIGURE:BOOL=TRUE' '-DCMAKE_INSTALL_PREFIX=C:/QtSource/ReleaseVS/Lib' '-DCMAKE_BUILD_TYPE=Release' '-DFEATURE_sql_psql=ON' '-G' 'Ninja' 'C:/QtSource/qt6'
    -- The CXX compiler identification is MSVC 19.44.35213.0
    -- The C compiler identification is MSVC 19.44.35213.0
    -- Detecting CXX compiler ABI info
    -- Detecting CXX compiler ABI info - done
    -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe - skipped
    -- Detecting CXX compile features
    -- Detecting CXX compile features - done
    -- Detecting C compiler ABI info
    -- Detecting C compiler ABI info - done
    -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe - skipped
    -- Detecting C compile features
    -- Detecting C compile features - done
    -- Checking dependencies of submodule 'qtbase'
    -- Checking dependencies of submodule 'qtimageformats'
    -- Checking dependencies of submodule 'qtlanguageserver'
    -- Checking dependencies of submodule 'qtshadertools'
    -- Checking dependencies of submodule 'qtsvg'
    -- Checking dependencies of submodule 'qtdeclarative'
    -- Checking dependencies of submodule 'qtquicktimeline'
    -- Checking dependencies of submodule 'qtquick3d'
    -- Checking dependencies of submodule 'qtmultimedia'
    -- Checking dependencies of submodule 'qt3d'
    -- Checking dependencies of submodule 'qt5compat'
    -- Checking dependencies of submodule 'qtactiveqt'
    -- Checking dependencies of submodule 'qtcharts'
    -- Checking dependencies of submodule 'qtcoap'
    -- Checking dependencies of submodule 'qtconnectivity'
    -- Checking dependencies of submodule 'qtdatavis3d'
    -- Checking dependencies of submodule 'qtgraphs'
    -- Checking dependencies of submodule 'qtwebsockets'
    -- Checking dependencies of submodule 'qthttpserver'
    -- Checking dependencies of submodule 'qtserialport'
    -- Checking dependencies of submodule 'qtpositioning'
    -- Checking dependencies of submodule 'qtlocation'
    -- Checking dependencies of submodule 'qtquick3dphysics'
    -- Checking dependencies of submodule 'qtsensors'
    -- Checking dependencies of submodule 'qttools'
    -- Checking dependencies of submodule 'qtwebchannel'
    -- Checking dependencies of submodule 'qtwebengine'
    -- Checking dependencies of submodule 'qtdoc'
    -- Checking dependencies of submodule 'qtgrpc'
    -- Checking dependencies of submodule 'qtlottie'
    -- Checking dependencies of submodule 'qtmqtt'
    -- Checking dependencies of submodule 'qtnetworkauth'
    -- Checking dependencies of submodule 'qtopcua'
    -- Checking dependencies of submodule 'qtqa'
    -- Checking dependencies of submodule 'qtquickeffectmaker'
    -- Checking dependencies of submodule 'qtremoteobjects'
    -- Checking dependencies of submodule 'qtscxml'
    -- Checking dependencies of submodule 'qtserialbus'
    -- Checking dependencies of submodule 'qtspeech'
    -- Checking dependencies of submodule 'qttranslations'
    -- Checking dependencies of submodule 'qtvirtualkeyboard'
    -- Checking dependencies of submodule 'qtwayland'
    -- Checking dependencies of submodule 'qtwebview'
    -- Configuring submodule 'qtbase'
    -- [QtBase] CMAKE_BUILD_TYPE was already explicitly set to: 'Release'
    -- Configuring submodule 'qtimageformats'
    -- Configuring submodule 'qtlanguageserver'
    -- Configuring submodule 'qtshadertools'
    -- Configuring submodule 'qtsvg'
    -- Configuring submodule 'qtdeclarative'
    -- Configuring submodule 'qtquicktimeline'
    -- Configuring submodule 'qtquick3d'
    -- Configuring submodule 'qtmultimedia'
    -- Configuring submodule 'qt3d'
    -- Configuring submodule 'qt5compat'
    -- Configuring submodule 'qtactiveqt'
    -- Configuring submodule 'qtcharts'
    -- Configuring submodule 'qtcoap'
    -- Configuring submodule 'qtconnectivity'
    -- Configuring submodule 'qtdatavis3d'
    -- Configuring submodule 'qtgraphs'
    -- Configuring submodule 'qtwebsockets'
    -- Configuring submodule 'qthttpserver'
    -- Configuring submodule 'qtserialport'
    -- Configuring submodule 'qtpositioning'
    -- Configuring submodule 'qtlocation'
    -- Configuring submodule 'qtquick3dphysics'
    -- Configuring submodule 'qtsensors'
    -- Configuring submodule 'qttools'
    -- Configuring submodule 'qtwebchannel'
    -- Configuring submodule 'qtwebengine'
    -- Configuring submodule 'qtdoc'
    -- Configuring submodule 'qtgrpc'
    -- Could NOT find protobuf (missing: protobuf_DIR)
    -- Could NOT find protobuf (missing: protobuf_DIR)
    -- Could NOT find protobuf (missing: protobuf_DIR)
    -- Could NOT find protobuf (missing: protobuf_DIR)
    -- Configuring submodule 'qtlottie'
    -- Configuring submodule 'qtmqtt'
    -- Configuring submodule 'qtnetworkauth'
    -- Configuring submodule 'qtopcua'
    -- Configuring submodule 'qtqa'
    -- Configuring submodule 'qtquickeffectmaker'
    -- Configuring submodule 'qtremoteobjects'
    -- Configuring submodule 'qtscxml'
    -- Configuring submodule 'qtserialbus'
    -- Configuring submodule 'qtspeech'
    -- Configuring submodule 'qttranslations'
    -- Configuring submodule 'qtvirtualkeyboard'
    -- Configuring submodule 'qtwayland'
    -- Configuring submodule 'qtwebview'
    -- 
    
    Qt is now configured for building. Just run 'cmake --build . --parallel'
    
    Once everything is built, you must run 'cmake --install .'
    Qt will be installed into 'C:/QtSource/ReleaseVS/Lib'
    
    To configure and build other Qt modules, you can use the following convenience script:
            C:/QtSource/ReleaseVS/Lib/bin/qt-configure-module.bat
    
    If reconfiguration fails for some reason, try removing 'CMakeCache.txt' from the build directory
    Alternatively, you can add the --fresh flag to your CMake flags.
    
    -- Configuring done (211.7s)
    -- Generating done (34.9s)
    -- Build files have been written to: C:/QtSource/ReleaseVS/Build
    
    

    Here is the set command

    ALLUSERSPROFILE=C:\ProgramData
    APPDATA=C:\Users\User\AppData\Roaming
    CommandPromptType=Native
    CommonProgramFiles=C:\Program Files\Common Files
    CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
    CommonProgramW6432=C:\Program Files\Common Files
    COMPUTERNAME=WIN-KKGHML1DO16
    ComSpec=C:\Windows\system32\cmd.exe
    DevEnvDir=C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\
    DriverData=C:\Windows\System32\Drivers\DriverData
    EFC_8712_1262719628=1
    EFC_8712_1592913036=1
    EFC_8712_2283032206=1
    EFC_8712_2775293581=1
    EFC_8712_3789132940=1
    ExtensionSdkDir=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs
    EXTERNAL_INCLUDE=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\include;C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\ATLMFC\include;C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\VS\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um;C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\shared;C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\winrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\cppwinrt;C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um
    FARHOME=C:\Prg\Far Manager
    FARLANG=Russian
    FARLOCALPROFILE=C:\Users\User\AppData\Local\Far Manager\Profile
    FARPROFILE=C:\Users\User\AppData\Roaming\Far Manager\Profile
    Framework40Version=v4.0
    FrameworkDir=C:\Windows\Microsoft.NET\Framework64\
    FrameworkDir64=C:\Windows\Microsoft.NET\Framework64\
    FrameworkVersion=v4.0.30319
    FrameworkVersion64=v4.0.30319
    FSHARPINSTALLDIR=C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\FSharp\Tools
    HOMEDRIVE=C:
    HOMEPATH=\Users\User
    INCLUDE=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\include;C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\ATLMFC\include;C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\VS\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\um;C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\shared;C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\winrt;C:\Program Files (x86)\Windows Kits\10\\include\10.0.26100.0\\cppwinrt;C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um
    LIB=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\ATLMFC\lib\x64;C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\lib\x64;C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\lib\um\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.26100.0\ucrt\x64;C:\Program Files (x86)\Windows Kits\10\\lib\10.0.26100.0\\um\x64
    LIBPATH=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\ATLMFC\lib\x64;C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\lib\x64;C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\lib\x86\store\references;C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.26100.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.26100.0;C:\Windows\Microsoft.NET\Framework64\v4.0.30319
    LOCALAPPDATA=C:\Users\User\AppData\Local
    LOGONSERVER=\\WIN-KKGHML1DO16
    NETFXSDKDir=C:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\
    NUMBER_OF_PROCESSORS=6
    OPENSSL_CONF=C:\Prg\PostgreSQL\psqlODBC\etc\openssl.cnf
    OS=Windows_NT
    Path=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\bin\HostX64\x64;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\VC\VCPackages;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\TestWindow;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\TeamFoundation\Team Explorer;C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\FSharp\Tools;C:\Program Files\Microsoft Visual Studio\2022\Community\Team Tools\DiagnosticsHub\Collector;C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\\x64;C:\Program Files (x86)\Windows Kits\10\bin\\x64;C:\Program Files\Microsoft Visual Studio\2022\Community\\MSBuild\Current\Bin\amd64;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\Tools\;C:\Prg\VulkanSDK\1.4.309.0\Bin;C:\Prg\Embarcadero\Studio\23.0\bin;C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl;C:\Prg\Embarcadero\Studio\23.0\bin64;C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl\Win64;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Prg\PortableGit\cmd;C:\Prg\cmake-3.31.4-windows-x86_64\bin;C:\Prg\Win_Flex_Bizon;C:\Prg\nodejs\;C:\Prg\GnuWin32\bin;C:\Prg\Ninja;C:\Prg\Python313;C:\Prg\OpenSSL\3.4.0\bin;C:\QtSource\ReleaseVS\Lib;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\dotnet\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Prg\Python\Python313\Scripts\;C:\Prg\Python\Python313\;C:\Users\User\AppData\Local\Microsoft\WindowsApps;C:\Users\User\AppData\Roaming\npm;C:\Users\User\AppData\Local\GitHubDesktop\bin;C:\Users\User\.dotnet\tools;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja;C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\VC\Linux\bin\ConnectionManagerExe;C:\Program Files\Microsoft Visual Studio\2022\Community\VC\vcpkg
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    Platform=x64
    PROCESSOR_ARCHITECTURE=AMD64
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=9e0a
    ProgramData=C:\ProgramData
    ProgramFiles=C:\Program Files
    ProgramFiles(x86)=C:\Program Files (x86)
    ProgramW6432=C:\Program Files
    PROMPT=$P$G
    PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
    PUBLIC=C:\Users\Public
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\Windows
    TEMP=C:\Users\User\AppData\Local\Temp
    TMP=C:\Users\User\AppData\Local\Temp
    UCRTVersion=10.0.26100.0
    UniversalCRTSdkDir=C:\Program Files (x86)\Windows Kits\10\
    USERDOMAIN=WIN-KKGHML1DO16
    USERDOMAIN_ROAMINGPROFILE=WIN-KKGHML1DO16
    USERNAME=User
    USERPROFILE=C:\Users\User
    VCIDEInstallDir=C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\VC\
    VCINSTALLDIR=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\
    VCPKG_ROOT=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\vcpkg
    VCToolsInstallDir=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\
    VCToolsRedistDir=C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Redist\MSVC\14.44.35112\
    VCToolsVersion=14.44.35207
    VisualStudioVersion=17.0
    VK_SDK_PATH=C:\Prg\VulkanSDK\1.4.309.0
    VS170COMNTOOLS=C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\Tools\
    VSCMD_ARG_app_plat=Desktop
    VSCMD_ARG_HOST_ARCH=x64
    VSCMD_ARG_TGT_ARCH=x64
    VSCMD_VER=17.14.10
    VSINSTALLDIR=C:\Program Files\Microsoft Visual Studio\2022\Community\
    VULKAN_SDK=C:\Prg\VulkanSDK\1.4.309.0
    windir=C:\Windows
    WindowsLibPath=C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.26100.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.26100.0
    WindowsSdkBinPath=C:\Program Files (x86)\Windows Kits\10\bin\
    WindowsSdkDir=C:\Program Files (x86)\Windows Kits\10\
    WindowsSDKLibVersion=10.0.26100.0\
    WindowsSdkVerBinPath=C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\
    WindowsSDKVersion=10.0.26100.0\
    WindowsSDK_ExecutablePath_x64=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\x64\
    WindowsSDK_ExecutablePath_x86=C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools\
    ZES_ENABLE_SYSMAN=1
    __DOTNET_ADD_64BIT=1
    __DOTNET_PREFERRED_BITNESS=64
    __VSCMD_PREINIT_PATH=C:\Prg\VulkanSDK\1.4.309.0\Bin;C:\Prg\Embarcadero\Studio\23.0\bin;C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl;C:\Prg\Embarcadero\Studio\23.0\bin64;C:\Users\Public\Documents\Embarcadero\Studio\23.0\Bpl\Win64;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Prg\PortableGit\cmd;C:\Prg\cmake-3.31.4-windows-x86_64\bin;C:\Prg\Win_Flex_Bizon;C:\Prg\nodejs\;C:\Prg\GnuWin32\bin;C:\Prg\Ninja;C:\Prg\Python313;C:\Prg\OpenSSL\3.4.0\bin;C:\QtSource\ReleaseVS\Lib;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\dotnet\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Prg\Python\Python313\Scripts\;C:\Prg\Python\Python313\;C:\Users\User\AppData\Local\Microsoft\WindowsApps;C:\Users\User\AppData\Roaming\npm;C:\Users\User\AppData\Local\GitHubDesktop\bin;C:\Users\User\.dotnet\tools
    
    

    Please help me fix the compilation error!
    With best regards, Navadvipa Chandra das.

    1 Reply Last reply
    0
    • Christian EhrlicherC Online
      Christian EhrlicherC Online
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      build with ninja -j1 to see the line where the first error occurs.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      1 Reply Last reply
      0
      • N Offline
        N Offline
        Navadvipa Chandra das
        wrote on last edited by
        #3

        Hello Christian and All!

        У меня четыре файла bat
        C:\QtSource\Bat\LogReleaseVSBuild.bat

        ReleaseVSBuild.bat => ./../Log/ReleaseVSBuild.log
        

        C:\QtSource\Bat\LogReleaseVSConfig.bat

        ReleaseVSConfig.bat => ./../Log/ReleaseVSConfig.log
        

        C:\QtSource\Bat\ReleaseVSBuild.bat

        rem set Path=%Path%;C:\Prg\PostgreSQL\17;C:\Prg\libclang_vs
        set BUILD_DIR=C:/QtSource
        
        cd %BUILD_DIR%/ReleaseVS/Build
        
        rem cmake --build . --parallel
        cmake --build . --parallel 1
        
        cd %BUILD_DIR%/ReleaseVS/Build
        
        cmake --install .
        

        C:\QtSource\Bat\ReleaseVSConfig.bat

        rem set Path=%Path%;C:\Prg\PostgreSQL\17
        set BUILD_DIR=C:/QtSource
        
        cd %BUILD_DIR%/ReleaseVS/Build
        
        %BUILD_DIR%/Qt6/configure.bat -prefix %BUILD_DIR%/ReleaseVS/Lib ^
          -release ^
          -sql-psql ^
          -- -DCMAKE_PREFIX_PATH=C:/Prg/libclang_vs;C:/Prg/PostgreSQL/17
        
        

        part C:\QtSource\Log\ReleaseVSBuild.log

        [381/13101] Building CXX object qtbase\src\corelib\CMakeFiles\Core.dir\mimetypes\qmimetype.cpp.obj
        [382/13101] Building CXX object qtbase\src\corelib\CMakeFiles\Core.dir\mimetypes\qmimetypeparser.cpp.obj
        [383/13101] Building CXX object qtbase\src\corelib\CMakeFiles\Core.dir\kernel\qpermissions.cpp.obj
        [384/13101] Linking CXX shared library qtbase\bin\Qt6Core.dll
        [385/13101] Automatic MOC for target rcc
        [386/13101] Generating rcc_resource.rc
        [387/13101] Building CXX object qtbase\src\tools\rcc\CMakeFiles\rcc.dir\rcc_autogen\mocs_compilation.cpp.obj
        [388/13101] Building RC object qtbase\src\tools\rcc\CMakeFiles\rcc.dir\rcc_resource.rc.res
        [389/13101] Building CXX object qtbase\src\tools\rcc\CMakeFiles\rcc.dir\main.cpp.obj
        [390/13101] Building CXX object qtbase\src\tools\rcc\CMakeFiles\rcc.dir\rcc.cpp.obj
        [391/13101] Running syncqt.cpp for module: QtQmlTypeRegistrar
        [392/13101] Linking CXX executable qtbase\bin\rcc.exe
        [393/13101] Running syncqt.cpp for module: QtNetwork
        [394/13101] Generating ../../mkspecs/modules/qt_lib_network_private.pri
        [395/13101] Automatic MOC for target QmlTypeRegistrarPrivate
        [396/13101] Automatic MOC for target Network
        [397/13101] Automatic MOC for target qlalr
        [398/13101] Building CXX object qtbase\qmake\CMakeFiles\QtLibraryInfo.dir\library\proitems.cpp.obj
        [399/13101] Building CXX object qtbase\qmake\CMakeFiles\QtLibraryInfo.dir\property.cpp.obj
        [400/13101] Building CXX object qtbase\qmake\CMakeFiles\QtLibraryInfo.dir\propertyprinter.cpp.obj
        [401/13101] Building CXX object qtbase\qmake\CMakeFiles\QtLibraryInfo.dir\qmakelibraryinfo.cpp.obj
        [402/13101] Running AUTOMOC file extraction for target QmlTypeRegistrarPrivate
        [403/13101] Running AUTOMOC file extraction for target Network
        [404/13101] Generating qlalr_resource.rc
        [405/13101] Automatic MOC for target qtpaths
        [406/13101] Running moc --collect-json for target QmlTypeRegistrarPrivate
        [407/13101] Running rcc for resource jsRootMetaTypes
        FAILED: qtdeclarative/src/qmltyperegistrar/.qt/rcc/qrc_jsRootMetaTypes.cpp C:/QtSource/ReleaseVS/Build/qtdeclarative/src/qmltyperegistrar/.qt/rcc/qrc_jsRootMetaTypes.cpp 
        C:\Windows\system32\cmd.exe /C "cd /D C:\QtSource\ReleaseVS\Build\qtdeclarative\src\qmltyperegistrar && C:\QtSource\ReleaseVS\Build\qtbase\bin\rcc.exe --output C:/QtSource/ReleaseVS/Build/qtdeclarative/src/qmltyperegistrar/.qt/rcc/qrc_jsRootMetaTypes.cpp --name jsRootMetaTypes C:/QtSource/ReleaseVS/Build/qtdeclarative/src/qmltyperegistrar/.qt/rcc/jsRootMetaTypes.qrc"
        ninja: build stopped: subcommand failed.
        
        C:\QtSource\ReleaseVS\Build>cd C:/QtSource/ReleaseVS/Build 
        
        C:\QtSource\ReleaseVS\Build>cmake --install . 
        -- Install configuration: "Release"
        -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake
        -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfigVersion.cmake
        -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfigVersionImpl.cmake
        -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake
        -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/QtStandaloneTestTemplateProject
        -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/QtStandaloneTestTemplateProject/CMakeLists.txt
        -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/QtStandaloneTestTemplateProject/Main.cmake
        -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/QtBuildInternalsHelpers.cmake
        -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6/qt.toolchain.cmake
        -- Installing: C:/QtSource/ReleaseVS/Lib/mkspecs/qconfig.pri
        -- Installing: C:/QtSource/ReleaseVS/Lib/mkspecs/qmodule.pri
        -- Installing: C:/QtSource/ReleaseVS/Lib/bin/qt-cmake.bat
        -- Installing: C:/QtSource/ReleaseVS/Lib/bin/qt-cmake-create.bat
        -- Installing: C:/QtSource/ReleaseVS/Lib/bin/qt-cmake-private.bat
        -- Installing: C:/QtSource/ReleaseVS/Lib/bin/qt-configure-module.bat
        -- Installing: C:/QtSource/ReleaseVS/Lib/bin/qt-cmake-standalone-test.bat
        -- Installing: C:/QtSource/ReleaseVS/Lib/bin/qt-cmake-private-install.cmake
        -- Installing: C:/QtSource/ReleaseVS/Lib/bin/qt-internal-configure-tests.bat
        -- Installing: C:/QtSource/ReleaseVS/Lib/bin/qt-internal-configure-examples.bat
        -- Installing: C:/QtSource/ReleaseVS/Lib/bin/qt-android-runner.py
        
        

        It looks like ninja is not being used.
        With best regards Navadvipa Chandra das.\

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          Run the failing command manually from the Command Prompt and see what you get:

          cd /D C:\QtSource\ReleaseVS\Build\qtdeclarative\src\qmltyperegistrar && C:\QtSource\ReleaseVS\Build\qtbase\bin\rcc.exe --output C:/QtSource/ReleaseVS/Build/qtdeclarative/src/qmltyperegistrar/.qt/rcc/qrc_jsRootMetaTypes.cpp --name jsRootMetaTypes C:/QtSource/ReleaseVS/Build/qtdeclarative/src/qmltyperegistrar/.qt/rcc/jsRootMetaTypes.qrc

          Also, what version of Qt is this?

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0
          • N Offline
            N Offline
            Navadvipa Chandra das
            wrote on last edited by
            #5

            Hello, JKSH and All!
            I did it in two steps.
            cd /D C:\QtSource\ReleaseVS\Build\qtdeclarative\src\qmltyperegistrar
            This command was executed
            C:\QtSource\ReleaseVS\Build\qtbase\bin\rcc.exe --output C:/QtSource/ReleaseVS/Build/qtdeclarative/src/qmltyperegistrar/.qt/rcc/qrc_jsRootMetaTypes.cpp --name jsRootMetaTypes C:/QtSource/ReleaseVS/Build/qtdeclarative/src/qmltyperegistrar/.qt/rcc/jsRootMetaTypes.qrc

            failed because the system could not detect libzstd.dll

            I'm using the developer version of Qt.
            git clone git://code.qt.io/qt/qt5.git qt6
            Later, I run init-repository.bat

            I've sketched out a short cheat sheet on installing Qt from source, including here.- https://gitflic.ru/project/navadvipa-chandra-das/slovar-shrily-prabhupady-na-copperspice

            Previously, Qt was easy to assemble, but then it stopped being assembled. But there were errors with Python, now this error, and CopperSpice is going well.

            изображение.png
            I'll try to turn the subject around libzstd.dll

            Thanks!
            Sincerely, Navadvipa Chandra das.

            JKSHJ 1 Reply Last reply
            0
            • N Offline
              N Offline
              Navadvipa Chandra das
              wrote on last edited by Navadvipa Chandra das
              #6

              Hello, All!

              I added zstd-v1.5.7-win64.zip , downloaded from here
              https://github.com/facebook/zstd/releases
              Added to the PATH variable a string C:\Prg\zstd-v1.5.7-win64\dll
              This compilation error has already disappeared. But there is another mistake.
              Although the instructions for installing Qt do not mention the zlib library as required for installation!

              Примечание: включение файла:    ../../../../../../../qt6/qtwebengine/src/3rdparty/chromium/third_party/protobuf/src\google/protobuf/port_def.inc
              Примечание: включение файла:    ../../../../../../../qt6/qtwebengine/src/3rdparty/chromium/third_party/protobuf/src\google/protobuf/port_undef.inc
              Примечание: включение файла:   ../../../../../../../qt6/qtwebengine/src/3rdparty/chromium/third_party/protobuf/src\google/protobuf/port_def.inc
              Примечание: включение файла:   ../../../../../../../qt6/qtwebengine/src/3rdparty/chromium/third_party/protobuf/src\google/protobuf/port_undef.inc
              Примечание: включение файла:  ../../../../../../../qt6/qtwebengine/src/3rdparty/chromium/third_party/protobuf/src\google/protobuf/port_def.inc
              Примечание: включение файла:  ../../../../../../../qt6/qtwebengine/src/3rdparty/chromium/third_party/protobuf/src\google/protobuf/port_undef.inc
              [29/21935] ACTION //third_party/devtools-frontend/src/front_end/third_party/acorn:devtools_entrypoint-bundle-copy(/C:/QtSource/ReleaseVS/Build/qtwebengine/src/core/target_toolchain:x64)
              [30/21935] ACTION //third_party/devtools-frontend/src/front_end/third_party/intl-messageformat:devtools_entrypoint-bundle-bundle(/C:/QtSource/ReleaseVS/Build/qtwebengine/src/core/target_toolchain:x64)
              FAILED: gen/third_party/devtools-frontend/src/front_end/third_party/intl-messageformat/intl-messageformat.js 
              C:/Prg/Python/Python313/python.exe ../../../../../../../qt6/qtwebengine/src/3rdparty/chromium/third_party/node/node.py ../../../../../../../qt6/qtwebengine/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/rollup/dist/bin/rollup --silent --config ../../../../../../../qt6/qtwebengine/src/3rdparty/chromium/third_party/devtools-frontend/src/scripts/build/rollup.config.js --input gen/third_party/devtools-frontend/src/front_end/third_party/intl-messageformat/intl-messageformat.prebundle.js --file gen/third_party/devtools-frontend/src/front_end/third_party/intl-messageformat/intl-messageformat.js
              Traceback (most recent call last):
                File "C:\QtSource\qt6\qtwebengine\src\3rdparty\chromium\third_party\node\node.py", line 62, in <module>
                  RunNode(sys.argv[1:])
                  ~~~~~~~^^^^^^^^^^^^^^
                File "C:\QtSource\qt6\qtwebengine\src\3rdparty\chromium\third_party\node\node.py", line 57, in RunNode
                  raise RuntimeError('Command \'%s\' failed\n%s' % (' '.join(cmd), err))
              RuntimeError: Command 'C:\Prg\nodejs\node.exe ../../../../../../../qt6/qtwebengine/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/rollup/dist/bin/rollup --silent --config ../../../../../../../qt6/qtwebengine/src/3rdparty/chromium/third_party/devtools-frontend/src/scripts/build/rollup.config.js --input gen/third_party/devtools-frontend/src/front_end/third_party/intl-messageformat/intl-messageformat.prebundle.js --file gen/third_party/devtools-frontend/src/front_end/third_party/intl-messageformat/intl-messageformat.js' failed
              Error: kill EPERM
                  at ChildProcess.kill (node:internal/child_process:511:26)
                  at ChildProcessWorker.forceExit (C:\QtSource\qt6\qtwebengine\src\3rdparty\chromium\third_party\devtools-frontend\src\node_modules\jest-worker\build\workers\ChildProcessWorker.js:307:17)
                  at Timeout._onTimeout (C:\QtSource\qt6\qtwebengine\src\3rdparty\chromium\third_party\devtools-frontend\src\node_modules\jest-worker\build\base\BaseWorkerPool.js:188:16)
              
                  at listOnTimeout (node:internal/timers:594:17)
              
                  at processTimers (node:internal/timers:529:7)
              
              
              
              [31/21935] ACTION //third_party/devtools-frontend/src/front_end/third_party/lit:devtools_entrypoint-bundle-bundle(/C:/QtSource/ReleaseVS/Build/qtwebengine/src/core/target_toolchain:x64)
              [32/21935] ACTION //third_party/devtools-frontend/src/front_end/core/platform:platform(/C:/QtSource/ReleaseVS/Build/qtwebengine/src/core/target_toolchain:x64)
              [33/21935] CXX obj/third_party/protobuf/protobuf_lite/coded_stream.obj
              Примечание: включение файла:  ../../../../../../../qt6/qtwebengine/src/3rdparty/chromium/third_party/protobuf/src\google/protobuf/io/coded_stream.h
              Примечание: включение файла:   C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\assert.h
              Примечание: включение файла:    C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\corecrt.h
              
              
              Примечание: включение файла:          C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\include\xfacet
              Примечание: включение файла:          C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\include\xlocinfo
              Примечание: включение файла:           C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\include\__msvc_xlocinfo_types.hpp
              Примечание: включение файла:           C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.44.35207\include\clocale
              Примечание: включение файла:            C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\ucrt\locale.h
              [37/21935] ACTION //third_party/devtools-frontend/src/front_end/generated:generated(/C:/QtSource/ReleaseVS/Build/qtwebengine/src/core/target_toolchain:x64)
              ninja: build stopped: subcommand failed.
              [3208/13101] Building CXX object qtquick3d\src\runtimerender\CMakeFiles\Quick3DRuntimeRender.dir\resourcemanager\qssgrendershaderlibrarymanager.cpp.obj
              FAILED: qtwebengine/src/core/Release/AMD64/QtWebEngineCore.stamp qtwebengine/src/core/Release/AMD64/obj/tools/v8_context_snapshot/v8_context_snapshot.stamp qtwebengine/src/core/Release/AMD64/QtWebEngineCore C:/QtSource/ReleaseVS/Build/qtwebengine/src/core/Release/AMD64/QtWebEngineCore.stamp C:/QtSource/ReleaseVS/Build/qtwebengine/src/core/Release/AMD64/obj/tools/v8_context_snapshot/v8_context_snapshot.stamp C:/QtSource/ReleaseVS/Build/qtwebengine/src/core/Release/AMD64/QtWebEngineCore 
              C:\Windows\system32\cmd.exe /C "cd /D C:\QtSource\ReleaseVS\Build\qtwebengine\src\core && C:\Prg\Ninja\ninja.exe -C C:/QtSource/ReleaseVS/Build/qtwebengine/src/core/Release/AMD64 QtWebEngineCore"
              [3210/13101] Automatic QML type registration for target QuickControls2Imagine
              [3211/13101] Building CXX object qtquick3d\src\runtimerender\CMakeFiles\Quick3DRuntimeRender.dir\extensionapi\qssgrenderextensions.cpp.obj
              [3212/13101] Building CXX object qtquick3d\src\runtimerender\CMakeFiles\Quick3DRuntimeRender.dir\extensionapi\qssgrenderhelpers.cpp.obj
              [3213/13101] Building CXX object qtquick3d\src\runtimerender\CMakeFiles\Quick3DRuntimeRender.dir\qssgdebugdrawsystem.cpp.obj
              [3214/13101] Building CXX object qtquick3d\src\runtimerender\CMakeFiles\Quick3DRuntimeRender.dir\resourcemanager\qssgrenderloadedtexture.cpp.obj
              [3215/13101] Building CXX object qtquick3d\src\runtimerender\CMakeFiles\Quick3DRuntimeRender.dir\resourcemanager\qssgrenderbuffermanager.cpp.obj
              [3216/13101] Building CXX object qtquick3d\src\runtimerender\CMakeFiles\Quick3DRuntimeRender.dir\rendererimpl\qssglightmapper.cpp.obj
              ninja: build stopped: subcommand failed.
              
              C:\QtSource\ReleaseVS\Build>rem cmake --build . --parallel 1 
              
              C:\QtSource\ReleaseVS\Build>cd C:/QtSource/ReleaseVS/Build 
              
              C:\QtSource\ReleaseVS\Build>cmake --install . 
              -- Install configuration: "Release"
              -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfig.cmake
              -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfigVersion.cmake
              -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/Qt6BuildInternalsConfigVersionImpl.cmake
              -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake
              -- Installing: C:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6BuildInternals/QtStandaloneTestTemplateProject
              
              

              Thanks!
              Sincerely, Navadvipa Chandra das.

              1 Reply Last reply
              0
              • N Navadvipa Chandra das

                Hello, JKSH and All!
                I did it in two steps.
                cd /D C:\QtSource\ReleaseVS\Build\qtdeclarative\src\qmltyperegistrar
                This command was executed
                C:\QtSource\ReleaseVS\Build\qtbase\bin\rcc.exe --output C:/QtSource/ReleaseVS/Build/qtdeclarative/src/qmltyperegistrar/.qt/rcc/qrc_jsRootMetaTypes.cpp --name jsRootMetaTypes C:/QtSource/ReleaseVS/Build/qtdeclarative/src/qmltyperegistrar/.qt/rcc/jsRootMetaTypes.qrc

                failed because the system could not detect libzstd.dll

                I'm using the developer version of Qt.
                git clone git://code.qt.io/qt/qt5.git qt6
                Later, I run init-repository.bat

                I've sketched out a short cheat sheet on installing Qt from source, including here.- https://gitflic.ru/project/navadvipa-chandra-das/slovar-shrily-prabhupady-na-copperspice

                Previously, Qt was easy to assemble, but then it stopped being assembled. But there were errors with Python, now this error, and CopperSpice is going well.

                изображение.png
                I'll try to turn the subject around libzstd.dll

                Thanks!
                Sincerely, Navadvipa Chandra das.

                JKSHJ Offline
                JKSHJ Offline
                JKSH
                Moderators
                wrote last edited by
                #7

                @Navadvipa-Chandra-das said in Not compilated Qt from sources:

                failed because the system could not detect libzstd.dll
                ...
                Although the instructions for installing Qt do not mention the zlib library as required for installation!

                That's strange; I never needed libzstd or zlib to build Qt on Windows.

                Zstandard and zlib are optional components. If you don't have them, your config.summary file should contain something like this:

                Support enabled for:
                  Using pkg-config ....................... no
                  Using vcpkg ............................ no
                  udev ................................... no
                  OpenSSL ................................ yes
                    Qt directly linked to OpenSSL ........ no
                  OpenSSL 1.1 ............................ no
                  OpenSSL 3.0 ............................ yes
                  Using system zlib ...................... no
                  Zstandard support ...................... no
                  Thread support ......................... yes
                

                Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                1 Reply Last reply
                0
                • N Offline
                  N Offline
                  Navadvipa Chandra das
                  wrote last edited by Navadvipa Chandra das
                  #8

                  Hell JKSH and All!

                  
                  Building for: win32-msvc (x86_64, CPU features: )
                  Compiler: msvc 19.44.35215.0
                  Build options:
                    Mode ................................... release
                    Optimize release build for size ........ no
                    Fully optimize release builds (-O3) .... no
                    Building shared libraries (alias of  BUILD_SHARED_LIBS)  yes
                    Unity Build ............................ no
                    Relocatable ............................ yes
                    Using Link Time Optimization (LTCG) .... no
                    Using Intel Control-flow Enforcement Technology (CET)  yes
                    Using Glibc function fortification ..... no
                    Using -ftrivial-auto-var-init=pattern .. no
                    Using -fstack-protector-strong ......... no
                    Using -fstack-clash-protection ......... no
                    Using libstdc++ assertions ............. no
                    Using libc++ hardening ................. no
                    Using -z relro -z now when linking ..... no
                    Target compiler supports:
                      x86 Intrinsics ....................... Basic VAES AVX512VBMI2
                    Sanitizers:
                      Addresses ............................ no
                      Threads .............................. no
                      Memory ............................... no
                      Fuzzer (instrumentation only) ........ no
                      Undefined ............................ no
                    Build parts ............................ libs tools
                    Install examples sources ............... no
                    App store compliance ................... no
                  Qt modules and options:
                    Qt Concurrent .......................... yes
                    Qt D-Bus ............................... yes
                    Qt D-Bus directly linked to libdbus .... no
                    Qt Gui ................................. yes
                    Qt Network ............................. yes
                    Qt PrintSupport ........................ yes
                    Qt Sql ................................. yes
                    Qt Testlib ............................. yes
                    Qt Widgets ............................. yes
                    Qt Xml ................................. yes
                  Support enabled for:
                    Using pkg-config ....................... no
                    Using vcpkg ............................ no
                    udev ................................... no
                    OpenSSL ................................ yes
                      Qt directly linked to OpenSSL ........ no
                    OpenSSL 1.1 ............................ no
                    OpenSSL 3.0 ............................ yes
                    Using system zlib ...................... no
                    Zstandard support ...................... yes
                    Thread support ......................... yes
                  Common build options:
                    Linker can resolve circular dependencies  yes
                  Qt Core:
                    backtrace .............................. no
                    C++23 <stacktrace> ..................... no
                    DoubleConversion ....................... yes
                      Using system DoubleConversion ........ no
                    GLib ................................... no
                    ICU .................................... no
                    JeMalloc ............................... no
                    std::chrono::tzdb QTZ backend .......... no
                    Using system libb2 ..................... no
                    Built-in copy of the MIME database ..... yes
                    Application permissions ................ yes
                    Tracing backend ........................ <none>
                    OpenSSL based cryptographic hash ....... no
                    Logging backends:
                      journald ............................. no
                      syslog ............................... no
                      slog2 ................................ no
                    PCRE2 .................................. yes
                      Using system PCRE2 ................... no
                  Qt Sql:
                    SQL item models ........................ yes
                  Qt Network:
                    getifaddrs() ........................... no
                    IPv6 ifname ............................ no
                    libproxy ............................... no
                    Schannel ............................... yes
                    DTLS ................................... yes
                    OCSP-stapling .......................... yes
                    SCTP ................................... no
                    Use system proxies ..................... yes
                    GSSAPI ................................. no
                    Brotli Decompression Support ........... no
                    qIsEffectiveTLD() ...................... yes
                      Built-in publicsuffix database ....... yes
                      System publicsuffix database ......... no
                  Core tools:
                    Android deployment tool ................ yes
                    macOS deployment tool .................. no
                    Windows deployment tool ................ yes
                    qmake .................................. yes
                  Wayland tools:
                    qtwaylandscanner ....................... no
                  Qt Gui:
                    Accessibility .......................... yes
                    Emoji Segmenter ........................ yes
                    FreeType ............................... yes
                      Using system FreeType ................ no
                    HarfBuzz ............................... yes
                      Using system HarfBuzz ................ no
                    Fontconfig ............................. no
                    Image formats:
                      GIF .................................. yes
                      ICO .................................. yes
                      JPEG ................................. yes
                        Using system libjpeg ............... no
                      PNG .................................. yes
                        Using system libpng ................ no
                    Text formats:
                      HtmlParser ........................... yes
                      CssParser ............................ yes
                      OdfWriter ............................ yes
                      MarkdownReader ....................... yes
                        Using system libmd4c ............... no
                      MarkdownWriter ....................... yes
                    EGL .................................... no
                    OpenVG ................................. no
                    OpenGL:
                      Desktop OpenGL ....................... no
                      Dynamic OpenGL ....................... yes
                      OpenGL ES 2.0 ........................ no
                      OpenGL ES 3.0 ........................ no
                      OpenGL ES 3.1 ........................ no
                      OpenGL ES 3.2 ........................ no
                    Vulkan ................................. yes
                    Metal .................................. no
                    QGraphicsFrameCapture .................. no
                    Session Management ..................... yes
                    Multi-threaded image and painting helpers  yes
                  Features used by QPA backends:
                    evdev .................................. no
                    libinput ............................... no
                    HiRes wheel support in libinput ........ no
                    INTEGRITY HID .......................... no
                    mtdev .................................. no
                    tslib .................................. no
                    xkbcommon .............................. no
                    vxworksevdev ........................... no
                    X11 specific:
                      XLib ................................. no
                      XCB Xlib ............................. no
                      EGL on X11 ........................... no
                      xkbcommon-x11 ........................ no
                      xcb-sm ............................... no
                  QPA backends:
                    DirectFB ............................... no
                    EGLFS .................................. no
                    EGLFS details:
                      EGLFS OpenWFD ........................ no
                      EGLFS i.Mx6 .......................... no
                      EGLFS i.Mx6 Wayland .................. no
                      EGLFS RCAR ........................... no
                      EGLFS EGLDevice ...................... no
                      EGLFS GBM ............................ no
                      EGLFS VSP2 ........................... no
                      EGLFS Mali ........................... no
                      EGLFS Raspberry Pi ................... no
                      EGLFS X11 ............................ no
                    LinuxFB ................................ no
                    VNC .................................... no
                    VK_KHR_display ......................... no
                    QNX:
                      lgmon ................................ no
                      IMF .................................. no
                    XCB:
                      Using system-provided xcb-xinput ..... no
                      GL integrations:
                        GLX Plugin ......................... no
                          XCB GLX .......................... no
                        EGL-X11 Plugin ..................... no
                    Windows:
                      Direct 2D ............................ yes
                      Direct 2D 1.1 ........................ yes
                      DirectWrite .......................... yes
                      DirectWrite 3 ........................ yes
                      DirectWrite COLRv1 Support ........... yes
                    Wayland:
                      Client ............................... no
                      Hardware Integrations:
                        EGL ................................ no
                        Raspberry Pi ....................... no
                        DRM EGL ............................ no
                        libhybris EGL ...................... no
                        Linux dma-buf server buffer ........ no
                        Shm emulation server buffer ........ no
                        Vulkan-based server buffer ......... no
                      Shell Integrations:
                        xdg-shell .......................... no
                        wl-shell (deprecated) .............. no
                  Qt Widgets:
                    GTK+ ................................... no
                    Styles ................................. Fusion Windows WindowsVista
                  Qt Testlib:
                    Tester for item models ................. yes
                    Batch tests ............................ no
                  Qt PrintSupport:
                    CUPS ................................... no
                  Qt Sql Drivers:
                    DB2 (IBM) .............................. no
                    InterBase .............................. no
                    MySql .................................. no
                    OCI (Oracle) ........................... no
                    ODBC ................................... yes
                    PostgreSQL ............................. yes
                    SQLite ................................. yes
                      Using system provided SQLite ......... no
                    Mimer .................................. no
                  Further Image Formats:
                    JasPer ................................. no
                    MNG .................................... no
                    TIFF ................................... yes
                      Using system libtiff ................. no
                    WEBP ................................... yes
                      Using system libwebp ................. no
                  Qt QML:
                    QML network support .................... yes
                    QML debugging and profiling support .... yes
                    QML just-in-time compiler .............. yes
                    QML XML http request ................... yes
                    QML Locale ............................. yes
                    QML SSL support ........................ yes
                  Qt QML Models:
                    QML list model ......................... yes
                    QML delegate model ..................... yes
                    QML sortfilterproxy model .............. yes
                  Qt Quick:
                    AnimatedImage item ..................... yes
                    Canvas item ............................ yes
                    Support for Qt Quick Designer .......... yes
                    Flipable item .......................... yes
                    GridView item .......................... yes
                    ListView item .......................... yes
                    TableView item ......................... yes
                    TreeView item .......................... yes
                    Path support ........................... yes
                    PathView item .......................... yes
                    Positioner items ....................... yes
                    Repeater item .......................... yes
                    ShaderEffect item ...................... yes
                    Sprite item ............................ yes
                  Qt Quick Shapes:
                    Design Helpers ......................... yes
                  Qt Quick Templates 2:
                    Hover support .......................... yes
                    Multi-touch support .................... yes
                    Calendar support ....................... yes
                  Qt Quick Controls 2:
                    Styles ................................. Basic Fusion FluentWinUI3 Imagine Material Universal Windows
                  QtQuick3D:
                    Assimp ................................. yes
                    System Assimp .......................... no
                  QtQuick3D XR:
                    OpenXR ................................. yes
                      Using system OpenXR .................. no
                  Qt Multimedia:
                    Spatial Audio .......................... yes
                    Spatial Audio (Quick3D) ................ yes
                    Low level Audio Backend:
                      ALSA (experimental) .................. no
                      PulseAudio ........................... no
                      PipeWire ............................. no
                      MMRenderer ........................... no
                      CoreAudio ............................ no
                      Open SLES (Android) .................. no
                      Web Assembly ......................... no
                      Windows Media Foundation ............. yes
                    Plugin:
                      QtMM GStreamer plugin ................ no
                      FFmpeg ............................... no
                      FFmpeg plugin features:
                        PipeWire screen capture ............ no
                      MMRenderer ........................... no
                      AVFoundation ......................... no
                      Native Android backend (deprecated) .. no
                      Native Windows backend (deprecated) .. yes
                    Hardware acceleration and features:
                      Video for Linux ...................... no
                      VAAPI support ........................ no
                      Linux DMA buffer support ............. no
                      VideoToolbox ......................... no
                  Qt 3D:
                    Assimp ................................. yes
                    System Assimp .......................... no
                    Aspects:
                      Render aspect ........................ yes
                      Input aspect ......................... yes
                      Logic aspect ......................... yes
                      Animation aspect ..................... yes
                      Extras aspect ........................ yes
                  Qt 3D APIs:
                    Vulkan ................................. yes
                  Qt 3D Renderers:
                    OpenGL Renderer ........................ yes
                    RHI Renderer ........................... yes
                  Qt3D Geometry Loaders:
                    Autodesk FBX ........................... no
                  Qt 5 Compatibility Libraries:
                    iconv .................................. no
                  Qt Charts Types:
                    Area Chart ............................. yes
                    Line Chart ............................. yes
                    Spline Chart ........................... yes
                    Scatter Chart .......................... yes
                    Bar Chart .............................. yes
                    Pie Chart .............................. yes
                    Boxplot Chart .......................... yes
                    Candlestick Chart ...................... yes
                  Qt Axis Types:
                    DateTime Axis .......................... yes
                  Qt Connectivity:
                    Qt Bluetooth ........................... yes
                    Qt NFC ................................. yes
                  Qt Bluetooth details:
                    BlueZ .................................. no
                    BlueZ Low Energy ....................... no
                    Linux Crypto API ....................... no
                    WinRT Bluetooth API .................... yes
                  Qt Nfc details:
                    pcslite ................................ no
                    Use neard to access NFC devices ........ no
                  Qt Graphs Support:
                    2D Graphs .............................. yes
                    3D Graphs .............................. yes
                  Qt Graphs 3D:
                    Bars3D ................................. yes
                    Scatter3D .............................. yes
                    Surface3D .............................. yes
                  Qt Graphs 2D:
                    Area ................................... yes
                    Bar .................................... yes
                    Donut and Pie .......................... yes
                    Line ................................... yes
                    Scatter ................................ yes
                    Spline ................................. yes
                  Serial Port:
                    ntddmodm ............................... no
                  Qt Sensors:
                    WinRT sensors backend .................. yes
                  Qt Tools:
                    Qt Assistant ........................... yes
                    libclang found ......................... yes
                    Qt Widgets Designer .................... yes
                    Qt Distance Field Generator ............ yes
                    Qt Linguist ............................ yes
                    pixeltool .............................. yes
                    qdbus .................................. yes
                    QDoc ................................... yes
                    Qt Attributions Scanner ................ yes
                    qtdiag ................................. yes
                    qtplugininfo ........................... yes
                  WebEngine Repository Build Options:
                    Build Gn ............................... yes
                    Jumbo Build ............................ yes
                    Developer build ........................ no
                    Build QtWebEngine Modules:
                      Build QtWebEngineCore ................ yes
                      Build QtWebEngineWidgets ............. yes
                      Build QtWebEngineQuick ............... yes
                    Build QtPdf Modules:
                      Build QtPdfWidgets ................... yes
                      Build QtPdfQuick ..................... yes
                  Qt WebEngineCore:
                    Embedded build ......................... no
                    Full debug information ................. no
                    Sanitizer support ...................... no
                    Pepper Plugins ......................... yes
                    Printing and PDF ....................... yes
                    Proprietary Codecs ..................... no
                    Spellchecker ........................... yes
                    Native Spellchecker .................... no
                    WebRTC ................................. yes
                    PipeWire over GIO ...................... no
                    Geolocation ............................ yes
                    WebChannel support ..................... yes
                    Kerberos Authentication ................ yes
                    Extensions ............................. yes
                    Vulkan support ......................... yes
                    Use v8 context snapshot ................ yes
                    Build WebEngineDriver .................. yes
                  Qt WebEngineQuick:
                    UI Delegates ........................... yes
                  Qt PDF:
                    Support V8 ............................. no
                    Support XFA ............................ no
                    Support XFA-BMP ........................ no
                    Support XFA-GIF ........................ no
                    Support XFA-PNG ........................ no
                    Support XFA-TIFF ....................... no
                    Bitcode support ........................ no
                    Use static runtime ..................... no
                  Qt Protobuf:
                    Qt Core types support .................. no
                    Qt Gui types support ................... no
                    Well-known types support ............... no
                    QML Protobuf support ................... yes
                    Unsafe registry ........................ no
                  Qt Protobuf tools:
                    Qt Protobuf generator .................. no
                  Qt GRPC:
                    gRPC support ........................... yes
                    QML gRPC support ....................... yes
                  Qt GRPC tools:
                    Qt GRPC generator ...................... no
                  Qt NetworkAuth:
                    URI Scheme Reply Handler ............... yes
                  Qt Opcua:
                    Open62541 .............................. yes
                    Support for namespace 0 NodeId names ... yes
                    Internal code generator ................ no
                    Open62541 security support ............. yes
                    Support for global discovery server (requires OpenSSL 3.x)  yes
                    Data type code generator ............... yes
                  Qt Remote Objects:
                    High Availability Manager (ham) ........ no
                  Qt SCXML:
                    Qt SCXML ............................... yes
                    SCXML QML Types ........................ yes
                    ECMAScript data model for QtScxml ...... yes
                  Qt State Machine:
                    Qt State Machine ....................... yes
                    StateMachine QML Type .................. yes
                    Q(Mouse)EventTransition class .......... yes
                  Qt SerialBus:
                    Socket CAN ............................. no
                    Socket CAN FD .......................... no
                    SerialPort Support ..................... yes
                  Qt TextToSpeech:
                    Flite .................................. no
                    Speech Dispatcher ...................... no
                  Qt Virtualkeyboard:
                    Desktop integration .................... yes
                    Built-in layouts ....................... yes
                    Key navigation ......................... no
                    Retro style as default ................. no
                    Sensitive Debug ........................ no
                    Cerence ................................ no
                      Static Linking ....................... no
                      Handwriting .......................... no
                        Alphabetic ......................... no
                        CJK ................................ no
                      XT9 .................................. no
                        XT9 Debug .......................... no
                        XT9 9-key layouts .................. no
                      Bundle resources ..................... no
                        Handwriting ........................ no
                        XT9 ................................ no
                    Hunspell ............................... no
                      Using Hunspell copy from 3rdparty/ ... no
                    OpenWnn ................................ yes
                    MyScript ............................... no
                    Example HWR ............................ no
                    Language support enabled for:
                      Arabic ............................... yes
                      Bulgarian ............................ yes
                      Czech ................................ yes
                      Danish ............................... yes
                      German ............................... yes
                      Greek ................................ yes
                      English GB ........................... yes
                      English US ........................... yes
                      Spanish .............................. yes
                      Spanish Mexico ....................... yes
                      Estonian ............................. yes
                      Farsi ................................ yes
                      Finnish .............................. yes
                      French Canada ........................ yes
                      French France ........................ yes
                      Hebrew ............................... yes
                      Hindi ................................ yes
                      Croatian ............................. yes
                      Hungarian ............................ yes
                      Indonesian ........................... yes
                      Italian .............................. yes
                      Latvian .............................. yes
                      Japanese ............................. yes
                      Korean ............................... yes
                      Malay ................................ yes
                      Norwegian ............................ yes
                      Dutch ................................ yes
                      Polish ............................... yes
                      Portuguese Brazil .................... yes
                      Portuguese Portugal .................. yes
                      Romanian ............................. yes
                      Russian .............................. yes
                      Slovak ............................... yes
                      Slovenian ............................ yes
                      Albanian ............................. yes
                      Serbian .............................. yes
                      Swedish .............................. yes
                      Thai ................................. yes
                      Turkish .............................. yes
                      Ukrainian ............................ yes
                      Vietnamese ........................... yes
                      Simplified Chinese ................... yes
                      Traditional Chinese .................. yes
                      HongKong Chinese ..................... no
                    Traditional chinese input methods:
                      Zhuyin ............................... yes
                      Cangjie .............................. yes
                  Qt Virtualkeyboard:
                    Desktop integration .................... yes
                    Built-in layouts ....................... yes
                    Key navigation ......................... no
                    Retro style as default ................. no
                    Sensitive Debug ........................ no
                    Cerence ................................ no
                      Static Linking ....................... no
                      Handwriting .......................... no
                        Alphabetic ......................... no
                        CJK ................................ no
                      XT9 .................................. no
                        XT9 Debug .......................... no
                        XT9 9-key layouts .................. no
                      Bundle resources ..................... no
                        Handwriting ........................ no
                        XT9 ................................ no
                    Hunspell ............................... no
                      Using Hunspell copy from 3rdparty/ ... no
                    OpenWnn ................................ yes
                    MyScript ............................... no
                    Example HWR ............................ no
                    Language support enabled for:
                      Arabic ............................... yes
                      Bulgarian ............................ yes
                      Czech ................................ yes
                      Danish ............................... yes
                      German ............................... yes
                      Greek ................................ yes
                      English GB ........................... yes
                      English US ........................... yes
                      Spanish .............................. yes
                      Spanish Mexico ....................... yes
                      Estonian ............................. yes
                      Farsi ................................ yes
                      Finnish .............................. yes
                      French Canada ........................ yes
                      French France ........................ yes
                      Hebrew ............................... yes
                      Hindi ................................ yes
                      Croatian ............................. yes
                      Hungarian ............................ yes
                      Indonesian ........................... yes
                      Italian .............................. yes
                      Latvian .............................. yes
                      Japanese ............................. yes
                      Korean ............................... yes
                      Malay ................................ yes
                      Norwegian ............................ yes
                      Dutch ................................ yes
                      Polish ............................... yes
                      Portuguese Brazil .................... yes
                      Portuguese Portugal .................. yes
                      Romanian ............................. yes
                      Russian .............................. yes
                      Slovak ............................... yes
                      Slovenian ............................ yes
                      Albanian ............................. yes
                      Serbian .............................. yes
                      Swedish .............................. yes
                      Thai ................................. yes
                      Turkish .............................. yes
                      Ukrainian ............................ yes
                      Vietnamese ........................... yes
                      Simplified Chinese ................... yes
                      Traditional Chinese .................. yes
                      HongKong Chinese ..................... no
                    Traditional chinese input methods:
                      Zhuyin ............................... yes
                      Cangjie .............................. yes
                  Qt WebView plugins:
                    WebEngine .............................. yes
                    WebView2 (Windows only) ................ no
                    Android WebView (Android only) ......... no
                    Darwin WebKit (MacOS and IOS only) ..... no
                    WinRT WebView (WinRT only) ............. no
                    Wasm Webview (Web Assembly only) ....... no
                  Note: Hunspell in Qt Virtual Keyboard is not enabled. Spelling correction will not be available.
                  Note: Hunspell in Qt Virtual Keyboard is not enabled. Spelling correction will not be available.
                  WARNING: No perl found, compiling opus without some optimizations.
                  WARNING: Qt WebEngine And Qt Pdf SBOM generation will be skipped due to missing dependencies. 
                  WARNING: No WebView2 SDK found, compiling QtWebView without WebView2 plugin.
                  
                      Please set WEBVIEW2_SDK_ROOT to point to WebView2 SDK directory.
                  
                  

                  With best regards Navadvipa Chandra das.

                  JKSHJ 1 Reply Last reply
                  0
                  • N Navadvipa Chandra das

                    Hell JKSH and All!

                    
                    Building for: win32-msvc (x86_64, CPU features: )
                    Compiler: msvc 19.44.35215.0
                    Build options:
                      Mode ................................... release
                      Optimize release build for size ........ no
                      Fully optimize release builds (-O3) .... no
                      Building shared libraries (alias of  BUILD_SHARED_LIBS)  yes
                      Unity Build ............................ no
                      Relocatable ............................ yes
                      Using Link Time Optimization (LTCG) .... no
                      Using Intel Control-flow Enforcement Technology (CET)  yes
                      Using Glibc function fortification ..... no
                      Using -ftrivial-auto-var-init=pattern .. no
                      Using -fstack-protector-strong ......... no
                      Using -fstack-clash-protection ......... no
                      Using libstdc++ assertions ............. no
                      Using libc++ hardening ................. no
                      Using -z relro -z now when linking ..... no
                      Target compiler supports:
                        x86 Intrinsics ....................... Basic VAES AVX512VBMI2
                      Sanitizers:
                        Addresses ............................ no
                        Threads .............................. no
                        Memory ............................... no
                        Fuzzer (instrumentation only) ........ no
                        Undefined ............................ no
                      Build parts ............................ libs tools
                      Install examples sources ............... no
                      App store compliance ................... no
                    Qt modules and options:
                      Qt Concurrent .......................... yes
                      Qt D-Bus ............................... yes
                      Qt D-Bus directly linked to libdbus .... no
                      Qt Gui ................................. yes
                      Qt Network ............................. yes
                      Qt PrintSupport ........................ yes
                      Qt Sql ................................. yes
                      Qt Testlib ............................. yes
                      Qt Widgets ............................. yes
                      Qt Xml ................................. yes
                    Support enabled for:
                      Using pkg-config ....................... no
                      Using vcpkg ............................ no
                      udev ................................... no
                      OpenSSL ................................ yes
                        Qt directly linked to OpenSSL ........ no
                      OpenSSL 1.1 ............................ no
                      OpenSSL 3.0 ............................ yes
                      Using system zlib ...................... no
                      Zstandard support ...................... yes
                      Thread support ......................... yes
                    Common build options:
                      Linker can resolve circular dependencies  yes
                    Qt Core:
                      backtrace .............................. no
                      C++23 <stacktrace> ..................... no
                      DoubleConversion ....................... yes
                        Using system DoubleConversion ........ no
                      GLib ................................... no
                      ICU .................................... no
                      JeMalloc ............................... no
                      std::chrono::tzdb QTZ backend .......... no
                      Using system libb2 ..................... no
                      Built-in copy of the MIME database ..... yes
                      Application permissions ................ yes
                      Tracing backend ........................ <none>
                      OpenSSL based cryptographic hash ....... no
                      Logging backends:
                        journald ............................. no
                        syslog ............................... no
                        slog2 ................................ no
                      PCRE2 .................................. yes
                        Using system PCRE2 ................... no
                    Qt Sql:
                      SQL item models ........................ yes
                    Qt Network:
                      getifaddrs() ........................... no
                      IPv6 ifname ............................ no
                      libproxy ............................... no
                      Schannel ............................... yes
                      DTLS ................................... yes
                      OCSP-stapling .......................... yes
                      SCTP ................................... no
                      Use system proxies ..................... yes
                      GSSAPI ................................. no
                      Brotli Decompression Support ........... no
                      qIsEffectiveTLD() ...................... yes
                        Built-in publicsuffix database ....... yes
                        System publicsuffix database ......... no
                    Core tools:
                      Android deployment tool ................ yes
                      macOS deployment tool .................. no
                      Windows deployment tool ................ yes
                      qmake .................................. yes
                    Wayland tools:
                      qtwaylandscanner ....................... no
                    Qt Gui:
                      Accessibility .......................... yes
                      Emoji Segmenter ........................ yes
                      FreeType ............................... yes
                        Using system FreeType ................ no
                      HarfBuzz ............................... yes
                        Using system HarfBuzz ................ no
                      Fontconfig ............................. no
                      Image formats:
                        GIF .................................. yes
                        ICO .................................. yes
                        JPEG ................................. yes
                          Using system libjpeg ............... no
                        PNG .................................. yes
                          Using system libpng ................ no
                      Text formats:
                        HtmlParser ........................... yes
                        CssParser ............................ yes
                        OdfWriter ............................ yes
                        MarkdownReader ....................... yes
                          Using system libmd4c ............... no
                        MarkdownWriter ....................... yes
                      EGL .................................... no
                      OpenVG ................................. no
                      OpenGL:
                        Desktop OpenGL ....................... no
                        Dynamic OpenGL ....................... yes
                        OpenGL ES 2.0 ........................ no
                        OpenGL ES 3.0 ........................ no
                        OpenGL ES 3.1 ........................ no
                        OpenGL ES 3.2 ........................ no
                      Vulkan ................................. yes
                      Metal .................................. no
                      QGraphicsFrameCapture .................. no
                      Session Management ..................... yes
                      Multi-threaded image and painting helpers  yes
                    Features used by QPA backends:
                      evdev .................................. no
                      libinput ............................... no
                      HiRes wheel support in libinput ........ no
                      INTEGRITY HID .......................... no
                      mtdev .................................. no
                      tslib .................................. no
                      xkbcommon .............................. no
                      vxworksevdev ........................... no
                      X11 specific:
                        XLib ................................. no
                        XCB Xlib ............................. no
                        EGL on X11 ........................... no
                        xkbcommon-x11 ........................ no
                        xcb-sm ............................... no
                    QPA backends:
                      DirectFB ............................... no
                      EGLFS .................................. no
                      EGLFS details:
                        EGLFS OpenWFD ........................ no
                        EGLFS i.Mx6 .......................... no
                        EGLFS i.Mx6 Wayland .................. no
                        EGLFS RCAR ........................... no
                        EGLFS EGLDevice ...................... no
                        EGLFS GBM ............................ no
                        EGLFS VSP2 ........................... no
                        EGLFS Mali ........................... no
                        EGLFS Raspberry Pi ................... no
                        EGLFS X11 ............................ no
                      LinuxFB ................................ no
                      VNC .................................... no
                      VK_KHR_display ......................... no
                      QNX:
                        lgmon ................................ no
                        IMF .................................. no
                      XCB:
                        Using system-provided xcb-xinput ..... no
                        GL integrations:
                          GLX Plugin ......................... no
                            XCB GLX .......................... no
                          EGL-X11 Plugin ..................... no
                      Windows:
                        Direct 2D ............................ yes
                        Direct 2D 1.1 ........................ yes
                        DirectWrite .......................... yes
                        DirectWrite 3 ........................ yes
                        DirectWrite COLRv1 Support ........... yes
                      Wayland:
                        Client ............................... no
                        Hardware Integrations:
                          EGL ................................ no
                          Raspberry Pi ....................... no
                          DRM EGL ............................ no
                          libhybris EGL ...................... no
                          Linux dma-buf server buffer ........ no
                          Shm emulation server buffer ........ no
                          Vulkan-based server buffer ......... no
                        Shell Integrations:
                          xdg-shell .......................... no
                          wl-shell (deprecated) .............. no
                    Qt Widgets:
                      GTK+ ................................... no
                      Styles ................................. Fusion Windows WindowsVista
                    Qt Testlib:
                      Tester for item models ................. yes
                      Batch tests ............................ no
                    Qt PrintSupport:
                      CUPS ................................... no
                    Qt Sql Drivers:
                      DB2 (IBM) .............................. no
                      InterBase .............................. no
                      MySql .................................. no
                      OCI (Oracle) ........................... no
                      ODBC ................................... yes
                      PostgreSQL ............................. yes
                      SQLite ................................. yes
                        Using system provided SQLite ......... no
                      Mimer .................................. no
                    Further Image Formats:
                      JasPer ................................. no
                      MNG .................................... no
                      TIFF ................................... yes
                        Using system libtiff ................. no
                      WEBP ................................... yes
                        Using system libwebp ................. no
                    Qt QML:
                      QML network support .................... yes
                      QML debugging and profiling support .... yes
                      QML just-in-time compiler .............. yes
                      QML XML http request ................... yes
                      QML Locale ............................. yes
                      QML SSL support ........................ yes
                    Qt QML Models:
                      QML list model ......................... yes
                      QML delegate model ..................... yes
                      QML sortfilterproxy model .............. yes
                    Qt Quick:
                      AnimatedImage item ..................... yes
                      Canvas item ............................ yes
                      Support for Qt Quick Designer .......... yes
                      Flipable item .......................... yes
                      GridView item .......................... yes
                      ListView item .......................... yes
                      TableView item ......................... yes
                      TreeView item .......................... yes
                      Path support ........................... yes
                      PathView item .......................... yes
                      Positioner items ....................... yes
                      Repeater item .......................... yes
                      ShaderEffect item ...................... yes
                      Sprite item ............................ yes
                    Qt Quick Shapes:
                      Design Helpers ......................... yes
                    Qt Quick Templates 2:
                      Hover support .......................... yes
                      Multi-touch support .................... yes
                      Calendar support ....................... yes
                    Qt Quick Controls 2:
                      Styles ................................. Basic Fusion FluentWinUI3 Imagine Material Universal Windows
                    QtQuick3D:
                      Assimp ................................. yes
                      System Assimp .......................... no
                    QtQuick3D XR:
                      OpenXR ................................. yes
                        Using system OpenXR .................. no
                    Qt Multimedia:
                      Spatial Audio .......................... yes
                      Spatial Audio (Quick3D) ................ yes
                      Low level Audio Backend:
                        ALSA (experimental) .................. no
                        PulseAudio ........................... no
                        PipeWire ............................. no
                        MMRenderer ........................... no
                        CoreAudio ............................ no
                        Open SLES (Android) .................. no
                        Web Assembly ......................... no
                        Windows Media Foundation ............. yes
                      Plugin:
                        QtMM GStreamer plugin ................ no
                        FFmpeg ............................... no
                        FFmpeg plugin features:
                          PipeWire screen capture ............ no
                        MMRenderer ........................... no
                        AVFoundation ......................... no
                        Native Android backend (deprecated) .. no
                        Native Windows backend (deprecated) .. yes
                      Hardware acceleration and features:
                        Video for Linux ...................... no
                        VAAPI support ........................ no
                        Linux DMA buffer support ............. no
                        VideoToolbox ......................... no
                    Qt 3D:
                      Assimp ................................. yes
                      System Assimp .......................... no
                      Aspects:
                        Render aspect ........................ yes
                        Input aspect ......................... yes
                        Logic aspect ......................... yes
                        Animation aspect ..................... yes
                        Extras aspect ........................ yes
                    Qt 3D APIs:
                      Vulkan ................................. yes
                    Qt 3D Renderers:
                      OpenGL Renderer ........................ yes
                      RHI Renderer ........................... yes
                    Qt3D Geometry Loaders:
                      Autodesk FBX ........................... no
                    Qt 5 Compatibility Libraries:
                      iconv .................................. no
                    Qt Charts Types:
                      Area Chart ............................. yes
                      Line Chart ............................. yes
                      Spline Chart ........................... yes
                      Scatter Chart .......................... yes
                      Bar Chart .............................. yes
                      Pie Chart .............................. yes
                      Boxplot Chart .......................... yes
                      Candlestick Chart ...................... yes
                    Qt Axis Types:
                      DateTime Axis .......................... yes
                    Qt Connectivity:
                      Qt Bluetooth ........................... yes
                      Qt NFC ................................. yes
                    Qt Bluetooth details:
                      BlueZ .................................. no
                      BlueZ Low Energy ....................... no
                      Linux Crypto API ....................... no
                      WinRT Bluetooth API .................... yes
                    Qt Nfc details:
                      pcslite ................................ no
                      Use neard to access NFC devices ........ no
                    Qt Graphs Support:
                      2D Graphs .............................. yes
                      3D Graphs .............................. yes
                    Qt Graphs 3D:
                      Bars3D ................................. yes
                      Scatter3D .............................. yes
                      Surface3D .............................. yes
                    Qt Graphs 2D:
                      Area ................................... yes
                      Bar .................................... yes
                      Donut and Pie .......................... yes
                      Line ................................... yes
                      Scatter ................................ yes
                      Spline ................................. yes
                    Serial Port:
                      ntddmodm ............................... no
                    Qt Sensors:
                      WinRT sensors backend .................. yes
                    Qt Tools:
                      Qt Assistant ........................... yes
                      libclang found ......................... yes
                      Qt Widgets Designer .................... yes
                      Qt Distance Field Generator ............ yes
                      Qt Linguist ............................ yes
                      pixeltool .............................. yes
                      qdbus .................................. yes
                      QDoc ................................... yes
                      Qt Attributions Scanner ................ yes
                      qtdiag ................................. yes
                      qtplugininfo ........................... yes
                    WebEngine Repository Build Options:
                      Build Gn ............................... yes
                      Jumbo Build ............................ yes
                      Developer build ........................ no
                      Build QtWebEngine Modules:
                        Build QtWebEngineCore ................ yes
                        Build QtWebEngineWidgets ............. yes
                        Build QtWebEngineQuick ............... yes
                      Build QtPdf Modules:
                        Build QtPdfWidgets ................... yes
                        Build QtPdfQuick ..................... yes
                    Qt WebEngineCore:
                      Embedded build ......................... no
                      Full debug information ................. no
                      Sanitizer support ...................... no
                      Pepper Plugins ......................... yes
                      Printing and PDF ....................... yes
                      Proprietary Codecs ..................... no
                      Spellchecker ........................... yes
                      Native Spellchecker .................... no
                      WebRTC ................................. yes
                      PipeWire over GIO ...................... no
                      Geolocation ............................ yes
                      WebChannel support ..................... yes
                      Kerberos Authentication ................ yes
                      Extensions ............................. yes
                      Vulkan support ......................... yes
                      Use v8 context snapshot ................ yes
                      Build WebEngineDriver .................. yes
                    Qt WebEngineQuick:
                      UI Delegates ........................... yes
                    Qt PDF:
                      Support V8 ............................. no
                      Support XFA ............................ no
                      Support XFA-BMP ........................ no
                      Support XFA-GIF ........................ no
                      Support XFA-PNG ........................ no
                      Support XFA-TIFF ....................... no
                      Bitcode support ........................ no
                      Use static runtime ..................... no
                    Qt Protobuf:
                      Qt Core types support .................. no
                      Qt Gui types support ................... no
                      Well-known types support ............... no
                      QML Protobuf support ................... yes
                      Unsafe registry ........................ no
                    Qt Protobuf tools:
                      Qt Protobuf generator .................. no
                    Qt GRPC:
                      gRPC support ........................... yes
                      QML gRPC support ....................... yes
                    Qt GRPC tools:
                      Qt GRPC generator ...................... no
                    Qt NetworkAuth:
                      URI Scheme Reply Handler ............... yes
                    Qt Opcua:
                      Open62541 .............................. yes
                      Support for namespace 0 NodeId names ... yes
                      Internal code generator ................ no
                      Open62541 security support ............. yes
                      Support for global discovery server (requires OpenSSL 3.x)  yes
                      Data type code generator ............... yes
                    Qt Remote Objects:
                      High Availability Manager (ham) ........ no
                    Qt SCXML:
                      Qt SCXML ............................... yes
                      SCXML QML Types ........................ yes
                      ECMAScript data model for QtScxml ...... yes
                    Qt State Machine:
                      Qt State Machine ....................... yes
                      StateMachine QML Type .................. yes
                      Q(Mouse)EventTransition class .......... yes
                    Qt SerialBus:
                      Socket CAN ............................. no
                      Socket CAN FD .......................... no
                      SerialPort Support ..................... yes
                    Qt TextToSpeech:
                      Flite .................................. no
                      Speech Dispatcher ...................... no
                    Qt Virtualkeyboard:
                      Desktop integration .................... yes
                      Built-in layouts ....................... yes
                      Key navigation ......................... no
                      Retro style as default ................. no
                      Sensitive Debug ........................ no
                      Cerence ................................ no
                        Static Linking ....................... no
                        Handwriting .......................... no
                          Alphabetic ......................... no
                          CJK ................................ no
                        XT9 .................................. no
                          XT9 Debug .......................... no
                          XT9 9-key layouts .................. no
                        Bundle resources ..................... no
                          Handwriting ........................ no
                          XT9 ................................ no
                      Hunspell ............................... no
                        Using Hunspell copy from 3rdparty/ ... no
                      OpenWnn ................................ yes
                      MyScript ............................... no
                      Example HWR ............................ no
                      Language support enabled for:
                        Arabic ............................... yes
                        Bulgarian ............................ yes
                        Czech ................................ yes
                        Danish ............................... yes
                        German ............................... yes
                        Greek ................................ yes
                        English GB ........................... yes
                        English US ........................... yes
                        Spanish .............................. yes
                        Spanish Mexico ....................... yes
                        Estonian ............................. yes
                        Farsi ................................ yes
                        Finnish .............................. yes
                        French Canada ........................ yes
                        French France ........................ yes
                        Hebrew ............................... yes
                        Hindi ................................ yes
                        Croatian ............................. yes
                        Hungarian ............................ yes
                        Indonesian ........................... yes
                        Italian .............................. yes
                        Latvian .............................. yes
                        Japanese ............................. yes
                        Korean ............................... yes
                        Malay ................................ yes
                        Norwegian ............................ yes
                        Dutch ................................ yes
                        Polish ............................... yes
                        Portuguese Brazil .................... yes
                        Portuguese Portugal .................. yes
                        Romanian ............................. yes
                        Russian .............................. yes
                        Slovak ............................... yes
                        Slovenian ............................ yes
                        Albanian ............................. yes
                        Serbian .............................. yes
                        Swedish .............................. yes
                        Thai ................................. yes
                        Turkish .............................. yes
                        Ukrainian ............................ yes
                        Vietnamese ........................... yes
                        Simplified Chinese ................... yes
                        Traditional Chinese .................. yes
                        HongKong Chinese ..................... no
                      Traditional chinese input methods:
                        Zhuyin ............................... yes
                        Cangjie .............................. yes
                    Qt Virtualkeyboard:
                      Desktop integration .................... yes
                      Built-in layouts ....................... yes
                      Key navigation ......................... no
                      Retro style as default ................. no
                      Sensitive Debug ........................ no
                      Cerence ................................ no
                        Static Linking ....................... no
                        Handwriting .......................... no
                          Alphabetic ......................... no
                          CJK ................................ no
                        XT9 .................................. no
                          XT9 Debug .......................... no
                          XT9 9-key layouts .................. no
                        Bundle resources ..................... no
                          Handwriting ........................ no
                          XT9 ................................ no
                      Hunspell ............................... no
                        Using Hunspell copy from 3rdparty/ ... no
                      OpenWnn ................................ yes
                      MyScript ............................... no
                      Example HWR ............................ no
                      Language support enabled for:
                        Arabic ............................... yes
                        Bulgarian ............................ yes
                        Czech ................................ yes
                        Danish ............................... yes
                        German ............................... yes
                        Greek ................................ yes
                        English GB ........................... yes
                        English US ........................... yes
                        Spanish .............................. yes
                        Spanish Mexico ....................... yes
                        Estonian ............................. yes
                        Farsi ................................ yes
                        Finnish .............................. yes
                        French Canada ........................ yes
                        French France ........................ yes
                        Hebrew ............................... yes
                        Hindi ................................ yes
                        Croatian ............................. yes
                        Hungarian ............................ yes
                        Indonesian ........................... yes
                        Italian .............................. yes
                        Latvian .............................. yes
                        Japanese ............................. yes
                        Korean ............................... yes
                        Malay ................................ yes
                        Norwegian ............................ yes
                        Dutch ................................ yes
                        Polish ............................... yes
                        Portuguese Brazil .................... yes
                        Portuguese Portugal .................. yes
                        Romanian ............................. yes
                        Russian .............................. yes
                        Slovak ............................... yes
                        Slovenian ............................ yes
                        Albanian ............................. yes
                        Serbian .............................. yes
                        Swedish .............................. yes
                        Thai ................................. yes
                        Turkish .............................. yes
                        Ukrainian ............................ yes
                        Vietnamese ........................... yes
                        Simplified Chinese ................... yes
                        Traditional Chinese .................. yes
                        HongKong Chinese ..................... no
                      Traditional chinese input methods:
                        Zhuyin ............................... yes
                        Cangjie .............................. yes
                    Qt WebView plugins:
                      WebEngine .............................. yes
                      WebView2 (Windows only) ................ no
                      Android WebView (Android only) ......... no
                      Darwin WebKit (MacOS and IOS only) ..... no
                      WinRT WebView (WinRT only) ............. no
                      Wasm Webview (Web Assembly only) ....... no
                    Note: Hunspell in Qt Virtual Keyboard is not enabled. Spelling correction will not be available.
                    Note: Hunspell in Qt Virtual Keyboard is not enabled. Spelling correction will not be available.
                    WARNING: No perl found, compiling opus without some optimizations.
                    WARNING: Qt WebEngine And Qt Pdf SBOM generation will be skipped due to missing dependencies. 
                    WARNING: No WebView2 SDK found, compiling QtWebView without WebView2 plugin.
                    
                        Please set WEBVIEW2_SDK_ROOT to point to WebView2 SDK directory.
                    
                    

                    With best regards Navadvipa Chandra das.

                    JKSHJ Offline
                    JKSHJ Offline
                    JKSH
                    Moderators
                    wrote last edited by
                    #9

                    @Navadvipa-Chandra-das said in Not compilated Qt from sources:

                    Using system zlib ...................... no

                    Zlib was not detected in your system. So I would've expected Qt to use the copy that comes bundled with the Qt source code.

                    Zstandard support ...................... yes

                    The Zstandard development headers and libraries were detected in your system... probably because you added zstd-v1.5.7-win64 to your PATH.

                    Before you added that to your PATH, this line should say "no" and Qt should not try to use zstd.

                    But anyway, you have it working now, yes?

                    Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                    1 Reply Last reply
                    0
                    • N Offline
                      N Offline
                      Navadvipa Chandra das
                      wrote last edited by Navadvipa Chandra das
                      #10

                      Hello JKSH and All!

                      To avoid Python errors, I had to translate the console to utf-8 with the command

                      chcp 65001

                      And also run the console in Administrator mode, as QtCreator writes files to the directory "C:\Program Files (x86)\QtCreator", although the x64 Native Tools from Microdoft Visual Studio 2022 itself.

                      I compiled Qt in Admin mode too. Everything was compiled and installed well, but there was still one line with an error in the log file.:

                      -- Installing: D:/QtSource/ReleaseVS/Lib/include/QtWebEngineQuick/6.11.0/QtWebEngineQuick/private/qquickwebengineforeigntypes_p.h
                      -- Installing: D:/QtSource/ReleaseVS/Lib/include/QtWebEngineQuick/6.11.0/QtWebEngineQuick/private/qtwebenginequickglobal_p.h
                      -- Installing: D:/QtSource/ReleaseVS/Lib/include/QtWebEngineQuick/6.11.0/QtWebEngineQuick/private/qquickwebengineprofileprototype_p.h
                      -- Installing: D:/QtSource/ReleaseVS/Lib/include/QtWebEngineQuick/6.11.0/QtWebEngineQuick/private/qquickwebengineprofileprototype_p_p.h
                      -- Installing: D:/QtSource/ReleaseVS/Lib/include/QtWebEngineQuick/6.11.0/QtWebEngineQuick/private/render_widget_host_view_qt_delegate_quickwindow_p.h
                      -- Installing: D:/QtSource/ReleaseVS/Lib/include/QtWebEngineQuick/6.11.0/QtWebEngineQuick/private/ui_delegates_manager_p.h
                      -- Installing: D:/QtSource/ReleaseVS/Lib/include/QtWebEngineQuick/6.11.0/QtWebEngineQuick/private/qtwebenginequick-config_p.h
                      -- Installing: D:/QtSource/ReleaseVS/Lib/include/QtWebEngineQuick/6.11.0/QtWebEngineQuick/private/qquickwebengine_accessible_p.h
                      -- Installing: D:/QtSource/ReleaseVS/Lib/mkspecs/modules/qt_lib_webenginequick.pri
                      -- Installing: D:/QtSource/ReleaseVS/Lib/mkspecs/modules/qt_lib_webenginequick_private.pri
                      -- Starting SBOM generation in build dir: D:/QtSource/ReleaseVS/Build/qtwebengine/qt_sbom/staging-qtwebengine.spdx.in
                      -- Generating Chromium SBOM for WebEngine...
                      -- Found Gn: D:/QtSource/ReleaseVS/Build/qtwebengine/install/bin/gn.exe (found suitable exact version "6.11.0.qtwebengine.qt.io")
                      -- SBOM generation successful but did not run cleanly:
                      -- stdout: 
                      -- stderr: ERROR:__main__:Failed parsing 'third_party\tflite': missing third party metadata file or licenses.py SPECIAL_CASES entry in third_party\tflite
                      
                      -- Installing: D:/QtSource/ReleaseVS/Build/qtbase/sbom/qtwebengine-chromium-webengine-6.11.0.spdx.json
                      -- Done generating Chromium SBOM for WebEngine.
                      -- Generating tag/value SPDX document: D:/QtSource/ReleaseVS/Lib/sbom/qtwebengine-chromium-webengine-6.11.0.spdx from D:/QtSource/ReleaseVS/Build/qtwebengine/qt_sbom/qtwebengine-chromium-webengine-6.11.0.spdx.json
                      -- Finalizing SBOM generation in install dir: D:/QtSource/ReleaseVS/Lib/sbom/qtwebengine-6.11.0.spdx
                      -- Generating JSON: D:/QtSource/ReleaseVS/Lib/sbom/qtwebengine-6.11.0.spdx.json
                      -- Verifying: D:/QtSource/ReleaseVS/Lib/sbom/qtwebengine-6.11.0.spdx
                      -- Installing: D:/QtSource/ReleaseVS/Lib/metatypes/qt6pdf_metatypes.json
                      -- Installing: D:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6Pdf/Qt6PdfConfig.cmake
                      -- Installing: D:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6Pdf/Qt6PdfConfigVersion.cmake
                      -- Installing: D:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6Pdf/Qt6PdfConfigVersionImpl.cmake
                      -- Installing: D:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6Pdf/Qt6PdfTargetsPrecheck.cmake
                      -- Installing: D:/QtSource/ReleaseVS/Lib/lib/cmake/Qt6PdfPrivate/Qt6PdfPrivateConfig.cmake
                      

                      And when I compiled QtCreator, there were already compilation errors.
                      This forum does not allow you to send a piece of the log file with errors, as it considers it spam. Therefore, I will leave only some lines. A very inconvenient forum feature. You want to report a mistake, but you can't.

                      [4246/4505] Building CXX object src\tools\qmlpuppet\CMakeFiles\qmlpuppet.dir\qmlpuppet\editor3d\camerageometry.cpp.obj
                      FAILED: [code=2] src/tools/qmlpuppet/CMakeFiles/qmlpuppet.dir/qmlpuppet/editor3d/camerageometry.cpp.obj 
                      [4249/4505] Building CXX object src\tools\qmlpuppet\CMakeFiles\qmlpuppet.dir\qmlpuppet\editor3d\geometrybase.cpp.obj
                      [4250/4505] Building CXX object src\tools\qmlpuppet\CMakeFiles\qmlpuppet.dir\qmlpuppet\editor3d\lightgeometry.cpp.obj
                      [4251/4505] Building CXX object src\tools\qmlpuppet\CMakeFiles\qmlpuppet.dir\qmlpuppet\editor3d\gridgeometry.cpp.obj
                      [4252/4505] Building CXX object src\tools\qmlpuppet\CMakeFiles\qmlpuppet.dir\qmlpuppet\editor3d\selectionboxgeometry.cpp.obj
                      FAILED: [code=2] src/tools/qmlpuppet/CMakeFiles/qmlpuppet.dir/qmlpuppet/editor3d/selectionboxgeometry.cpp.obj 
                      [4253/4505] Building CXX object src\tools\qmlpuppet\CMakeFiles\qmlpuppet.dir\qmlpuppet_autogen\mocs_compilation.cpp.obj
                      ninja: build stopped: subcommand failed.
                      
                      D:\QtSource\qtcreator_build_vs>cd D:\QtSource\qtcreator_build_vs 
                      
                      D:\QtSource\qtcreator_build_vs>cmake --install . 
                      -- Install configuration: "Release"
                      -- Installing: C:/Program Files (x86)/QtCreator/bin/KSyntaxHighlighting.dll
                      -- Installing: C:/Program Files (x86)/QtCreator/share/qtcreator/generic-highlighter//syntax
                      
                      

                      Вот мой файл конфигурации Qt

                      rem set Path=%Path%;C:\Prg\PostgreSQL\17
                      rem set OPENSSL_DIR=C:\Prg\OpenSSL\3.4.1
                      rem set PATH=%OPENSSL_DIR%/bin;%PATH%
                      rem set OPENSSL_INCDIR=%OPENSSL_DIR%/include
                      rem set OPENSSL_LIBDIR=%OPENSSL_DIR%/lib
                      
                      set BUILD_DIR=D:/QtSource
                      
                      cd %BUILD_DIR%/ReleaseVS/Build
                      
                      
                      %BUILD_DIR%/Qt6/configure.bat -prefix %BUILD_DIR%/ReleaseVS/Lib ^
                        -release ^
                        -sql-psql ^
                        -qt-zlib ^
                        -confirm-license ^
                        -opensource ^
                        -DOPENSSL_ROOT=C:/Prg/OpenSSL/3.4.1 ^
                        -DZSTD_ROOT=C:/Prg/zstd-v1.5.7-win64/example ^
                        -- -DCMAKE_PREFIX_PATH=C:/Prg/libclang_vs;C:/Prg/PostgreSQL/17
                      
                      rem   -skip qtwebengine ^
                      

                      These variables DOPENSSL_ROOT and DZSTD_ROOT had no effect at all. I actually came up with DZSTD_ROOT myself for an experiment.

                      And the -qt-zlib option disables the system ZLIB. Otherwise, compilation requires it:

                      Using system zlib ...................... yes
                      

                      I still can't compile QtCreator.

                      With respect, Navadvipa Chandra das.

                      1 Reply Last reply
                      0
                      • N Offline
                        N Offline
                        Navadvipa Chandra das
                        wrote last edited by Navadvipa Chandra das
                        #11

                        Hello JKSH and All!

                        Since I have discussed the same question in two topics, I will repeat the answer too.

                        Thank you, SGaist and JKSH! for helped in another topic - "Why no make QtCreator.exe file".

                        git clone git://code.qt.io/qt/qt5.git qt6
                        git switch 6.9.2
                        init-repository.bat

                        And everything went like clockwork without a single "failed:" both when compiling Qt and when compiling QtCreator.

                        If anyone needs instructions when compiling Qt, then I have sketched out a small cheat sheet. I used it myself. I collected bits and pieces wherever I could. Detailed instructions are almost impossible to find.

                        https://gitflic.ru/project/navadvipa-chandra-das/slovar-shrily-prabhupady-na-copperspice

                        Thanks!
                        With respect, Navadvipa Chandra das.

                        1 Reply Last reply
                        1
                        • N Navadvipa Chandra das has marked this topic as solved

                        • Login

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • Users
                        • Groups
                        • Search
                        • Get Qt Extensions
                        • Unsolved