Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • Help Room /
avatar image
0
Question by Serkode · Apr 10, 2019 at 08:23 AM · errorerror build

Exception: il2cpp.exe did not run properly!

Hi!

I'm just upgraded to Unity 2018.3.12f1 and tried to build my project using IL2CPP. I pressed the Build button on Build Settings Window. After everything is over, there was "Build completed with a result of 'Succeeded' " message in the console window with two error messages. And then, my project folder's location was open instead of give me my APK file. Then, i opened the project folder and there was not any APK file in it again.

I can't fix. Can you help me?

Error1: 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[T] setupStartInfo) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/BuildUtils.cs:73) UnityEditorInternal.IL2CPPBuilder.RunIl2CppWithArguments (System.Collections.Generic.List`1[T] arguments, System.Action`1[T] setupStartInfo, System.String workingDirectory) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/Il2Cpp/IL2CPPUtils.cs:368) UnityEditorInternal.IL2CPPBuilder.ConvertPlayerDlltoCpp (System.String inputDirectory, System.String outputDirectory, System.String workingDirectory, System.Boolean platformSupportsManagedDebugging) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/Il2Cpp/IL2CPPUtils.cs:349) UnityEditorInternal.IL2CPPBuilder.Run () (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/Il2Cpp/IL2CPPUtils.cs:211) UnityEditorInternal.IL2CPPUtils.RunIl2Cpp (System.String tempFolder, System.String stagingAreaData, UnityEditorInternal.IIl2CppPlatformProvider platformProvider, System.Action`1[T] modifyOutputBeforeCompile, UnityEditor.RuntimeClassRegistry runtimeClassRegistry) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/Il2Cpp/IL2CPPUtils.cs:35) UnityEditor.Android.PostProcessor.Tasks.RunIl2Cpp.Execute (UnityEditor.Android.PostProcessor.PostProcessorContext context) (at :0) UnityEditor.Android.PostProcessor.PostProcessRunner.RunAllTasks (UnityEditor.Android.PostProcessor.PostProcessorContext context) (at :0) UnityEditor.Android.PostProcessAndroidPlayer.PostProcess (UnityEditor.BuildTarget target, System.String stagingAreaData, System.String stagingArea, System.String playerPackage, System.String installPath, System.String companyName, System.String productName, UnityEditor.BuildOptions options, UnityEditor.RuntimeClassRegistry usedClassRegistry, UnityEditor.Build.Reporting.BuildReport report) (at :0) UnityEditor.Android.AndroidBuildPostprocessor.PostProcess (UnityEditor.Modules.BuildPostProcessArgs args, UnityEditor.BuildProperties& outProperties) (at :0) UnityEditor.PostprocessBuildPlayer.Postprocess (UnityEditor.BuildTargetGroup targetGroup, UnityEditor.BuildTarget target, System.String installPath, System.String companyName, System.String productName, System.Int32 width, System.Int32 height, UnityEditor.BuildOptions options, UnityEditor.RuntimeClassRegistry usedClassRegistry, UnityEditor.Build.Reporting.BuildReport report) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/PostprocessBuildPlayer.cs:286) UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)

Error2: Failed running C:\Program Files\Unity\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="C:\Users\Ser_q\OneDrive\Masaüstü 1\Unity Oyunlar\Ring Ball\Ring Ball\Temp\StagingArea\assets\bin\Data\Native\armeabi-v7a\libil2cpp.so" --cachedirectory="C:\Users\Ser_q\OneDrive\Masaüstü 1\Unity Oyunlar\Ring Ball\Ring Ball\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="C:/Program Files/Java/android-ndk-r16b" --map-file-parser="C:\Program Files\Unity\Editor\Data\Tools\MapFileParser\MapFileParser.exe" --directory="C:\Users\Ser_q\OneDrive\Masaüstü 1\Unity Oyunlar\Ring Ball\Ring Ball\Temp\StagingArea\assets\bin\Data\Managed" --generatedcppdir="C:\Users\Ser_q\OneDrive\Masaüstü 1\Unity Oyunlar\Ring Ball\Ring Ball\Temp\StagingArea\Il2Cpp\il2cppOutput"

stdout: Building libil2cpp.so with AndroidToolChain Output directory: C:\Users\Ser_q\OneDrive\Masa�st� 1\Unity Oyunlar\Ring Ball\Ring Ball\Temp\StagingArea\assets\bin\Data\Native\armeabi-v7a Cache directory: C:\Users\Ser_q\OneDrive\Masa�st� 1\Unity Oyunlar\Ring Ball\Ring Ball\Library\il2cpp_android_armeabi-v7a\il2cpp_cache ObjectFiles: 585 of which compiled: 0 Total compilation time: 15017 milliseconds. il2cpp.exe didn't catch exception: Unity.IL2CPP.Building.BuilderFailedException: C:\Program Files\Java\android-ndk-r16b\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++ @"C:\Users\Ser_q\AppData\Local\Temp\tmp6383.tmp" -o "C:\Users\Ser_q\OneDrive\Masa�st� 1\Unity Oyunlar\Ring Ball\Ring Ball\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\linkresult_20F55691E43EAD7596228F655B12DFFA\libil2cpp.so" -shared -Wl,-soname,libil2cpp.so -Wl,--no-undefined -Wl,-z,noexecstack -Wl,--gc-sections -Wl,--build-id --sysroot "C:\Program Files\Java\android-ndk-r16b\platforms\android-16\arch-arm" -gcc-toolchain "C:\Program Files\Java\android-ndk-r16b\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64" -target armv7-none-linux-androideabi -Wl,--wrap,sigaction -L "C:\Program Files\Java\android-ndk-r16b\sources\cxx-stl\gnu-libstdc++\4.9\libs\armeabi-v7a" -lgnustl_static -llog -rdynamic -fuse-ld=gold.exe

clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/354650F11D1936EF6AF65371690184FB.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/3694305E3092AA36575E02EECC84CDA6.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/5F5886D72E8861BAE4A98FA21B3EB8C2.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/086CBEB5FE1BC180D42938DC6D8C2549.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/C44507221482B18336B5341F538EC4AD.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/0D2DC1FFFD67D19002B6103384D38C04.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/5BEEA9B08D01C3C60B2161C6B3855304.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/6307B513AE5FEBC8ACB3CD03C17A3548.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/1A50D197785AE80841DC51892CE4B9BE.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/F93DBDCA622550AEF0B4BBFD8E690F26.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/75B698532A9F8AB84A20412952ED0373.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/912DD631AB566B5D8945DA82898CFD98.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/9747EE9EC7DC2DED2994BB127C421876.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/9C2C34F13069C0071238B15F665DE608.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/1E8E75FF0259136C76ED61703E8DA701.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/8012A09C4B2C05159DED1BC295BD6F3A.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/79871F5FDD428F0E6F3621C8028AB472.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/E2DF2DA283261CBB359C9769E29DE721.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/341B4BBBEE862F0800948CBE9A663F85.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/C633F489CD40F9D8BFAAB91034C81861.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/679CAFB9E2709A277F0E417993BE142F.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/74520F3F8BB2FD4A4C992F491197CF93.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/197BAE27B57E042480D1DF8760648AEA.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/0BE7DC945C6EEA65971D0790E04E5931.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/4AD739D018751752114884A80DE19A31.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/EF785DE83AC27429AF51B37F8942FBBA.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/DE5361BAD5F39B2C1B7D9E96CE5B899C.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/627374A989E5E95ECD939B399A2D7D29.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/EAD9F5CD646F025B6DF739EA420CFADB.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/94B51764D71F71FB2E4EB07F3BA1179C.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/4E90A58B81FBF99C74E4550F24CAF27A.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/0C8C52877C7C602AE2C916979C8BE2FC.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/184ADB294A24F137B3703EAE681C90B2.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/5924087BDD9D7C2FC2E014538EBDAAC7.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/A400AE67AFA7CB24D32246FB845763B3.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/1C513B89DD308120DFCFFD2A7F167376.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/5BE477D2D6BC0756C73AB6F352394593.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/0D661E180F86DF18BE33065B1031EE37.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/0300D72E4B2664E18391221A62CD7B9B.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/3BAFDB61C3B6FB6A21C4E0AF23154B3F.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/E86534E8AEFA3D07E524A539861AAEAE.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/E865218D81FB9EB6AE3B49A97C48F212.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/025463AD5B85F7566FB965D6BDE32681.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/195FBDEE1BE0077CB498A0AA1214F073.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/C6FAF4C62A85640F645D12CF58610821.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/993F410A2480E6C7785694616034D2A2.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/8E4459BB8A4046EB366EDB9C42F57AA5.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/177CC7595D263088B8C5C7582E7834B6.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/9A8A5D59C452ECAD59F3E27D2F1F92CA.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/8559C0D557EC05FD8F34F508867148B4.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/966B0D178EEBC5141D1A2B514551AEDD.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/AC587F51CDD216CEE46460EB4D10FF96.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/5734AA201A3D7DD806964AF07DCCB6EB.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/E8C6660C1E0DD9A8B654E14463B6A291.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/3B40F5AEDFE9160D3FF45AB27AD2EAAB.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/8B9D2279E4DBE8DA94E8125324E52AA2.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/9ADB59ECADE6BAF0E105B454AF1E21F6.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/4A67853F2CA8EFA34E0C6827CCE8C2A5.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/3AF6D1E8990EA8425D15AF77783E8FFC.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/CC8239D5AED2BAA9468A6C4336F534F7.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/69A9C3230758D02AED010D5D256C1B14.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/3E82ACFEB6A58B8B7A797CDA5A2482A4.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/A2463B99FD4D92EED58A0DF19090E922.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/1CB98A3C8ACF789BE2FD92B60565CBB7.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/06C03CA718D9E847613BD9944F833FCF.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/B4756A3885BEE517E3EFEA3C3BCB003B.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/1A67E92B33F8B3C34ED23E7A55162461.o' clang++.exe: error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/9F2192C9F06F4786551E1EE8DD4389EA.o' clang++.ex

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

2 Replies

· Add your reply
  • Sort: 
avatar image
1

Answer by Serkode · Apr 11, 2019 at 01:53 AM

FIXED!

https://forum.unity.com/threads/build-il2cpp-errors-please-how-fix-it.492556/

error: no such file or directory: 'C:/Users/Ser_q/OneDrive/Masa?st? 1/Unity Oyunlar/Ring Ball/Ring Ball/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/9F2192C9F06F4786551E1EE8DD4389EA.o' clang++.ex

JoshPeterson from Unity Technologies : I suspect those '?' characters that are not part of the ASCII character set. I think that the Android NDK has trouble with these characters. I would recommend locating your Unity project in a path which has only ASCII characters. That might work.

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image $$anonymous$$ · Jul 14, 2019 at 02:36 PM 1
Share

but my project is in E:\unity\unity saves\$$anonymous$$yProject

still get this error.

what do I do ?

avatar image
0

Answer by ahmedaniss · Dec 22, 2020 at 09:13 AM

problem fixed here : https://youtu.be/P_-vOfad_yc

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

198 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Unity Build Error 126 0 Answers

Cannot Export to WebGL because of il2CPP stops working. 2 Answers

unity editor.build player window +build error exception 3 errors,i had unity editor.build player window +build error exception 3 errors 0 Answers

Realidad aumentada Vuforia problema creando apk 0 Answers

I can not build my project in Unity Version 2018.3.12f1 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges