SUMMARY: Builds fine but I get error when running make install STEPS TO REPRODUCE: 1. get master source and build/install. OBSERVED RESULT: sudo make install [ 0%] Automatic MOC for target lattecoreplugin [ 0%] Built target lattecoreplugin_autogen [ 5%] Built target lattecoreplugin [ 6%] Automatic MOC for target latte-dock [ 6%] Built target latte-dock_autogen [ 6%] Linking CXX executable latte-dock CMakeFiles/latte-dock.dir/lattecorona.cpp.o: file not recognized: file format not recognized collect2: error: ld returned 1 exit status make[2]: *** [app/CMakeFiles/latte-dock.dir/build.make:1436: app/latte-dock] Error 1 make[1]: *** [CMakeFiles/Makefile2:1876: app/CMakeFiles/latte-dock.dir/all] Error 2 make: *** [Makefile:161: all] Error 2 EXPECTED RESULT Should install SOFTWARE/OS VERSIONS Linux: Arch linux KDE Plasma Version: 5.18.9 KDE Frameworks Version: 5.70.1 Qt Version: 5.15.0
No idea, in Tumbleweed works just fine. I wouldn't be surprised if it is Qt 5.15 new introduced issue.
It compiles and installs fine now.
Your distro probably fixed any Qt relevant issues.