When trying to run the debug version supplied with the SDK, I get the error:
Rhino license manager initialization failed with error -200. Rhino will not run.
Is this to be expected?
When trying to run the debug version supplied with the SDK, I get the error:
Rhino license manager initialization failed with error -200. Rhino will not run.
Is this to be expected?
By linking the debug version of our C++ plug-ins with the release versions of rhino.lib and opennurbs.lib, we can debug while our plug-ins are loaded in the Rhino WIP.
With this possibility, a separate debug version is no longer needed (for us at least).