Skip to content

Fix QT6 build

Florian Satzger requested to merge fsat/stopmotion:work/qt6 into work/qt6

Based on previous work:

  • Fixed wrong access type (pointer instead of member) in helpwindow.cpp
  • Ported qtaudiodriver to QT6 (minor function degradation regarding non-existing audio format) Project now successfully builds on OpenSuse Tumbleweed using QT 6.8.1 and gcc 14.2.1

Merge request reports

Loading