OTAcademy / otclientv8

Mirror of official OTClientV8
https://discord.gg/otacademy
27 stars 32 forks source link

Error compiling for Android version #7

Closed reiwise closed 1 year ago

reiwise commented 1 year ago

Can anyone help me with a video explaining step by step how to compile for the Android version? I tried to follow the tutorial and got stuck on this part. https://prnt.sc/aas2XjBPv7hZ

1>main.cpp 1>otclientv8_lib.vcxproj -> D:\1 - AVENTURIA JOGO MOBILE\android\ARM\Release\libotclientv8.so 1>Done building project "otclientv8_lib.vcxproj". 2>------ Build started: Project: otclientv8 (otclientv8\otclientv8), Configuration: Release ARM ------ 2>ANDROID_HOME=C:\Program Files (x86)\Android\android-sdk 2>ANT_HOME= 2>JAVA_HOME=C:\Program Files\Android\jdk\jdk-8.0.302.8-hotspot\jdk8u302-b08 2>NDK_ROOT=C:\android\android-ndk-r21d 2>ANDROID_NDK_HOME=C:\android\android-ndk-r21d 2>O sistema não pode encontrar o caminho especificado. 2>D:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\MDD\Android\V150\Android.Common.targets(462,5): error MSB3073: The command ""\bin\ant.bat" debug -Dout.final.file="D:\1 - AVENTURIA JOGO MOBILE\android\otclientv8\ARM\Release........\otclientv8_armv7a.apk"" exited with code 3. 2>Done building project "otclientv8.androidproj" -- FAILED. ========== Build: 1 succeeded, 1 failed, 0 up-to-date, 0 skipped ========== ========== Build started at 04:30 and took 02:26,788 minutes ==========