Skip to content

Comments

pre-populate QT_PLUGIN_PATH from CMake#122

Merged
nim65s merged 2 commits intohumanoid-path-planner:develfrom
nim65s:qt-plugin-path
Feb 18, 2026
Merged

pre-populate QT_PLUGIN_PATH from CMake#122
nim65s merged 2 commits intohumanoid-path-planner:develfrom
nim65s:qt-plugin-path

Conversation

@nim65s
Copy link
Member

@nim65s nim65s commented Feb 18, 2026

Fix eg. qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "" when a user with a working Qt "platform" plugin for their current WM/DE is not in a standard location but easy to find at config time.

They still could set QT_PLUGIN_PATH env var for that, but here we append what was found at config time, so they don't need to do it anymore, but they can still overwrite that in a transparent and standard way.

@nim65s nim65s merged commit 2ef4988 into humanoid-path-planner:devel Feb 18, 2026
5 checks passed
@nim65s nim65s deleted the qt-plugin-path branch February 18, 2026 17:04
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.

1 participant