A C++ project with the name, "GearVR", will not build. This does not occur with content-only projects named GearVR.
In 4.7.6 and 4.8.2, it fails during Compiling and an error message appears:
Running C:/Program Files/Epic Games/4.8/Engine/Binaries/DotNET/UnrealBuildTool.exe GearVR Development Win64 -project="D:/4.8_Preview_Projects/GearVR/GearVR.uproject" -rocket -editorrecompile -progress -noubtmakefiles
InitD3DDevice
ERROR: Rocket: No modules found to build?
In 4.9 (//depot/UE4-Releases/4.9/Promotable-CL-2635049), in VS it gives the following build error:
Error 1 error : System.IO.FileNotFoundException: Could not find file 'D:\Builds\UE4\Engine\Intermediate\Build\Win64\UE4Editor\Inc\Engine\AnimNode_BlendSpacePlayer.generated.h'. D:\4.9_PromotableProjects\GearVR\Intermediate\ProjectFiles\EXEC GearVR
Error 2 error MSB3073: The command "D:\Builds\UE4\Engine\Build\BatchFiles\Build.bat GearVREditor Win64 Development "D:\4.9_PromotableProjects\GearVR\GearVR.uproject"" exited with code -1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets 38 5 GearVR
In 4.10 (//depot/UE4/Promotable-CL-2633501), it gives the following build error:
Error 1 error C1083: Cannot open include file: 'IHeadMountedDisplay.h': No such file or directory d:\ben.halliday_z3920_4.9releases\ue4-releases\4.9\engine\plugins\runtime\gearvr\source\gearvr\private\HMDPrivatePCH.h 6 1 GearVR
Error 2 error : Failed to produce item: D:\Ben.Halliday_Z3920_4.9Releases\UE4-Releases\4.9\Engine\Intermediate\Build\Win64\UE4Editor\Development\UE4Editor-UnrealEd.lib C:\Users\Ben.Halliday\Documents\Unreal Projects\GearVR\Intermediate\ProjectFiles\ERROR GearVR
Error 3 error MSB3073: The command "D:\Ben.Halliday_Z3920_4.9Releases\UE4-Releases\4.9\Engine\Build\BatchFiles\Build.bat GearVREditor Win64 Development "C:\Users\Ben.Halliday\Documents\Unreal Projects\GearVR\GearVR.uproject"" exited with code -1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets 38 5 GearVR
1. Launch UE4 Editor
2. Create a new C++ project with the name, "GearVR"
Result:
The project will not build
How do I set a material as a post-processing material?
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
UMG RichText not appear image when packaged
How to delete some elements correctly when deleting an array loop?
What is the difference between Camera and CineCamera?
What controls of umg have mouse wheel events in UE4.27?
Why does UV setting float2(1,1) display incorrectly in the material's custom node?
Head over to the existing Questions & Answers thread and let us know what's up.
0 |
Component | UE - Foundation - Core |
---|---|
Affects Versions | 4.7.6, 4.8.2, 4.9, 4.10 |
Created | Jul 28, 2015 |
---|---|
Resolved | Aug 10, 2016 |
Updated | Jul 14, 2021 |