ludenio / UE4Cardboard

Not official UE4 plugin for very basic support of the Cardboard like VR viewers
MIT License
71 stars 20 forks source link

Build failed on 4.11 #17

Closed hazem17 closed 8 years ago

hazem17 commented 8 years ago

I tried to build the project after putting the plugin but it failed i used unreal version 4.11.1

hazem17 commented 8 years ago

I solved the problem by following these steps: 1- make blueprint project 2- add c++ class 3- add the cardboard plugin to the plugins folder 4- open the project add allow it to build

I should have read the issues more carefully