davidrg / zxweather

Weather Station software built to run weather.zx.net.nz. Includes support for Davis Vantage Vue/Pro2 and FineOffset WH1080 hardware.
GNU General Public License v2.0
0 stars 0 forks source link

Desktop: Port to Qt6 #130

Closed davidrg closed 2 years ago

davidrg commented 2 years ago

Its about time to have a go at porting the desktop app to Qt 6. Try to get as much done as possible without breaking any existing compatibility.

If compatibility breaks are required then a Qt 6 port may need to wait for after v1.0.

davidrg commented 2 years ago

Fixing #132 finishes the work to make Qt6 builds easy