Build failed - Google Daydream VR [Check Log]

Hello, I am having issues exporting my build onto my computer. I tried to look on google, and cannot find any help, so I think this is the only place I can get answers.

link text

Please help me if you guys can! I really need this help alot!

As it said

C:/NVPACK/android-ndk-r12b/toolchains/aarch64-linux-android-4.9/prebuilt/windows-x86_64/lib/gcc/aarch64-linux-android/4.9.x/…/…/…/…/aarch64-linux-android/bin\ld:
error in C:/Google VR
FORK/UE41.18/Engine/Source/ThirdParty/GooglePlay/gpg-cpp-sdk.v2.3/gpg-cpp-sdk/android/lib/gnustl/arm64-v8a\libgpg.a(.eh_frame);
no .eh_frame_hdr table will be
created.
Voice/Module.Voice.cpp-arm64-es2.o: In
function
FVoiceCaptureOpenSLES::Init(FString const&, int, int)': C:\Google VR FORK\UE41.18\Engine\Source\Runtime\Online\Voice\Private\Android/VoiceModuleAndroid.cpp:274: undefined reference to UAndroidPermissionFunctionLibrary::Initialize()’
C:\Google VR
FORK\UE41.18\Engine\Source\Runtime\Online\Voice\Private\Android/VoiceModuleAndroid.cpp:276:
undefined reference to
`UAndroidPermissionFunctionLibrary::CheckPermission(FString
const&)’

May be you should check if you have “AndroidPermission” plugin enabled and added to DependencyModuleNames?

I dont have “AndroidPermission” plugin in my plugins folder, and never used it before!

AndroidPermission is a Engine plugin, shown as “Android Runtime Permission” in Editor, sometimes android package need it enabled

It’s already enabled. I tried repackaging and it still gives me the same errors.

I got this error and your method worked ! Thank you !

Module.Voice.cpp:function FVoiceCaptureOpenSLES::Init(FString const&, int, int): error: undefined reference to ‘UAndroidPermissionFunctionLibrary::Initialize()’