You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
It looks like openssl is required and not installed by default on some machines* but it's required:
shopper-gaze-monitor-cpp/cmake/pahomqtt.cmake
Line 7 in fbaa940
Installing libssl-dev solved my problem:
sudo apt-get install libssl-dev
*at least not in the one given during the workshops:
https://iotevents.intel.com/OpenVINOSiliconValley/
The text was updated successfully, but these errors were encountered: