Single/Multiplayer, Touch & Vive blueprint only Template

Hey, unfortuanaltey i ran into a problem.

  • I downloaded the template from github.
  • unpackt it at: D:\UnrealEngine\Unreal Projects
  • set the unreal engine version to 4.22.3
  • created a new project and used the c++ template
    -> Error: The following modules are missing or build with a different engine version: project name; OVRLipSync; OVRLipSyncEditor; ProteusAvatars - Would you like to rebuild them now?
    -> Start building -> Error: projectname could not be compiled. Try rebuilding from source manually.

i tried to open the .uproject -> same result
switched to UE 4.21. -> same results
the missing modules are all meant for Oculus Rift? I’m using the HTC VIVE

System:
Win 10 Pro
Unreal Engine version 4.22.3
Microsoft Visual Studio Community 2019 (2), Version 16.1.6

What can i do?