Search Unity

[HELP] il2cpp error while build for 64 bit unity 2017.4.33 LTS

Discussion in 'Editor & General Support' started by Elpresindente, Oct 7, 2019.

  1. Elpresindente

    Elpresindente

    Joined:
    May 26, 2014
    Posts:
    6
    Hello guys i have old games which abandoned long time, when i finish, i do not know google playstore now require target SDK 28 and 64 bit, so i migrate into unity 2017.4.33 LTS from unity 5.3.4 original projects

    question when i build using il2cpp with arm64, armv7 gets error but if i use mono build fine. here the error

    Failed running C:\Program Files\Unity\Editor\Data\il2cpp/build/il2cpp.exe --convert-to-cpp --emit-null-checks --enable-array-bounds-check --compile-cpp --libil2cpp-static --platform="Android" --architecture="ARMv7" --configuration="Release" --outputpath="D:\unity2017games\Temp/StagingArea\assets\bin\Data\Native\armeabi-v7a\libil2cpp.so" --cachedirectory="D:\unity2017games\Assets\..\Library\il2cpp_android_armeabi-v7a/il2cpp_cache" --additional-include-directories="C:\Program Files\Unity\Editor\Data\PlaybackEngines\AndroidPlayer/Tools\bdwgc/include" --additional-include-directories="C:\Program Files\Unity\Editor\Data\PlaybackEngines\AndroidPlayer/Tools\libil2cpp/include" --tool-chain-path="D:/ndk/android-ndk-r13b" --map-file-parser="C:\Program Files\Unity\Editor\Data\Tools\MapFileParser\MapFileParser.exe" --assembly="D:\unity2017games\Temp\StagingArea\assets\bin\Data\Managed\Assembly-CSharp.dll" --assembly="D:\unity2017games\Temp\StagingArea\assets\bin\Data\Managed\UnityEngine.UI.dll" --assembly="D:\unity2017games\Temp\StagingArea\assets\bin\Data\Managed\UnityEngine.Advertisements.dll" --assembly="D:\unity2017games\Temp\StagingArea\assets\bin\Data\Managed\UnityEngine.Analytics.dll" --assembly="D:\unity2017games\Temp\StagingArea\assets\bin\Data\Managed\UnityEngine.dll" --generatedcppdir="D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput"

    stdout:
    Building libil2cpp.so with AndroidToolChain.
    Output directory: D:\unity2017games\Temp\StagingArea\assets\bin\Data\Native\armeabi-v7a
    Cache directory: D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache
    ObjectFiles: 514 of which compiled: 0
    Total compilation time: 183 milliseconds.
    il2cpp.exe didn't catch exception: Unity.IL2CPP.Building.BuilderFailedException: D:\ndk\android-ndk-r13b\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++ @"C:\Users\delii\AppData\Local\Temp\tmp8339.tmp" -o "D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\linkresult_93155CA76B21471C2900993E1DC0C3A8\libil2cpp.so" -shared -Wl,-soname,libil2cpp.so -Wl,--no-undefined -Wl,-z,noexecstack -Wl,--gc-sections -Wl,--build-id --sysroot "D:\ndk\android-ndk-r13b\platforms\android-16\arch-arm" -gcc-toolchain "D:\ndk\android-ndk-r13b\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64" -target armv7-none-linux-androideabi -Wl,--wrap,sigaction -L "D:\ndk\android-ndk-r13b\sources\cxx-stl\gnu-libstdc++\4.9\libs\armeabi-v7a" -lgnustl_static -llog -Xlinker -Map="D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\linkresult_93155CA76B21471C2900993E1DC0C3A8\libil2cpp.map" -rdynamic -fPIE -pie -fuse-ld=bfd.exe

    clang++.exe: warning: argument unused during compilation: '-pie'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUCreateRequest_m3767898388':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22621: undefined reference to `GADUCreateRequest'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUAddTestDevice_m2619105564':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22636: undefined reference to `GADUAddTestDevice'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUAddKeyword_m170650300':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22654: undefined reference to `GADUAddKeyword'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUSetBirthday_m705684977':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22668: undefined reference to `GADUSetBirthday'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUSetGender_m1672314204':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22678: undefined reference to `GADUSetGender'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUTagForChildDirectedTreatment_m1380093157':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22688: undefined reference to `GADUTagForChildDirectedTreatment'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUSetExtra_m3623374276':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22706: undefined reference to `GADUSetExtra'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADURelease_m763974323':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22724: undefined reference to `GADURelease'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUCreateBannerView_m637407593':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22738: undefined reference to `GADUCreateBannerView'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUCreateSmartBannerView_m3209579712':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22757: undefined reference to `GADUCreateSmartBannerView'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUSetBannerCallbacks_m2086917819':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22796: undefined reference to `GADUSetBannerCallbacks'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUHideBannerView_m2190757742':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22806: undefined reference to `GADUHideBannerView'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUShowBannerView_m3079181443':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22816: undefined reference to `GADUShowBannerView'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADURemoveBannerView_m1043062268':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22826: undefined reference to `GADURemoveBannerView'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADURequestBannerAd_m2043695255':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22836: undefined reference to `GADURequestBannerAd'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUCreateInterstitial_m379800865':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22850: undefined reference to `GADUCreateInterstitial'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUSetInterstitialCallbacks_m2989349573':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22889: undefined reference to `GADUSetInterstitialCallbacks'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUInterstitialReady_m3465943570':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22899: undefined reference to `GADUInterstitialReady'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUShowInterstitial_m317374681':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22910: undefined reference to `GADUShowInterstitial'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADURequestInterstitial_m1951701167':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22920: undefined reference to `GADURequestInterstitial'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADURelease_m763974323':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22724: undefined reference to `GADURelease'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUCreateSmartBannerView_m3209579712':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22757: undefined reference to `GADUCreateSmartBannerView'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUCreateBannerView_m637407593':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22738: undefined reference to `GADUCreateBannerView'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADURelease_m763974323':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22724: undefined reference to `GADURelease'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUCreateRequest_m3767898388':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22621: undefined reference to `GADUCreateRequest'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUAddKeyword_m170650300':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22654: undefined reference to `GADUAddKeyword'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUAddTestDevice_m2619105564':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22636: undefined reference to `GADUAddTestDevice'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUSetBirthday_m705684977':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22668: undefined reference to `GADUSetBirthday'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUSetGender_m1672314204':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22678: undefined reference to `GADUSetGender'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUTagForChildDirectedTreatment_m1380093157':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22688: undefined reference to `GADUTagForChildDirectedTreatment'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADURequestBannerAd_m2043695255':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22836: undefined reference to `GADURequestBannerAd'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADURelease_m763974323':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22724: undefined reference to `GADURelease'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUShowBannerView_m3079181443':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22816: undefined reference to `GADUShowBannerView'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUHideBannerView_m2190757742':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22806: undefined reference to `GADUHideBannerView'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADURemoveBannerView_m1043062268':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22826: undefined reference to `GADURemoveBannerView'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADURelease_m763974323':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22724: undefined reference to `GADURelease'
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22724: undefined reference to `GADURelease'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUCreateInterstitial_m379800865':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22850: undefined reference to `GADUCreateInterstitial'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADURelease_m763974323':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22724: undefined reference to `GADURelease'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUCreateRequest_m3767898388':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22621: undefined reference to `GADUCreateRequest'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUAddKeyword_m170650300':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22654: undefined reference to `GADUAddKeyword'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUAddTestDevice_m2619105564':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22636: undefined reference to `GADUAddTestDevice'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUSetBirthday_m705684977':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22668: undefined reference to `GADUSetBirthday'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUSetGender_m1672314204':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22678: undefined reference to `GADUSetGender'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADUTagForChildDirectedTreatment_m1380093157':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22688: undefined reference to `GADUTagForChildDirectedTreatment'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADURequestInterstitial_m1951701167':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22920: undefined reference to `GADURequestInterstitial'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In function `Externs_GADURelease_m763974323':
    D:\unity2017games\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_Assembly-CSharp_2.cpp:22724: undefined reference to `GADURelease'
    D:\unity2017games\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\E9095A8FE6C4B7458AF9255B6A702F92.o: In<message truncated>

    error 2

    Exception: C:\Program Files\Unity\Editor\Data\il2cpp/build/il2cpp.exe did not run properly!
    UnityEditorInternal.Runner.RunProgram (UnityEditor.Utils.Program p, System.String exe, System.String args, System.String workingDirectory, UnityEditor.Scripting.Compilers.CompilerOutputParserBase parser) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/BuildUtils.cs:130)
    UnityEditorInternal.Runner.RunManagedProgram (System.String exe, System.String args, System.String workingDirectory, UnityEditor.Scripting.Compilers.CompilerOutputParserBase parser, System.Action`1 setupStartInfo) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/BuildUtils.cs:73)
    UnityEditorInternal.IL2CPPBuilder.RunIl2CppWithArguments (System.Collections.Generic.List`1 arguments, System.Action`1 setupStartInfo, System.String workingDirectory) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/Il2Cpp/IL2CPPUtils.cs:336)
    UnityEditorInternal.IL2CPPBuilder.ConvertPlayerDlltoCpp (ICollection`1 userAssemblies, System.String outputDirectory, System.String workingDirectory) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/Il2Cpp/IL2CPPUtils.cs:317)
    UnityEditorInternal.IL2CPPBuilder.Run () (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/Il2Cpp/IL2CPPUtils.cs:160)
    UnityEditorInternal.IL2CPPUtils.RunIl2Cpp (System.String tempFolder, System.String stagingAreaData, IIl2CppPlatformProvider platformProvider, System.Action`1 modifyOutputBeforeCompile, UnityEditor.RuntimeClassRegistry runtimeClassRegistry, Boolean debugBuild) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/Il2Cpp/IL2CPPUtils.cs:34)
    UnityEditor.Android.PostProcessor.Tasks.RunIl2Cpp.Execute (UnityEditor.Android.PostProcessor.PostProcessorContext context)
    UnityEditor.Android.PostProcessor.PostProcessRunner.RunAllTasks (UnityEditor.Android.PostProcessor.PostProcessorContext context)
    UnityEditor.Android.PostProcessAndroidPlayer.PostProcess (BuildTarget target, System.String stagingAreaData, System.String stagingArea, System.String playerPackage, System.String installPath, System.String companyName, System.String productName, BuildOptions options, UnityEditor.RuntimeClassRegistry usedClassRegistry, UnityEditor.BuildReporting.BuildReport report)
    UnityEditor.Android.AndroidBuildPostprocessor.PostProcess (BuildPostProcessArgs args)
    UnityEditor.PostprocessBuildPlayer.Postprocess (BuildTargetGroup targetGroup, BuildTarget target, System.String installPath, System.String companyName, System.String productName, Int32 width, Int32 height, BuildOptions options, UnityEditor.RuntimeClassRegistry usedClassRegistry, UnityEditor.BuildReporting.BuildReport report) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/PostprocessBuildPlayer.cs:272)
    UnityEngine.GUIUtility:processEvent(Int32, IntPtr)

    i am newbie, by the way i am using ndk r13b, and x86 option unchecked

    please help me, i have been searching for answer for day , thank you
     
    Last edited: Oct 7, 2019