Sample code not running on Ubuntu 16.04

Having trouble running c++ and c# examples on Ubuntu 16.04. After compiling with cmake I run

sudo ./nuitrack_console_sample /usr/etc/nuitrack/data/nuitrack.config

and get

WARNING: Can not load library module: ../middleware/libNuitrackModule.so ERROR: Empty factory for DepthProvider

Additional details: /usr/etc/nuitrack/middleware/libNuitrackModule.so exists and in nuitrack.config the DynamicModules.Path is “…/middleware/”.

Would love to get this working with our new Orbbec cameras. Thanks for the support.

Hi jeffjassky,

There is no need to specify the path to the nuitrack.config file if you installed Nuitrack. Please, follow the installation instructions. After Nuitrack installation, execute this command to run the sample:
./nuitrack_console_sample