Hello!
I apologize in advance for the grammar, I speak English very poorly…
I’ve been tormented for several days. I can not compile my application under Scripting backend IL2CPP. It seems that I have already tried everything that was recommended on forums and videos, but my mistake still remains relevant. SDK updated to the latest version, NDK, as advised, installed r16b. Antivirus disabled.
Here are the compilation errors:
Here are the compilation errors
Failed running C:\Program Files\Unity\Hub\Editor\2019.2.15f1\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=“Debug” --outputpath=“C:\Users\АстонАнтон\Desktop\Get to the General\Temp\StagingArea\assets\bin\Data\Native\armeabi-v7a\libil2cpp.so” --cachedirectory=“C:\Users\АстонАнтон\Desktop\Get to the General\Assets..\Library\il2cpp_android_armeabi-v7a/il2cpp_cache” --additional-include-directories=“C:/Program Files/Unity/Hub/Editor/2019.2.15f1/Editor/Data/PlaybackEngines/AndroidPlayer/Tools\bdwgc/include” --additional-include-directories=“C:/Program Files/Unity/Hub/Editor/2019.2.15f1/Editor/Data/PlaybackEngines/AndroidPlayer/Tools\libil2cpp/include” --tool-chain-path=“C:/android-ndk-r16b” --profiler-report --map-file-parser=“C:/Program Files/Unity/Hub/Editor/2019.2.15f1/Editor/Data/Tools/MapFileParser/MapFileParser.exe” --directory=“C:/Users/АстонАнтон/Desktop/Get to the General/Temp/StagingArea/assets/bin/Data/Managed” --generatedcppdir=“C:/Users/АстонАнтон/Desktop/Get to the General/Temp/StagingArea/Il2Cpp/il2cppOutput”
stdout:
Building libil2cpp.so with AndroidToolChain
Output directory: C:\Users\��⮭��⮭\Desktop\Get to the General\Temp\StagingArea\assets\bin\Data\Native\armeabi-v7a
Cache directory: C:\Users\��⮭��⮭\Desktop\Get to the General\Library\il2cpp_android_armeabi-v7a\il2cpp_cache
ObjectFiles: 210 of which compiled: 0
Total compilation time: 5855 milliseconds.
il2cpp.exe didn’t catch exception: Unity.IL2CPP.Building.BuilderFailedException: C:\android-ndk-r16b\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++ @“C:\Users\��⮭��⮭\AppData\Local\Temp\tmp59E5.tmp” -o “C:\Users\��⮭��⮭\Desktop\Get to the General\Library\il2cpp_android_armeabi-v7a\il2cpp_cache\linkresult_E24E408043236608BDCB780E63A3F2CF\libil2cpp.so” -shared -Wl,-soname,libil2cpp.so -Wl,–no-undefined -Wl,-z,noexecstack -Wl,–gc-sections -Wl,–build-id --sysroot “C:\android-ndk-r16b\platforms\android-16\arch-arm” -gcc-toolchain “C:\android-ndk-r16b\toolchains\arm-linux-androideabi-4.9\prebuilt\windows-x86_64” -target armv7-none-linux-androideabi -Wl,–wrap,sigaction -L “C:\android-ndk-r16b\sources\cxx-stl\gnu-libstdc++\4.9\libs\armeabi-v7a” -lgnustl_static -latomic -llog -rdynamic -fuse-ld=gold.exe
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/F26722528E4E8D4236927CBA3339EA9C.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/2D3D598E442D972F28E6621F172EC27A.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/03856C1544C79C5D7B046D59359283E4.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/700CE6EE4EFCA06CA436FCB08157F7AD.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/1302654A020EAEF9940535942A92239B.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/5BA2723C83F764274D81239D48074009.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/09B78C4AB9C27F884788680CF3D8CAFD.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/86D602A18F792D1D6C2A5E794E61F348.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/8D51A9DBBF366032B2523F18D364C042.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/D7C6D37DE891A3D99527DA701527A1CC.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/FBA816E9F7A11221022B757AEF72EA1C.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/564685E454FC2D774D7E4B64284D3782.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/A1BB921759915549B8AE8E44A174EE7F.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/72BEE76D1308800C263779DD725B201F.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/AE1BD20066FA13777D9CE8814841F297.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/CFBBA05E131D16E3342BBBF5F5A44BA7.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/A6BEC9CAB76AC674BE84AC09CBCFC1A5.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/95BC3C6655368D83245C640CBCA276E7.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/19A6EB3C0D1F725E80A6D58A0B6D9AD2.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/A19E8A538141604350176B8820A38041.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/D57B1586FBB06DE7BDC001F01CB7A1D5.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/D214206884D14E0F84E53509C1E4BC98.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/20B1D3BAA637019A8504CBF308338509.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/7DB1EEB7D09066B7BCB9566BA332196C.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/857BA7315111F71C15D05B6C99C9CEBC.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/B8A5D6547849A5F3CB0C523472A67F54.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/4BCEE3D0C8DB19FC72A5D5CDF5FC0CE1.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/E98A8B7B001790AB92070B2177B0C2F4.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/E8937C637A65C44196EEEB074148B848.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/3DD1E2389B3634CF7D91AF5B5A24351F.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/2CA6C336929EA3FDB320755C6608E1B0.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/AEAEB0D506E0AE9C36CFBDF4AE9A3328.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/DCA65FF778A426C0BAA5149BA6C7AE76.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/13CFC264409569934A92CCAE99852982.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/3D66D5763AB54B01AE48F304A87EED9C.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/3B3F58F63917F275D70B941B494FBD41.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/E79579BA3EC983249F38671BC91C8077.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/4DA8E8AD9A1D3A372F043EE971EF0895.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/87AB36AD4CB7EDD7DEEE37DAC8C49D5D.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/F83098FFC338B00113309A46AC0A151C.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/6792BD6F5032C8CBAC53EC1386E1BA22.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/5DCFAB360382C76A28B9A3602C5D0158.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/8A92C18CDBC2C7312CEE0A0EBA2788B0.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/69EFB8E95D032E5B3530CA370BD34B79.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/82011660AB0E2A65F800F9D31D65C216.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/431FD4C1F8922905B0C4191C7B910D85.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/892708212F35747729DAB128740F1127.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/7E513917C00BF3B04A06A03D03938B1C.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/23010C51AD19CEED36317071D44BE776.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/06751640F272101914068D78A5BF0D74.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/700EEE68883832FDD86B0B2B8AA09512.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/050D1541F08BF5BA4711E784387AC49E.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/413352CE592D6A748BD78FA2E448929F.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/DE0CCCD5CF189D7923FCEC42EEF8CED4.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/91C68624B097B82CF3792B86EB03D9D7.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/BD21D6CCE7746EDF7CBBAED64381982D.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/1DA40095F83D2A30406BA18DE0E87BD9.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/FE6FDE21ADBF8030C95A3E1CF5F6389E.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/E09567D3A3472341D375E05E36A8D942.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/65B23477808405914A605656818E377C.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/6E09CC7DC478256762F5C1A272693C82.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/D6F70C59EB33D4E709FA3B254EDB783B.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/942A2C7F38DBC24AF0BFBB9D9F34BC17.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/EE38D8F3549823249A10847200BFCCCF.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/E4BC587A363DB3ABD185DEE164E7425F.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/6A641FF35D02CAA1FE2CF632E349E8AF.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/61D4E5933F2AFBEDD17EB73302419A5C.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/FF83B8514E6468B95BC63EABF5F65C80.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/C9F119974C220E8C15F409320F43EF69.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/E40861C1CF63C6FDC44499A029A35FC8.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/CFC873C791518DF80D832DD6B3126894.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/EFF271EFE5F638BF2BFB6AEA29E5235D.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/A666AF4099746A258852ABA773BE277E.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/B5027F16B7ECF2D0F3BE0CC4FA08DFEE.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/E19AEDD0355127B9A1A964A6E915E78B.o’
clang++.exe: error: no such file or directory: ‘C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache/3241BB3CBF9E56C3BA9571F0171567DB.o’
clang++.exe: error: no such file or directory: 'C:/Users/???/Desktop/Get to the General/Library/il2cpp_android_armeabi-v7a/il2cpp_cache
Exception: C:\Program Files\Unity\Hub\Editor\2019.2.15f1\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:128)
UnityEditorInternal.Runner.RunManagedProgram (System.String exe, System.String args, System.String workingDirectory, UnityEditor.Scripting.Compilers.CompilerOutputParserBase parser, System.Action1[T] setupStartInfo) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/BuildUtils.cs:71) UnityEditorInternal.IL2CPPBuilder.RunIl2CppWithArguments (System.Collections.Generic.List
1[T] arguments, System.Action1[T] setupStartInfo, System.String workingDirectory) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/Il2Cpp/IL2CPPUtils.cs:503) 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:484) UnityEditorInternal.IL2CPPBuilder.Run () (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/Il2Cpp/IL2CPPUtils.cs:334) 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:63)
UnityEditor.Android.PostProcessor.Tasks.RunIl2Cpp.Execute (UnityEditor.Android.PostProcessor.PostProcessorContext context) (at <21da158cd428404389e0b5a08ba9ea0a>:0)
UnityEditor.Android.PostProcessor.PostProcessRunner.RunAllTasks (UnityEditor.Android.PostProcessor.PostProcessorContext context) (at <21da158cd428404389e0b5a08ba9ea0a>: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 <21da158cd428404389e0b5a08ba9ea0a>:0)
UnityEditor.Android.AndroidBuildPostprocessor.PostProcess (UnityEditor.Modules.BuildPostProcessArgs args, UnityEditor.BuildProperties& outProperties) (at <21da158cd428404389e0b5a08ba9ea0a>: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:281)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr) (at C:/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:179)
Build completed with a result of ‘Failed’
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr) (at C:/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:179)
UnityEditor.BuildPlayerWindow+BuildMethodException: 3 errors
at UnityEditor.BuildPlayerWindow+DefaultBuildMethods.BuildPlayer (UnityEditor.BuildPlayerOptions options) [0x00242] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:190
at UnityEditor.BuildPlayerWindow.CallBuildMethods (System.Boolean askForBuildLocation, UnityEditor.BuildOptions defaultBuildOptions) [0x0007f] in C:\buildslave\unity\build\Editor\Mono\BuildPlayerWindowBuildMethods.cs:95
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr) (at C:/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:179)
Here are my compilation options and toolpaths:
