BradyBrenot / huestacean

Philips Hue control app for desktop with screen syncing. C++ with Qt Quick GUI.

Home Page:http://huestacean.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux: Installation successful, but doesn't start

svnoak opened this issue · comments

I'm on Pop!_OS, all dependencies installed afaik.
When doing
cmake ..
I get
Can't open perl script "/home/user/projects/hue/huestacean/scripts/config.pl": No such file or directory
After that it continues and finishes without error.
Continuing with
make huestacean
Does also not give any error, and make install (which I think is what comes next? I am not too used to the terminal yet) installs without issues as well, but after that nothing happens.

Installed with QT instead, and works as it should.