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

How to build on FreeBSD? #156

Open probonopd opened 2 years ago

probonopd commented 2 years ago

Following the Linux instructions results in

[100%] Linking CXX executable huestacean
ld: error: unable to find library -lX11
ld: error: unable to find library -lXext
ld: error: unable to find library -lXinerama
ld: error: unable to find library -lXfixes

on FreeBSD.