wsdfhjxc / virtual-desktop-bar

A pager panel widget for KDE Plasma
GNU General Public License v3.0
322 stars 29 forks source link

Install failed by yay tool or manual install #46

Open 1322739583 opened 3 years ago

1322739583 commented 3 years ago

I use yay tool or manual install ,all failed. help! The log is:

`Output

Unknown option 'output-dep-file'. make[2]: [CMakeFiles/virtualdesktopbar.dir/build.make:83:CMakeFiles/virtualdesktopbar.dir/virtualdesktopbar_autogen/mocs_compilation.cpp.o] error 1 make[1]: [CMakeFiles/Makefile2:111:CMakeFiles/virtualdesktopbar.dir/all] error 2 make: *** [Makefile:161:all] error 2 ` OS: Manjaro 20.1.2 Mikah Kernel: x86_64 Linux 5.8.16-2-MANJARO Shell: zsh 5.8 Resolution: 1366x768 DE: KDE 5.74.0 / Plasma 5.19.5 WM: KWin GTK Theme: Breath [GTK2/3] Icon Theme: Flatery-Teal-Dark Disk: 193G / 247G (83%) CPU: Intel Core i5-3210M @ 4x 3.1GHz [54.0°C] GPU: Mesa DRI Intel(R) HD Graphics 4000 (IVB GT2) RAM: 4502MiB / 11860MiB

SpamBiereSki commented 3 years ago

I had the same problem and I managed to solve it.

I don't know if this is the solution, but I used Anaconda to manage my python environments. So I deactivated completely anaconda with conda deactivate and then ran pamac build plasma5-applets-virtual-desktop-bar-git.

Then it worked smoothly and I could without problem use the applet.

Hope this would help :)