Home » , , , , , , » Qt lupdate ANDROID_NDK_ROOT Environment Variable Error

Qt lupdate ANDROID_NDK_ROOT Environment Variable Error

Written By 64pin on Sunday, February 3, 2019 | 2:57 AM

If you get this error:

"You need to set the ANDROID_NDK_ROOT environment variable to point to your Android NDK"

Continue to reading.

Actually this is very simple error. But maybe when you see the this error, you tried change the system variables. However you should solve this problem from Qt Creator.

Open external elements configuratin window from Qt Creator's menu. Tools -> External -> Configure.

You will see this window:
Qt Creator Configuration Panel
Click Environment Change button. Add your ANDROID_NDK_ROOT variable to this text with new line and write your android ndk directory. Like this:

PATH=bla bla...
ANDROID_NDK_ROOT = /Users/homename/Documents/Android/android-ndk-rXX

Try again running lupdate. That's it :)


System OS: Macos High Sierra





SHARE

About 64pin

0 yorum :

Post a Comment