I created a new project and try to build , but I have this two errors: “javac.exe” exited with code 3. And MSB6006:“javac.exe” exited with code 3. What I have to do to fix it?
File with diagnostic build:https://drive.google.com/file/d/1iuNr405Yc8cH7pMg4FixpObCv20Hl_vx/view?usp=sharing
Git: https://github.com/Splinterggg/Repository The output window is:
1>javac: file not found:
C:\Users\Пользователь\AppData\Local\Temp\tmpC0D4.tmp (The
system cannot find the path specified)
1>MSB6006: "javac.exe" exited with code 3.
1>Done building project "App1.Android.csproj" -- FAILED.
1>Build FAILED.
1>Deployment failed to my_device_1.
========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========