Flight Tracker Visual Studio Errors?

I’m working through the tutorials, have enabled the plugin and added dependencies to the .Build.cs. I’m getting 96 errors when I paste the first code into Visual Studio. It looks like VS doesn’t see the Cesium libraries. The first error is:

|Error (active)|E1696|cannot open source file CesiumGeoreference.h|Discovery|C:.…\PlaneTrack.h|11|||

Any ideas? Thank you!

Thanks for the question @bigjenkie! Have you tried regenerating the Visual Studio project files? You can do this by right-clicking on the uproject and clicking “Generate Visual Studio project files” (this might be under “Show more options” in the latest versions of Windows). You can also run the batch file directly.