JakWilmot Posted May 8, 2018 Posted May 8, 2018 When attempting to launch the demo plugin (Sea of Cube) to my connected Vive Focus, I'm getting the compiling error:"ERROR: Could not find definition for module 'WVR' (referenced via Target -> WaveVR.Build.cs)"LogPlayLevel: ERROR: Command failed (Result:5): C:\Program Files\Epic Games\UE_4.18\Engine\Binaries\DotNET\UnrealBuildTool.exe plugin Android Development -Project="C:\Users\FW TIKI\Desktop\wavesdk-unrealplugin-beta\plugin\plugin.uproject" "C:\Users\FW TIKI\Desktop\wavesdk-unrealplugin-beta\plugin\plugin.uproject" -NoUBTMakefiles -remoteini="C:\Users\FW TIKI\Desktop\wavesdk-unrealplugin-beta\plugin" -skipdeploy -ini:Game:[/script/UnrealEd.ProjectPackagingSettings]:BlueprintNativizationMethod=Disabled -noxge -generatemanifest -NoHotReload. See logfile for details: 'UnrealBuildTool-2018.05.08-00.33.51.txt' When opening the logfile for details, it prints as: PLATFORM_ANDROID_NDK_VERSION = 120200NDK toolchain: r12b, NDK version: 24, GccVersion: 4.9, ClangVersion: 3.8.256229Build the WaveVR PluginERROR: Could not find definition for module 'WVR' (referenced via Target -> WaveVR.Build.cs) Any help on this? Thanks!
DevinYu Posted May 8, 2018 Posted May 8, 2018 Did you copy folder plugin\ThirdParty\WVR to Epic Games\UE_4.1x\Engine\Source\ThirdParty\WVR ?
JakWilmot Posted May 8, 2018 Author Posted May 8, 2018 Worked perfectly, thanks! As a side note, do you have the readme for the Wave SDK Unreal Plugin integration? It didn't come in the zip for me and I haven't been able to find it.
JakWilmot Posted May 8, 2018 Author Posted May 8, 2018 wrote: Did you copy folder plugin\ThirdParty\WVR to Epic Games\UE_4.1x\Engine\Source\ThirdParty\WVR ? Worked perfectly, thanks! As a side note, do you have the readme for the Wave SDK Unreal Plugin integration? It didn't come in the zip for me and I haven't been able to find it.
Tony PH Lin Posted May 9, 2018 Posted May 9, 2018 You can find the document on below link: wavesdk-unrealplugin-beta/plugin/Documents/en/index.html
Recommended Posts
Archived
This topic is now archived and is closed to further replies.