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. Qt6.10 compilation failing with ui/gl/buildflags.h: No such file or directory
Forum Updated to NodeBB v4.3 + New Features

Qt6.10 compilation failing with ui/gl/buildflags.h: No such file or directory

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 11 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.
  • V Offline
    V Offline
    vinay21
    wrote last edited by
    #1

    Qt6.10 compilation failing with the below error on arm64.

    FAILED: obj/chrome/test/chromedriver/chromedriver_server/qt_overrides.o
    In file included from ../../../../../../src/qtwebengine/src/3rdparty/chromium/ui/gl/gl_surface.h:30,
    from ../../../../../../src/qtwebengine/src/3rdparty/chromium/tools/v8_context_snapshot/qt_overrides.cc:13:
    ../../../../../../src/qtwebengine/src/3rdparty/chromium/ui/gl/gl_implementation.h:18:10: fatal error: ui/gl/buildflags.h: No such file or directory
    18 | #include "ui/gl/buildflags.h"

    The same build was compiled for x86_64 without any issues.

    1 Reply Last reply
    0

    • Login

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