mordentral
(mordentral)
April 11, 2018, 2:14pm
2319
Thank you so much for your help so far! I wasn’t referring to a comment from another user, I’m sorry if caused confusion. My error message in the first post just happened to contain :
“The following modules are missing or built with a different engine version:
UE4Editor-AdvancedSteamSessions.dll
UE4Editor-OpenVRExpansionPlugin.dll
Would you like to rebuild them now?”
I did follow all the steps from the readme:
I downloaded the Plugin Example Template Repository
I right-clicked and made sure it says 4.19
I generated the VS files
I opened the .sln in VS and selected the Development Editor Win64
I build solution (also tried to clean or build it individually)
It finishes without errors and warnings
I open the .uproject and get the errors mentioned above
Did I make a mistake at some point or did I forget something?
The Plugin Example Template Repository is the only one that contains the complete car, right? Or can I find it somewhere else?
Nope, that should be working, what platform are you on that those two aren’t compiling? You can open the uproject and remove the OpenVRExpansionPlugin from the list of modules it uses, and you can delete the two modules that aren’t compiling, but if there truly is no warnings than it should load fine.