mcneel / rhino.inside

Sample Projects for Rhino.Inside
MIT License
382 stars 169 forks source link

Rhino.Inside.CEF, missing RhinoLibrary.dll #255

Closed roievil closed 3 years ago

roievil commented 4 years ago

Hello,

I wanted to test the javascript sample 5 and I have this exception from HRESULT : 0x8007007E missing RhinoLibrary.dll, which is present in the 'C:\Program Files\Rhino 7 WIP\System' directory

What I did so far with the original project, is that I updated the references to rhinocommon, grasshopper and GH_IO, I replaced the 3 'Rhino WIP" occurences in RhinoTaskManager.cs with "Rhino 7 WIP", what did I miss?

rhinoLibraryDllBug

fraguada commented 3 years ago

Tested and fixed in this sample: https://github.com/mcneel/rhino-developer-samples/tree/7/rhino.inside/javascript/SampleRhinoInsideCEF