Skip to content

meson: Print a useful error message when qt windowing is not found

Nirbheek Chauhan requested to merge nirbheek/gstreamer:qt-windowing-error into main

Currently if you have -Dauto_features=disabled you just get:

subprojects/gst-plugins-good/ext/qt/meson.build:182:14: ERROR: Feature qt5 cannot be enabled

with no context

Merge request reports

Loading