ok so I’ve really been struggling with this one for a while. The first time I tried to build my game out a few weeks ago I recieved this build failed unkown error. I’m using the SteamVr template by proteus but it fails with other templates and projects too. I can get the default projects to build, but none of the others. I poured over these forums and tried many different things to get it to work.
I tried reinstalling ue4, visual studio and also making sure updating vs 2015 to include the c++ tools. nothing worked until on a whim i created a new project and imported all the levels i was using into that project. So it did builds fine for a few weeks until yesterday. I had changed the level blueprint to the first level of my game to include the console command “stereo on” and added an icon, thumbnail, and splash screens to the game.
Then it started to fail in the building again. I undid all my changes but it still would fail in the building. i created a new project, added the blank c++ class it needed and it still failed. Then I tried another project, same result. I’ve been pouring over these forums for days and nothing seems to fix it. The original fix of just migrating the levels to a new project no loner works, just produces the same error.
Anyway if anyone can help it would be a lifesaver. Here is the output log from the build, I tried to find the logfile referenced in the output next to the error but couldn’t find it.link text:
thanks in advance, it’s driving me nuts i want to continue designing but can’t until i’m sure i can package a final build.