Question About the #include Errors

Just a general knowledge question, but why are there red error squiggle lines under the #include MovingPlatform.generated.h and the top of the MovingPlatform.cpp file? Hovering over the squiggles it says "#include errors detected. Consider updating your compile commands json? Sort of weird that everything compiles and runs fine but these popup while I’m typing.

Thanks for any info!

1 Like

The error squiggles are due to bugs in the editing program or Intellisense.
The bugs won’t prevent a successful compiling.

From Unreal use Tools > Refresh VS Code Project whenever creating new files.

1 Like

This was the fix, thank you!

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms