Forum Discussion
MaxArch
6 years agoHeroic Explorer
Unreal 4.25.X changes and issues
New UE version 4.25 - some changes / issues. Lets put them in one topic for an easy overview and catching up.. 4.25.0 preview 1 - Too bad, the new Epic-GPU lightmass plugin is not in this v...
G4mble270
6 years agoHonored Guest
Hey,
I'm using the official 4.25 release and when I create a fresh C++ project and just step into the code and go to for example "IOculusInputModule.h" or "OculusHMD.h" its throwing errors on some #include statements (that are correct) but it doesn't seem to find the files or its unable to open the files.
EDIT: The most errors are coming from "OculusPluginWrapper.h" starting at line 62 all the "OCULUS_DECLARE_ENTRY_POINT" definitions are marked with these errors:
What happened there?
I'm using the official 4.25 release and when I create a fresh C++ project and just step into the code and go to for example "IOculusInputModule.h" or "OculusHMD.h" its throwing errors on some #include statements (that are correct) but it doesn't seem to find the files or its unable to open the files.
EDIT: The most errors are coming from "OculusPluginWrapper.h" starting at line 62 all the "OCULUS_DECLARE_ENTRY_POINT" definitions are marked with these errors:
1>G:\Unreal Engine\UE_4.25\Engine\Plugins\Runtime\Oculus\OculusVR\Source\OculusHMD\Private\OculusPluginWrapper.h(84): error C2238: unexpected token(s) preceding ';'
1>G:\Unreal Engine\UE_4.25\Engine\Plugins\Runtime\Oculus\OculusVR\Source\OculusHMD\Private\OculusPluginWrapper.h(85): error C2143: syntax error: missing ';' before '*'
1>G:\Unreal Engine\UE_4.25\Engine\Plugins\Runtime\Oculus\OculusVR\Source\OculusHMD\Private\OculusPluginWrapper.h(85): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
What happened there?
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 5 years ago
- 6 months ago
- 2 years ago