BradyBrenot / huestacean

Philips Hue control app for desktop with screen syncing. C++ with Qt Quick GUI.
http://huestacean.com
Apache License 2.0
564 stars 54 forks source link

Updates to allow for building on Linux #90

Closed Und3rf10w closed 6 years ago

Und3rf10w commented 6 years ago

I made some minor modifications to include/entertainment.h and include/huebridge.h that allow for compilation on Linux. I have successfully tested this on Ubuntu 18.04 with Qt 5.11.0. In addition, I added some very minor changes to the readme with additional instructions for building on Linux.

I HAVE NOT tested these changes on other platforms, so I highly suggest that is tested prior to merging.