Luwx/Lightly

Installation on PopOS (KDE Plasma) make command fails.

Opened this issue · 0 comments

Hi, can someone please help here... the make command fails with the below:

> make

[  7%] Automatic MOC for target lightlycommon5
[  7%] Built target lightlycommon5_autogen
Scanning dependencies of target lightlycommon5
[  7%] Building CXX object liblightlycommon/CMakeFiles/lightlycommon5.dir/lightlycommon5_autogen/mocs_compilation.cpp.o
[  7%] Building CXX object liblightlycommon/CMakeFiles/lightlycommon5.dir/lightlyboxshadowrenderer.cpp.o
[  7%] Linking CXX shared library ../bin/liblightlycommon5.so
[  7%] Built target lightlycommon5
[  7%] Automatic MOC for target lightlydecoration
[  7%] Built target lightlydecoration_autogen
[  7%] Generating ui_lightlyexceptionlistwidget.h
/bin/sh: 1: Syntax error: "(" unexpected
make[2]: *** [kdecoration/CMakeFiles/lightlydecoration.dir/build.make:102: kdecoration/ui_lightlyexceptionlistwidget.h] Error 2
make[1]: *** [CMakeFiles/Makefile2:541: kdecoration/CMakeFiles/lightlydecoration.dir/all] Error 2
make: *** [Makefile:149: all] Error 2

I tried even using the previous version still it fails when it comes to the make command.

My system information:

Operating System: Pop!_OS 21.10
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2
Kernel Version: 5.15.8-76051508-generic (64-bit)
Graphics Platform: X11

Thanks.