Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. question abort building qt6.8.3 on visual studio 2022
QtWS25 Last Chance

question abort building qt6.8.3 on visual studio 2022

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 41 Views
  • 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.
  • G Offline
    G Offline
    ghinchina
    wrote last edited by
    #1

    [406/11963] Check QtWebEngine support
    QtWebEngine will not be built: node.js version 14 or later is required.
    [407/11963] Check QtPdf support
    QtPdf will not be built: node.js version 14 or later is required.
    [4799/11963] Building CXX object qtdeclarative\src\quickco...plugin_QtQuickControls2FluentWinUI3StyleImplPlugin.cpp.obj
    FAILED: qtdeclarative/src/quickcontrols/fluentwinui3/impl/CMakeFiles/qtquickcontrols2fluentwinui3styleimplplugin.dir/qtquickcontrols2fluentwinui3styleimplplugin_QtQuickControls2FluentWinUI3StyleImplPlugin.cpp.obj
    "C:\PROGRA~1\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.43.34808\bin\Hostx86\x86\cl.exe" /nologo /TP -DNOMINMAX -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_EXPLICIT_QFILE_CONSTRUCTION_FROM_PATH -DQT_LEAN_HEADERS=1 -DQT_NETWORK_LIB -DQT_NO_AS_CONST=1 -DQT_NO_DEBUG -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_FOREACH=1 -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_QASCONST -DQT_NO_QEXCHANGE -DQT_NO_QSNPRINTF -DQT_NO_QSNPRINTF=1 -DQT_PLUGIN -DQT_QMLINTEGRATION_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2FLUENTWINUI3STYLEIMPL_LIB -DQT_USE_QSTRINGBUILDER -DUNICODE -DWIN32 -D_CRT_SECURE_NO_WARNINGS -D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_UNICODE -Dqtquickcontrols2fluentwinui3styleimplplugin_EXPORTS -ID:\Workspace\UAV\QGC\qgc_dev-windows\qt-everywhere-src-6.8.3\qtdeclarative\src\quickcontrols\fluentwinui3\impl\qtquickcontrols2fluentwinui3styleimplplugin_autogen\include -ID:\Workspace\UAV\QGC\qgc_dev-windows\qt-everywhere-src-6.8.3\qtdeclarative\src\quickcontrols\fluentwinui3\impl -ID:\Workspace\UAV\QGC\qgc_dev-windows\qt-everywhere-src-6.8.3\qtbase\include -ID:\Workspace\UAV\QGC\qgc_dev-windows\qt-everywhere-src-6.8.3\qtbase\mkspecs\win32-msvc -ID:\Workspace\UAV\QGC\qgc_dev-windows\qt-everywhere-src-6.8.3\qtbase\include\QtQml -ID:\Workspace\UAV\QGC\qgc_dev-windows\qt-everywhere-src-6.8.3\qtbase\include\QtCore -ID:\Workspace\UAV\QGC\qgc_dev-windows\qt-everywhere-src-6.8.3\qtbase\include\QtQmlIntegration -ID:\Workspace\UAV\QGC\qgc_dev-windows\qt-everywhere-src-6.8.3\qtdeclarative\src\qmlintegration -ID:\Workspace\UAV\QGC\qgc_dev-windows\qt-everywhere-src-6.8.3\qtbase\include\QtNetwork -ID:\Workspace\UAV\QGC\qgc_dev-windows\qt-everywhere-src-6.8.3\qtbase\include\QtQuickControls2FluentWinUI3StyleImpl /DWIN32 /D_WINDOWS /DNDEBUG -O2 -Ob3 -std:c++17 -MD /W3 /EHs-c- /wd4530 /wd4577 -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:ternary -Zc:externConstexpr -Zc:wchar_t -bigobj -guard:cf -Gw -Zc:__cplusplus -permissive- -utf-8 /showIncludes /Foqtdeclarative\src\quickcontrols\fluentwinui3\impl\CMakeFiles\qtquickcontrols2fluentwinui3styleimplplugin.dir\qtquickcontrols2fluentwinui3styleimplplugin_QtQuickControls2FluentWinUI3StyleImplPlugin.cpp.obj /Fdqtdeclarative\src\quickcontrols\fluentwinui3\impl\CMakeFiles\qtquickcontrols2fluentwinui3styleimplplugin.dir\ /FS -c D:\Workspace\UAV\QGC\qgc_dev-windows\qt-everywhere-src-6.8.3\qtdeclarative\src\quickcontrols\fluentwinui3\impl\qtquickcontrols2fluentwinui3styleimplplugin_QtQuickControls2FluentWinUI3StyleImplPlugin.cpp
    D:\Workspace\UAV\QGC\qgc_dev-windows\qt-everywhere-src-6.8.3\qtdeclarative\src\quickcontrols\fluentwinui3\impl\qtquickcontrols2fluentwinui3styleimplplugin_QtQuickControls2FluentWinUI3StyleImplPlugin.cpp(26): fatal error C1083: 无法打开包括文件: “qtquickcontrols2fluentwinui3styleimplplugin_QtQuickControls2FluentWinUI3StyleImplPlugin.moc”: No such file or directory
    [4816/11963] Building CXX object qtdeclarative\src\qmlls\CMakeFiles\QmlLSPrivate.dir\qqmllsutils.cpp.obj
    D:\Workspace\UAV\QGC\qgc_dev-windows\qt-everywhere-src-6.8.3\qtdeclarative\src\qmlls\qqmllsutils.cpp(262): warning C4018: “<”: 有符号/无符号不匹配
    ninja: build stopped: subcommand failed.

    1 Reply Last reply
    0
    • hskoglundH Online
      hskoglundH Online
      hskoglund
      wrote last edited by
      #2

      Hi, probably fails because some the paths are longer than 260 characters, try changing the build directory to something shorter than D:\Workspace\UAV\QGC\qgc_dev-windows\qt-everywhere-src-6.8.3

      1 Reply Last reply
      1

      • Login

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