Error With BattleTank Video 162

Github Link: https://github.com/Mknappskirata/04_BattleTank/commit/335bb848471fd91cac634da30f81f2d1fe68f9fc

What Was Expected

To compile the code

What Happened

Continous compilation failures

Minimum Steps To Reproduce

  1. Try to open Unreal project, says The following modules are missing or built with a different engine version:
    UE4Editor-BattleTank.dll
    Would you Like to Rebuild them now?
  2. Tries to rebuild result in error
    BattleTank could not be compiled, try rebuilding manually from the source
  3. Try opening VS and building, then I get the ten errors on the picture, many talking about an unresolved external symbol relating to the projectile class.

tank1 tank2

What I’ve Tried

Tried deleting intermediate, binary, vs, and solution and rebuilding that way, no luck

Privacy & Terms