Hi everyone,
I recently bought a nuitrack pro online license and activated it successfully on a machine running Ubuntu16. Installation completed successfully, compatibility test runs until the end - slower than usual but completes - and the license key activation completes also.
The nuitrack_sample shows that the activation of the key succeeded.
But I have troubles when running nuitrack bins in my application: the applications crashes after 3 minutes with the following error: Error type: N3tdv8nuitrack27LicenseNotAcquiredExceptionE
I tried things:
- Changing permissions and owner of the /usr/etc/nuitrack/ folder,
- Running as superuser
- Verifying environment variables (NUITRACK_HOME, LD_LIBRARY_PATH, …) - everything is ok for both local user and root.
In all cases, the result is the same.
Any ideas on how to solve this ?