[Solved] Project on Visual Studio does not recognize the license

I have buyed a NuiTrack Pro licence and the test runs fine, but in my application where I include the lib, still working of for 3 minutes. Can give me some help?

Thanks

Solved.
The “license.jason” file generated after to activate Nuitrack must be in the path where I’m executing my app or
in the “nuitrack.confg” the “LicenseFile” key must have the entire path of the “license.json”

If you setup the NUITRACK_HOME environment variable and dont use a custom nuitrack.config in the Init() call then this is not an issue.

Otherwise - yes you need to manually edit the path in the LicenceFile key

Westa