After Creating the New Scene component Class for the Grabber
Visual Studio popped up this dialogue box
I clicked Reload All and the Visual Studio loaded but the Grabber .cpp and its header .h file no longer work with intellisense, but the other class (Mover) still works.
Visual Studio is reporting the following against Grabber.cpp
I can compile the code and the project is stil working, but without intelsense working on this class I cant see how I am going to be able to code very well without the help if intellsense hence the heading of a nightmare.
Anyone know what is here?
Is this something I have done, can I fix Vis Studio or is this issue going to escalate every time I need to create additonal classes for this project?
Suggestions welcome !