[RESOLVIDO] Erro Build il2cpp
3 participantes
SchultzGames :: UNITY 3D :: Resolvidos
Página 1 de 1
[RESOLVIDO] Erro Build il2cpp
Eai abigos, seguinte, faz um bom tempo que não publico nada na playstore ai fui atualizar um app meu e vi que tem que mudar a arquitetura para ARM64.
https://blogs.unity3d.com/2017/12/20/meeting-google-play-requirements-in-the-future/
alterei desse modo
mas me da esse erro...
https://blogs.unity3d.com/2017/12/20/meeting-google-play-requirements-in-the-future/
alterei desse modo
mas me da esse erro...
- Código:
Failed running C:\Program Files\Unity\Hub\Editor\2018.1.6f1\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="C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp/StagingArea\assets\bin\Data\Native\armeabi-v7a\libil2cpp.so" --cachedirectory="C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Assets\..\Library\il2cpp_android_armeabi-v7a/il2cpp_cache" --additional-include-directories="C:\Program Files\Unity\Hub\Editor\2018.1.6f1\Editor\Data\PlaybackEngines\AndroidPlayer/Tools\bdwgc/include" --additional-include-directories="C:\Program Files\Unity\Hub\Editor\2018.1.6f1\Editor\Data\PlaybackEngines\AndroidPlayer/Tools\libil2cpp/include" --tool-chain-path="C:/Users/Netbil/Documents/ndk_64/android-ndk-r13b" --map-file-parser="C:\Program Files\Unity\Hub\Editor\2018.1.6f1\Editor\Data\Tools\MapFileParser\MapFileParser.exe" --assembly="C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\assets\bin\Data\Managed\Assembly-CSharp.dll" --assembly="C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\assets\bin\Data\Managed\UnityEngine.UI.dll" --assembly="C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\assets\bin\Data\Managed\UnityEngine.Analytics.dll" --assembly="C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\assets\bin\Data\Managed\UnityEngine.dll" --generatedcppdir="C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput"
stdout:
Building libil2cpp.so with AndroidToolChain.
Output directory: C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\assets\bin\Data\Native\armeabi-v7a
Cache directory: C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache
ObjectFiles: 511 of which compiled: 0
Total compilation time: 3740 milliseconds.
il2cpp.exe didn't catch exception: Unity.IL2CPP.Building.BuilderFailedException: C:\Users\Netbil\Documents\ndk_64\android-ndk-r13b\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++ @"C:\Users\Netbil\AppData\Local\Temp\tmp128B.tmp" -o "C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\linkresult_EC19228E5CA7D8BC48804E3CA72112C3\libil2cpp.so" -shared -Wl,-soname,libil2cpp.so -Wl,--no-undefined -Wl,-z,noexecstack -Wl,--gc-sections -Wl,--build-id --sysroot "C:\Users\Netbil\Documents\ndk_64\android-ndk-r13b\platforms\android-16\arch-arm" -gcc-toolchain "C:\Users\Netbil\Documents\ndk_64\android-ndk-r13b\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64" -target armv7-none-linux-androideabi -Wl,--wrap,sigaction -L "C:\Users\Netbil\Documents\ndk_64\android-ndk-r13b\sources\cxx-stl\gnu-libstdc++\4.9\libs\armeabi-v7a" -lgnustl_static -llog -Xlinker -Map="C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\linkresult_EC19228E5CA7D8BC48804E3CA72112C3\libil2cpp.map" -rdynamic -fPIE -pie -fuse-ld=bfd.exe
clang++.exe: warning: argument unused during compilation: '-pie'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarRegisterLogFunc_m1747642220':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28415: undefined reference to `ezarRegisterLogFunc'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28415: undefined reference to `ezarRegisterLogFunc'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28415: undefined reference to `ezarRegisterLogFunc'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarNativeInit_m1734653537':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28449: undefined reference to `ezarNativeInit'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarSetAssetPath_m17138576':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28397: undefined reference to `ezarSetAssetPath'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarNativeInit_m1734653537':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28449: undefined reference to `ezarNativeInit'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarSetAssetPath_m17138576':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28397: undefined reference to `ezarSetAssetPath'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarOnResume_m3394444964':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28425: undefined reference to `ezarOnResume'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28425: undefined reference to `ezarOnResume'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarOnPause_m1242519696':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28435: undefined reference to `ezarOnPause'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28435: undefined reference to `ezarOnPause'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarSetAssetPath_m17138576':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28397: undefined reference to `ezarSetAssetPath'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarRegisterLogFunc_m1747642220':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28415: undefined reference to `ezarRegisterLogFunc'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarSetRotation_m1932800533':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28464: undefined reference to `ezarSetRotation'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28464: undefined reference to `ezarSetRotation'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarGetRotationOfDefaultOrientation_m2133570650':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28475: undefined reference to `ezarGetRotationOfDefaultOrientation'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28475: undefined reference to `ezarGetRotationOfDefaultOrientation'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarDestory_String_m650766239':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28486: undefined reference to `ezarDestory_String'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28486: undefined reference to `ezarDestory_String'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarString_begin_m1398066965':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28496: undefined reference to `ezarString_begin'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28496: undefined reference to `ezarString_begin'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarIsPro_m4275243071':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28507: undefined reference to `ezarIsPro'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28507: undefined reference to `ezarIsPro'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarCreate_Augmenter_m694165157':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28518: undefined reference to `ezarCreate_Augmenter'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28518: undefined reference to `ezarCreate_Augmenter'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarDestory_Augmenter_m145170387':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28529: undefined reference to `ezarDestory_Augmenter'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28529: undefined reference to `ezarDestory_Augmenter'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarAugmenter_newFrame_m200745474':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28539: undefined reference to `ezarAugmenter_newFrame'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28539: undefined reference to `ezarAugmenter_newFrame'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarAugmenter_getVideoBackgroundTextureSize_m3531330363':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28556: undefined reference to `ezarAugmenter_getVideoBackgroundTextureSize'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28556: undefined reference to `ezarAugmenter_getVideoBackgroundTextureSize'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarAugmenter_getVideoBackgroundTextureFormat_m994646952':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28566: undefined reference to `ezarAugmenter_getVideoBackgroundTextureFormat'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28566: undefined reference to `ezarAugmenter_getVideoBackgroundTextureFormat'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarAugmenter_setVideoBackgroundTextureID_m3407545438':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28577: undefined reference to `ezarAugmenter_setVideoBackgroundTextureID'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28577: undefined reference to `ezarAugmenter_setVideoBackgroundTextureID'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarAugmenter_getID_m1285338181':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28587: undefined reference to `ezarAugmenter_getID'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28587: undefined reference to `ezarAugmenter_getID'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarAugmenter_getRenderingFlag_m916398017':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28598: undefined reference to `ezarAugmenter_getRenderingFlag'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28598: undefined reference to `ezarAugmenter_getRenderingFlag'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarCreate_CameraCalibration_m1852196291':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28609: undefined reference to `ezarCreate_CameraCalibration'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28609: undefined reference to `ezarCreate_CameraCalibration'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarDestory_CameraCalibration_m634662790':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28620: undefined reference to `ezarDestory_CameraCalibration'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28620: undefined reference to `ezarDestory_CameraCalibration'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarCameraCalibration_getSize_m818205385':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28637: undefined reference to `ezarCameraCalibration_getSize'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28637: undefined reference to `ezarCameraCalibration_getSize'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarCameraCalibration_getFocalLength_m2894221232':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28654: undefined reference to `ezarCameraCalibration_getFocalLength'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28654: undefined reference to `ezarCameraCalibration_getFocalLength'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA82E132E5E1A370162E1A0C7E7EB15.o: In function `EngineNativeIOS_ezarCameraCalibration_getPrincipalPoint_m3551561078':
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28671: undefined reference to `ezarCameraCalibration_getPrincipalPoint'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Temp\StagingArea\Il2Cpp\il2cppOutput/Bulk_EasyAR.Unity_0.cpp:28671: undefined reference to `ezarCameraCalibration_getPrincipalPoint'
C:\Compartilhado\BACKUP\n_Fund2\n_Alcance\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\8EA8<message truncated>
numb123- Avançado
- PONTOS : 2316
REPUTAÇÃO : 11
Idade : 27
Respeito as regras :
Re: [RESOLVIDO] Erro Build il2cpp
Mas você está compiilando para os 3? Eu geralmente compilava somente para um, ou armV7, ou x86, sei lá.
O seu SKD e JDK estão instalados?
O seu SKD e JDK estão instalados?
Re: [RESOLVIDO] Erro Build il2cpp
Está usando EasyAR? Se sim, pelo que andei lendo, IL2CPP não oferece suporte.
Re: [RESOLVIDO] Erro Build il2cpp
Sim marcos está tudo correto com o sdk e o ndk.
Vc estava certo @artplayer, era o EasyAR mesmo, eu estava usando a versão 2, ainda não tinha suporte para 64, atualizei e funcionou, Vlw!!!
Vc estava certo @artplayer, era o EasyAR mesmo, eu estava usando a versão 2, ainda não tinha suporte para 64, atualizei e funcionou, Vlw!!!
numb123- Avançado
- PONTOS : 2316
REPUTAÇÃO : 11
Idade : 27
Respeito as regras :
Tópicos semelhantes
» [RESOLVIDO] Erro build Android (NDK)
» [RESOLVIDO] Erro de Prefab quando realiza o Build de um projeto 3D
» Erro il2cpp unity 2022
» [RESOLVIDO] error ao buildar para windows utilizando il2cpp
» Erro no Build
» [RESOLVIDO] Erro de Prefab quando realiza o Build de um projeto 3D
» Erro il2cpp unity 2022
» [RESOLVIDO] error ao buildar para windows utilizando il2cpp
» Erro no Build
SchultzGames :: UNITY 3D :: Resolvidos
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos