Skip to content
This repository has been archived by the owner on Jun 13, 2020. It is now read-only.

build_vktracereplay.bat does not work #19

Open
digish opened this issue Sep 16, 2018 · 0 comments
Open

build_vktracereplay.bat does not work #19

digish opened this issue Sep 16, 2018 · 0 comments

Comments

@digish
Copy link

digish commented Sep 16, 2018

call android update project -s -p . -t "android-23" || exit /b 1
line throws below error
The "android" command is deprecated.
:
Invalid or unsupported command "update project -s -p . -t "android-23""

if i comment above command and try
call ant -buildfile vkreplay debug
command it throws below error
What? Buildfile: vkreplay is a dir!
Build failed

please note I am using latest android SDK and NDK

@KarenGhavam-lunarG KarenGhavam-lunarG transferred this issue from LunarG/VulkanTools Jun 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant