For ARM compilation i'm getting below error.we are using flexnet_client-arm4_linux-2018.05.0Can anyone help what could be the issue.libtool: link: arm-linux-gnueabi-gcc -I/usr/local/flexnet_2018.05.0_arm/usr/include -g -O2 -o license_get license_get-...
In my code i have used FlxLicenseSourceCreateFromTrustedStorage api, but how this api knows what is the location of trusted storage.also how to define custom path for trusted storage ?
Hi @sjackson ,FlcCapabilityResponseGetRenewInterval this function will only give me the renew interval. But here i want the value of Borrow interval in the client side, which is defined in my License model definition.i Tried looking for some function...