Tomasz Pszon created a new topic ' Building KStars on ubuntu 16.04' in the forum. 4 years ago

Hi,
I am unable to build Kstars on Ubuntu 16.04.

error: ‘QOverload’ was not declared in this scope

I suspect that is due to QT version 5.5 which I am not able upgrade on my system.
I have tried to work around this problem by changing QOverload with static_cast but I wonder how many lines of code I need to change.
When was QOverload’ used first time? I was able to compile Kstars in January 2020.
Where can I find last version without QOverload?

Read More...