BUILD FAILED error

   6305   3   1
User Avatar
Member
253 posts
Joined: July 2006
Offline
Hello. When I try to launch a test project, if the plugin is loaded I get the following error:

LogPlayLevel: BUILD FAILED
PackagingResults: Error: Launch failed! Missing UE4Game binary.
houdini You may have to build the UE4 project with your IDE. Alternatively, build using UnrealBuildTool with the commandline:
UE4Game <Platform> <Configuration>

When I disable the houdini plugin, it builds fine, but then I can't use it !

I'm using Houdini 17.5.391 and UE4 4.23

Any advice ? Thank you.

Attachments:
error.png (736.3 KB)

User Avatar
Member
253 posts
Joined: July 2006
Offline
This is the vr template, launching to the oculus quest. I'm hoping this piece of info will help you guys help me better.
User Avatar
Staff
534 posts
Joined: Sept. 2016
Offline
Hi,

We don't have any Oculus Quest here to check this on, but this is likely caused by the Quest requiring android binaries for the plugin.

Unfortunately, since we do not support that platform (only Windows/Mac/Linux), you will need to build the binaries with UE4.

Alternatively, if you can't build, you could use the plugin in the editor, bake down the results from your hda to native UE4 assets, then build your game without the HDAs/plugin.
User Avatar
Member
253 posts
Joined: July 2006
Offline
Thank you.

dpernuit
you will need to build the binaries with UE4.

How would I go about doing that ?
  • Quick Links