Open dvd73 opened 1 month ago
I will probably make that change, but that should be a valid target since Qt 5.15 (which I thought was the only Qt 5 version that this project even compiles under) according to this page. Are you using an older Qt version?
Hi
One thing I've found while building this project. CMake stops with errors like this:
The solution is: open pointed file and replace Qt::Core -> Qt5::Core and so on.