Skip to content

Commit 23b05f0

Browse files
tim202503quic-zhanweiw
authored andcommitted
Update BUILD.md with Android NDK instructions
Added instructions for downloading Android NDK and building QAI AppBuilder. Signed-off-by: shengtin <shengtin@qti.qualcomm.com>
1 parent 0ac402f commit 23b05f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

BUILD.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ Run below command in Windows terminal:
6060
```
6161
git clone https://github.com/quic/ai-engine-direct-helper.git --recursive
6262
```
63+
6364
### Set PATH and run make.exe to build QAI AppBuilder
6465
• Download [android ndk](https://dl.google.com/android/repository/android-ndk-r26d-windows.zip).<br>
6566
• Run following commands in Windows terminal:
@@ -116,4 +117,4 @@ chmod +x ./superresolution
116117
117118
• Root cause<br>
118119
Above error info is due to version incompatible between libappbuilder.so and QAIRT sdk version.
119-
It is resolved by recompile libappbuilder.so after set correct QNN_SDK_ROOT.
120+
It is resolved by recompile libappbuilder.so after set correct QNN_SDK_ROOT.

0 commit comments

Comments
 (0)