Rhino C++ VS2019 Project - Crazy Intellisense

Hello All,
I am using VS2019 and I started out with the Moose project. The thing is that the Intellisense goes crazy, finding errors all over the OpenNurbs header files.


Is there anything that can be done?
Important: The project compiles fine without errors nor warnings
@dale I think that perhaps you can be of special help because you published the Moose project on GitHub.
Thanks!

I have seen this as well. You can disable intellisense warnings in visual studio, I think that it just gets it wrong…

Hi! Thanks for the reply. It certainly gets it wrong - the project compiles. But perhaps there is a config on Intellisense that can be done so that it still works.