VR Expansion Plugin

[;717030]
Well I was trying to mess around with the template . So i could better understand how everything works. but it doesn’t seem to want to work for me. Sorry if I’m missing something simple but i just keep getting same error I’ve followed the instructions and the plugin is working just cant seem to get the template to work

EDIT: I ended up reinstalling and everything worked up until I tried to run the template and i get “UE4Editor-OpenVRExpansionPlugin.dll” is missing or build in wrong engine and it refuses to compile or convert it or do whatever it needs to do to that one file.
[/QUOTE]

Hmmm, the openVR module didn’t compile for you? Even after compiling it through visual studio? Because the launch through the UProject won’t re-compile plugins sadly, it has to be done manually.

You can download the pre-compiled binary and source package from the OP and replace the files in the plugins folder with that if all else fails, it should let you launch then. If you try and compile through visual studio again though, copy the output window text at the end and paste it in a code block or PM it to me so I can see if something went wrong for you specifically.