Skip to content

build: build qtbase with a11y bridge from source#863

Draft
saw-jan wants to merge 1 commit intomainfrom
build/build-qtbase-with-a11y
Draft

build: build qtbase with a11y bridge from source#863
saw-jan wants to merge 1 commit intomainfrom
build/build-qtbase-with-a11y

Conversation

@saw-jan
Copy link
Copy Markdown
Contributor

@saw-jan saw-jan commented Apr 9, 2026

Partially fix #860
Do not use qtbase from cache but instead build it from source with a11y and a11y-atspi-bridge features enabled.

Important

The build system MUST have the necessary libraries installed

  • libatspi2.0-dev
  • libdbus-1-dev

To confirm the features, run the following command:

strings <path-to>/lib/libQt6Gui.so | grep -i QSpiAccessibleBridge

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[A11y] Screen reader cannot read the contents of desktop client

1 participant