happycube / ld-decode

Software defined LaserDisc decoder
GNU General Public License v3.0
307 stars 80 forks source link

Add option to skip looking for qt6 #797

Closed oyvindln closed 2 years ago

oyvindln commented 2 years ago

This to avoid issues if both qt5 and qt6 is installed on ubuntu and similar, as there is no qwt package for qt6 in 22.04.

Also disable ld-ldf-reader on windows as it doesn't build there as of now (will probably also need some more tweaks to build the tools on windows with cmake but it's a start).