It looks like openssl is required and not installed by default on some machines* but it's required:
|
pkg_search_module(OPENSSL REQUIRED openssl) |
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/