Install the Rhino C/C++ SDK for Rhino8

Hi all,

I’m trying to use Visual Studio 2022 to edit C++. I’ve downloaded and installed the Rhino 8 C/C++ SDK and the Rhino Visual Studio Extension (VSIX).

However, I keep getting an error message and can’t successfully save the .rhp file. Could you please help me resolve this? Thank you in advance.

Reference URL:

Hi @CornCorn,

Also, if you don’t want to see all of the Intellisense errors, then just change the view in the Error List window.

– Dale

Hi Dale,

Thank you so much.
I can finally edit the C++ further.