MDV Games Posted September 30, 2018 Share Posted September 30, 2018 Hello guys, Has anyone got success compiling the project on Unreal Engine 4? When attempting to compile the demo plugin (Sea of Cube), I'm getting the compiling errors. Part of the log file: Someone has a similar errors? How to fix it? Thanks in advance. Link to comment Share on other sites More sharing options...
Tony PH Lin Posted October 2, 2018 Share Posted October 2, 2018 Please make sure you have copied files to the correct location. Copy and paste WaveVR to <Your Project Folder>\Plugins\ Copy and paste ThirdParty to <Whrere you install your UE4>\Epic Games\UE_4.20\Engine\Source\ThirdParty But I think maybe you already done it before from your previous post. In our experiences, sometimes there will be older files in the same directories so please delete all files above and then redo copy again (to make clean build) and basically the error will be disappered. Thanks and hope it works for you. Link to comment Share on other sites More sharing options...
MDV Games Posted October 7, 2018 Author Share Posted October 7, 2018 , thanks for reply. I did as you said. Now I have one error: "PackagingResults: Error: 'assimp/Importer.hpp' file not found". What is missing? Link to comment Share on other sites More sharing options...
Tony PH Lin Posted October 8, 2018 Share Posted October 8, 2018 Hi , We suspect there might be some old files conflict under your directories. Please delete all files under below, then redo copy and clean build. <YourProject>/Binaries <YourProject>/Build <YourProject>/Intermediate <YourProject>/Plugins/WaveVR/Binaries <YourProject>/Plugins/WaveVR/Intermediate Thanks. Link to comment Share on other sites More sharing options...
MDV Games Posted October 11, 2018 Author Share Posted October 11, 2018 , thanks a lot! You are amazing! It's worked! :) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now