[1.10.0.0] Can`t build ("android_armv7_clang" not supported. [on host platform: win32])

0

Wen i try run "lmbr_waf.bat build_android_armv7_clang_release -p all" i see that error. Also with (calng -> gss) and (release ->debug->profile)


[WAF] Executing 'build_android_armv7_clang_release' in 'x:\lumberyard\1.10.0.0\dev\BinTemp\android_armv7_clang_release'
[ERROR] Target platform "android_armv7_clang" not supported. [on host platform: win32]

Projects (SamplesProject and VirtualRealityProject)

AndroidNDK (r15c) and AndroidSDK (23,24,25)

os win7 64bit

vs2015 + (c++ and mfc)

Motorola Nexus 6 (7.1.1)

"dev/WAF/android/android_settings.json" ("SDK_VERSION" : "android-23").

If i try "adb.exe devices" i see my phone.

Any help will be nice, can`t understand what i miss.

질문됨 7년 전183회 조회
4개 답변
0
수락된 답변

Hi @REDACTEDUSER

This unfortunately is a known issue if you have previously configured without the "Compile for Android" setting checked in Setup Assistant before. There is a workaround however; inside BinTemp delete "valid_configuration_platforms.json" and the "module_def" folder. You will need to run the configure command again after doing this, only this time android will be properly configured.

Let me know if you are still having issues.

답변함 7년 전
0

Hi gFunc, yes "Compile for Android Devices" is enabled.

Here is all my settings

REMOVEDUPLOAD

My Environment Variable

PATH = W:\lumberyard\Android\sdk\tools;W:\lumberyard\Android\sdk\platform-tools;W:\lumberyard\Android\sdk;C:\Program Files\Java\jdk1.8.0_102\bin;C:\Program Files\Java\jre1.8.0_144\bin

AssetProcessor Setup And Work Correctly in dev/cache/VirtualRealityProject/es3 i see folder and assets.

android_settings.json

  {
"DEV_KEYSTORE_ALIAS": "development_keystore",
"DEV_KEYSTORE": "_WAF_/android/dev.keystore",
"DISTRO_KEYSTORE_ALIAS": "distribution_keystore",
"DISTRO_KEYSTORE": "_WAF_/android/distro.keystore",
"BUILD_TOOLS_VER": "23.0.3",
"SDK_VERSION": "android-23",
"BUILD_ENVIRONMENT": "Development"
}

답변함 7년 전
0

Hmm, did you also make sure to enable "Compile for Android Devices" inside of Setup Assistant?

답변함 7년 전
0

Super, thank you Scott@AGS!!! All works :)

답변함 7년 전

이 게시물은 마감됨: 새 답변, 댓글 및 투표 추가가 비활성화되었습니다.

관련 콘텐츠