LithApp / Lith

Multiplatform, mobile-focused WeeChat relay client
https://lith.app
GNU General Public License v2.0
81 stars 7 forks source link

cannot build Lith, cmake failed #174

Closed misterhsp closed 8 months ago

misterhsp commented 8 months ago

I am trying to build lith but cmake fails. Is there something missing or what does that mean?

https://pastebin.com/5VDg5Riw

thanks...

syyyr commented 8 months ago

What version of Qt are you building with? You'll need at least Qt 6.5 to build Lith.

misterhsp commented 8 months ago

I have QT6.4

syyyr commented 8 months ago

You'll need to update to at least Qt 6.5, if you want to build Lith - it's a requirement, earlier versions are not supported.