Hi, I am a total and utter noob at using Visual Studio, so naturally problems arises… I get a lot of missing references cloning the Rhino.Inside and opening it up in VS2017 I’ve added the Eto, Rhino.UI,RhinoCommon, GH_IO and Grasshopper dll’s but I still get missing references for Rhino.Runtime.InProcess (Is it even used??) and more importantly I guess RhinoCore. When I try to add RhinoCore I get an error message stating “A reference to xxxx\RhinoCore.dll could not be added. Please make Sure that the file is accessible, and that it is a valid assembly or COM component.”
Another minor error seems to be that Eto.Forms.Windowstyle does not contain a definition for Hidden
Any ideas??