C2065 Errors for OculusPlatformSubsystem.cpp
Closed this issue · 5 comments
Hi, I am having trouble compiling this game using a windows machine. I am using the generated .sln file with Visual Studio.
I see a lot of undeclared identifiers for OVR_XXX APIs. May I ask how do I solve it?
Are you using the Oculus fork of the Unreal Engine?
https://github.com/Oculus-VR/UnrealEngine
Sorry, this Oculus fork is 404 for me.
I think have done the following:
- be an Unreal Engine subscriber.
- have a GitHub account.
- have associated your GitHub account with your Unreal Engine account
But I still do not have access to this fork.
You did not mention having a verified Oculus dev account.
Jump to "Creating a Verified Oculus Developer Account" in this doc:
https://developer.oculus.com/documentation/unreal/unreal-gsg-quest-quickstart/
@LAYTAT please follow these instructions to make sure your UnrealEngine and GitHub accounts are associated correctly:
https://www.unrealengine.com/en-US/ue4-on-github
Followed those steps and redid them, it worked.