VR Expansion Plugin

I’ve seen others having the same issue, but I just haven’t found the solution … I am trying to get the 4.19 VRExpPluginExample to run, I have followed the steps, but fail to get the soulution to build or the .uproject to run.

Steps taken:

Go to downloads and download 4.19 Locked .zip
Right click .uproject and switch to 4.19, it generates files
open .sln
build solution

results in …
Build: 2 succeeded, 1 failed

run .uproject

missing modules or built with different engine …
VRExpPluginExample.dll
AdvancedSessions.dll
AdvancedSteamSessions.dll
OpenVRExpansionPlugin.dll
VRExpansionPlugin.dll

I have been able to build the VRExpansionPlugin and add it to an existing project, but I would love to be able to view the template to get a better understanding of how you put your interactions together.

Obviously many people are getting to work, am I overlooking something?

Thanks