IntelliSense troubles

My code compiles fine, but I have red squiggles all over my ChooseNextWaypoint.cpp. Anyone else having this problem in 4.17? It’s making it hard to do the challenges.

I’ve had this for several days. Restarting doesn’t help.

Thanks!

Hi this some times happens when you add things above UCLASS() macro in the header file.
What works for me is:

  1. Compile your code in the Unreal editor.

  2. Then in Visual Studio first do this:

  3. Then do this:

Wait a while and it should go away.

You should see, at the bottom, that is says, scanning files for additional #includes and the loading bar at the bottom should appear

Privacy & Terms