

Time Compile: 11053 milliseconds Lump_libil2cpp_vm-utils.cpp Time Compile: 11414 milliseconds Assembly-CSharp.cpp Time Compile: 11457 milliseconds GenericMethods2.cpp Time Compile: 13211 milliseconds Assembly-CSharp1.cpp

Time Compile: 14498 milliseconds debugger-agent.c Time Compile: 14662 milliseconds Il2CppAttributes.cpp Time Compile: 15184 milliseconds Lump_libil2cpp_os.cpp Time Compile: 16436 milliseconds Il2CppInvokerTable.cpp Time Compile: 27737 milliseconds Lump_libil2cpp_icalls.cpp Time Compile: 46913 milliseconds Lump_libil2cpp_vm.cpp

Output directory: E:\Projects\Moco\Temp\StagingArea\assets\bin\Data\Native\arm64-v8aĬache directory: E:\Projects\Moco\Library\il2cpp_android_arm64-v8a\il2cpp_cache
#Script debugger returned error 29294 android
I switched to 1.2.2 (and bridge fix) for the exact same reasons as the other poster, as I have a project that requires both an Android and iOS build, and sharing on iOS prior to 1.2.2 was not working.įailed running C:\Program Files\2019.3.5f1\Editor\Data\il2cpp/build/deploy/net471/il2cpp.exe -convert-to-cpp -emit-null-checks -enable-array-bounds-check -dotnetprofile="unityaot" -compile-cpp -libil2cpp-static -platform="Android" -architecture="ARM64" -configuration="Release" -outputpath="E:\Projects\Moco\Temp\StagingArea\assets\bin\Data\Native\arm64-v8a\libil2cpp.so" -cachedirectory="E:\Projects\Moco\Assets\.\Library\il2cpp_android_arm64-v8a/il2cpp_cache" -additional-include-directories="C:/Program Files/2019.3.5f1/Editor/Data/PlaybackEngines/AndroidPlayer/Tools\bdwgc/include" -additional-include-directories="C:/Program Files/2019.3.5f1/Editor/Data/PlaybackEngines/AndroidPlayer/Tools\libil2cpp/include" -tool-chain-path="C:/Program Files/2019.3.5f1/Editor/Data/PlaybackEngines/AndroidPlayer/NDK" -enable-debugger -profiler-report -map-file-parser="C:/Program Files/2019.3.5f1/Editor/Data/Tools/MapFileParser/MapFileParser.exe" -directory=E:/Projects/Moco/Temp/StagingArea/assets/bin/Data/Managed -generatedcppdir=E:/Projects/Moco/Temp/StagingArea/Il2Cpp/il2cppOutputīuilding libil2cpp.so with AndroidToolChain I'm having the same issue with NatShare not compiling with IL2CPP. D:\.\Temp\StagingArea\Il2Cpp\il2cppOutput/Assembly-CSharp.cpp:32676: error: undefined reference to 'NSCreateSharePayload'ĭ:\.\Temp\StagingArea\Il2Cpp\il2cppOutput/Assembly-CSharp.cpp:32695: error: undefined reference to 'NSCreateSavePayload'ĭ:\.\Temp\StagingArea\Il2Cpp\il2cppOutput/Assembly-CSharp.cpp:32714: error: undefined reference to 'NSCreatePrintPayload'ĭ:\.\Temp\StagingArea\Il2Cpp\il2cppOutput/Assembly-CSharp.cpp:32729: error: undefined reference to 'NSAddText'ĭ:\.\Temp\StagingArea\Il2Cpp\il2cppOutput/Assembly-CSharp.cpp:32743: error: undefined reference to 'NSAddImage'ĭ:\.\Temp\StagingArea\Il2Cpp\il2cppOutput/Assembly-CSharp.cpp:32757: error: undefined reference to 'NSAddMedia'ĭ:\.\Temp\StagingArea\Il2Cpp\il2cppOutput/Assembly-CSharp.cpp:32771: error: undefined reference to 'NSCommit'ĭ:\.\Temp\StagingArea\Il2Cpp\il2cppOutput/Assembly-CSharp.cpp:32676: error: undefined reference to 'NSCreateSharePayload'I didn't have any issues building to Android prior to upgrading (and fully uninstalled that last version of NatShare before updating to the latest version) so I'm unsure how it broke in the update.
