My SDK Version : V-Ray AppSDK 1.20.01 Standalone 3.52.03 ADV
I run examples to start to study V-Ray SDK. But I couldn't run any example because of the fail of 'VRayRenderer' initializing.
I have already installed license server and used online licensing.
VRayRenderer::createInstance() throw with LicenseError as below.
appSDK vrlauth_noError (0)
renderNode -98
errs 18446743652802756608
It return vrlauth_noError, but I don't know what 'rederNode' and 'errs' means.
I run examples to start to study V-Ray SDK. But I couldn't run any example because of the fail of 'VRayRenderer' initializing.
I have already installed license server and used online licensing.
VRayRenderer::createInstance() throw with LicenseError as below.
appSDK vrlauth_noError (0)
renderNode -98
errs 18446743652802756608
It return vrlauth_noError, but I don't know what 'rederNode' and 'errs' means.
Comment