Please help!
My build always failed when using il2cpp 64 bit , Mono architecture succeed in generating build but il2cpp shows error always
Error :
Failed running C:\Program Files\Unity\Editor\2019.2.17f1\Editor\2019.2.17f1\Editor\Data\il2cpp/build/il2cpp.exe --convert-to-cpp --emit-null-checks --enable-array-bounds-check --dotnetprofile="unityaot" --compile-cpp --libil2cpp-static --platform="Android" --architecture="ARMv7" --configuration="Release" --outputpath="E:\NewUnityProject\Temp\StagingArea\assets\bin\Data\Native\armeabi-v7a\libil2cpp.so" --cachedirectory="E:\NewUnityProject\Assets\..\Library\il2cpp_android_armeabi-v7a/il2cpp_cache" --additional-include-directories="C:/Program Files/Unity/Editor/2019.2.17f1/Editor/2019.2.17f1/Editor/Data/PlaybackEngines/AndroidPlayer/Tools\bdwgc/include" --additional-include-directories="C:/Program Files/Unity/Editor/2019.2.17f1/Editor/2019.2.17f1/Editor/Data/PlaybackEngines/AndroidPlayer/Tools\libil2cpp/include" --tool-chain-path="C:/Program Files/Unity/Editor/2019.2.17f1/Editor/2019.2.17f1/Editor/Data/PlaybackEngines/AndroidPlayer/NDK" --profiler-report --map-file-parser="C:/Program Files/Unity/Editor/2019.2.17f1/Editor/2019.2.17f1/Editor/Data/Tools/MapFileParser/MapFileParser.exe" --directory=E:/NewUnityProject/Temp/StagingArea/assets/bin/Data/Managed --generatedcppdir=E:/NewUnityProject/Temp/StagingArea/Il2Cpp/il2cppOutput
stdout:
Building libil2cpp.so with AndroidToolChain
Output directory: E:\NewUnityProject\Temp\StagingArea\assets\bin\Data\Native\armeabi-v7a
Cache directory: E:\NewUnityProject\Library\il2cpp_android_armeabi-v7a\il2cpp_cache
ObjectFiles: 110 of which compiled: 0
Total compilation time: 161 milliseconds.
il2cpp.exe didn't catch exception: Unity.IL2CPP.Building.BuilderFailedException: C:\Program Files\Unity\Editor\2019.2.17f1\Editor\2019.2.17f1\Editor\Data\PlaybackEngines\AndroidPlayer\NDK\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++ @"C:\Users\Arham\AppData\Local\Temp\tmp13B9.tmp" -o "E:\NewUnityProject\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\linkresult_B96A956F5E24E5A67F882673C25949CE\libil2cpp.so" -shared -Wl,-soname,libil2cpp.so -Wl,--no-undefined -Wl,-z,noexecstack -Wl,--gc-sections -Wl,--build-id --sysroot "C:\Program Files\Unity\Editor\2019.2.17f1\Editor\2019.2.17f1\Editor\Data\PlaybackEngines\AndroidPlayer\NDK\platforms\android-16\arch-arm" -gcc-toolchain "C:\Program Files\Unity\Editor\2019.2.17f1\Editor\2019.2.17f1\Editor\Data\PlaybackEngines\AndroidPlayer\NDK\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64" -target armv7-none-linux-androideabi -Wl,--wrap,sigaction -L "C:\Program Files\Unity\Editor\2019.2.17f1\Editor\2019.2.17f1\Editor\Data\PlaybackEngines\AndroidPlayer\NDK\sources\cxx-stl\gnu-libstdc++\4.9\libs\armeabi-v7a" -lgnustl_static -latomic -llog -rdynamic -fuse-ld=gold.exe
C:\Program Files\Unity\Editor\2019.2.17f1\Editor\2019.2.17f1\Editor\Data\PlaybackEngines\AndroidPlayer\NDK\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin\ld.gold.exe: error: E:/NewUnityProject/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/70AD907DB4485C2C5083949E1FF37BD2.o:1:1: invalid character
C:\Program Files\Unity\Editor\2019.2.17f1\Editor\2019.2.17f1\Editor\Data\PlaybackEngines\AndroidPlayer\NDK\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin\ld.gold.exe: error: E:/NewUnityProject/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/3ECA08EB491543B26546DEB37D00F277.o:1:1: invalid character
C:\Program Files\Unity\Editor\2019.2.17f1\Editor\2019.2.17f1\Editor\Data\PlaybackEngines\AndroidPlayer\NDK\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin\ld.gold.exe: error: E:/NewUnityProject/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/CD7C8F1DA0D2421A4FB5629F6E97E15F.o:1:1: invalid character
C:\Program Files\Unity\Editor\2019.2.17f1\Editor\2019.2.17f1\Editor\Data\PlaybackEngines\AndroidPlayer\NDK\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin\ld.gold.exe: error: E:/NewUnityProject/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/408AE76A554693D313F75E1F737460CF.o:1:1: invalid character
C:\Program Files\Unity\Editor\2019.2.17f1\Editor\2019.2.17f1\Editor\Data\PlaybackEngines\AndroidPlayer\NDK\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/bin\ld.gold.exe: error: cannot open C:\Program Files\Unity\Editor\2019.2.17f1\Editor\2019.2.17f1\Editor\Data\PlaybackEngines\AndroidPlayer\NDK\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../../../arm-linux-androideabi/lib/../lib/armv7-a/libatomic.a: No such file or directory
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'Activator_tB50E7575818FE43EB3B56CA3880E7C80D884C1CC_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to '_Activator_t4AFDB0FBCE98CB981D85443A15F2AD158CDDBA8D_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'Exception_t_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to '_Exception_t5E1D32B04DD34B7F544661FD8642B194446CBABD_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'Type_t_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to '_Type_tE5985A041A5C479858FF041B870C9C182D5F2FC1_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'MemberInfo_t_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to '_MemberInfo_t15095788DF027050FCB58506B9427F7FFD239FA8_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'MethodBase_t_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to '_MethodBase_t19F39E3B1E3AE10CE7CF552EE8BCBE65304E503C_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'MethodInfo_t_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to '_MethodInfo_tAA5FD07A0CDAEA7973F7B9DBCBA7457D4F2EE96D_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'Assembly_t_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to '_Assembly_tB2059A2073264062C37A48F5F00A8855CB60399B_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'AssemblyName_t6F3EC58113268060348EE894DCB46F6EF6BBBB82_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to '_AssemblyName_t5F53B2D8EBF4D3C9D541FB2D8B5108707FC9B0DF_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'ConstructorInfo_t9CB51BFC178DF1CBCA5FD16B2D58229618F23EFF_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to '_ConstructorInfo_t1B90DF6986813E857F7D63625357A8A1FAE653E0_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'EventInfo_t_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to '_EventInfo_t74A79382220CB74F593E577E2CB3C2566491F852_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'FieldInfo_t_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to '_FieldInfo_t5926ACB1BC3A8B15BA39A6204DB543FDDA9FEE81_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'Module_t882FB0C491B9CD194BE7CD1AC62FEFB31EEBE5D7_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to '_Module_tD06984321D9D4A10E4EDBE9798794CF413C25D5F_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'MonoAssembly_tF772D342A52019C494DBB9658F721AF7C6C6B67B_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to '_Assembly_tB2059A2073264062C37A48F5F00A8855CB60399B_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'MonoModule_tEFA7FD29D1F0D372F9BB2474FA77E2520BE63855_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to '_Module_tD06984321D9D4A10E4EDBE9798794CF413C25D5F_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'MonoParameterInfo_tA4643BB90FBF18515A8935633264C09999B5A613_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to '_ParameterInfo_t137F7FEEA109E7DBFDDE1A0BA1605747898BCCF0_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'ParameterInfo_t37AB8D79D44E14C48CDA9004CB696E240C3FD4DB_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to '_ParameterInfo_t137F7FEEA109E7DBFDDE1A0BA1605747898BCCF0_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'PropertyInfo_t_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to '_PropertyInfo_t7C2A5CCD35137833CD35F6695918D4CC76F44382_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'SpinLock_t8C6A214261382587D0A07AD354500141672A1DE1_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'SystemThreading_SpinLockDebugView_t5DC1DA2B528EFDCA60DE845E3D216FA2786D8938_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'Thread_tF60E0A146CD3B5480CB65FF9B6016E84C5460CC7_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to '_Thread_tF14F14818ECE8C1998E4E9B5B4DEE8D5AEAC92B8_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'Task_1_t43176AE2435EE1BCE964FDE42450D883DADF8BED_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'SystemThreadingTasks_FutureDebugView_1_t66FC4654DD9903CA0582FFC2FC2D65B159019F9D_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'Task_t1F48C203E163126EBC69ACCA679D1A462DEE9EB2_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'SystemThreadingTasks_TaskDebugView_t89502E48AE74124AD0E88BB0E47F05B5FF16FF03_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'TaskScheduler_t966F2798F198FA90A0DA8EFC92BAC08297793114_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'SystemThreadingTasks_TaskSchedulerDebugView_t8F5F95CF99AF4467931D7235A3574ADAD41276CD_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'ArrayList_t4131E0C29C7E1B9BC9DFE37BEC41A5EB1481ADF4_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'ArrayListDebugView_tEFE4C91B363144996F2999C6C49CE20F7033B55B_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'Hashtable_t978F65B8006C8F5504B286526AEC6608FF983FC9_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'HashtableDebugView_tFD278E7BCFC46C72422AF1D2E80EADB9F04C5BAD_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'Queue_tEC6DE7527799C2E4224B469ECD0CDD2B25E8E4F3_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'QueueDebugView_t5FF125EC597686F20C5494132C038361EFFE6FEA_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'SortedList_tC8B7CDE75652EC657C510034F127B9DFDE16BF4E_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'SortedListDebugView_t685B663AA79F56A8B544B3E77D59D21B816440E7_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'Stack_t37723B68CC4FFD95F0F3D06A5D42D7DEE7569643_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'StackDebugView_tE0C0C7F6AD6752160144359775846DFDDD36CB2E_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'ReadOnlyCollection_1_tF6E133186C39FE5A8273082AAED2BA0A236134C0_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'Mscorlib_CollectionDebugView_1_tEEBA467D0D26EFCF37D5D4F6D46D9A90D792FBA7_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'ConcurrentDictionary_2_t479DDCDF137C344E709365B4E579B9665915539D_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'IDictionaryDebugView_2_t4DB4EF8091E0C9D2A33DD1867A7C96F29A61364E_0_0_0_var'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'Dictionary_2_t99E4B52AC24AAFFAD2210FF8D8301BD9DBCAD398_CustomAttributesCacheGenerator_MetadataUsageId'
E:\NewUnityProject\Temp\StagingArea\Il2Cpp\il2cppOutput/Il2CppAttributes.cpp:0: error: undefined reference to 'IDictionaryDebugView_2_t0366C2FA7ABD17FCF1398E06898
↧