Unable to run debug version of Rhino from the WIP SDK

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?

Yes, eventually.

https://mcneel.myjetbrains.com/youtrack/issue/RH-37021

– Dale

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).