ubuntu 17.xx compatibility

Asked by Serafin Granados

I tried to install the package from the ppa but there were unmet dependencies, then i tried compiling the source code and the make process return errors:

ument 1: Cannot pass value to reference or output parameter
            model.remove (it);
                          ^^
Compilation failed: 1 error(s), 0 warning(s)
ui/config/CMakeFiles/livewallpaper-config.dir/build.make:72: recipe for target 'ui/config/application.c' failed
make[2]: *** [ui/config/application.c] Error 1
CMakeFiles/Makefile2:380: recipe for target 'ui/config/CMakeFiles/livewallpaper-config.dir/all' failed
make[1]: *** [ui/config/CMakeFiles/livewallpaper-config.dir/all] Error 2
Makefile:129: recipe for target 'all' failed
make: *** [all] Error 2

Can we expect any solution to continue using this software?

Best regards

Question information

Language:
English Edit question
Status:
Solved
For:
LiveWallpaper Edit question
Assignee:
No assignee Edit question
Solved by:
Manfred Hampl
Solved:
Last query:
Last reply:
Revision history for this message
Best Manfred Hampl (m-hampl) said :
#1

This seems to be the same as Bug #1711552

Revision history for this message
Maximilian Schnarr (fyrmir) said :
#2

Yes, that is a known bug. I will try to fix it and get livewallpaper running on ubuntu again

Revision history for this message
Serafin Granados (amadeuscito) said :
#3

Thanks Manfred Hampl, that solved my question.