Native development native Development:invalid path for NDK

Source: Internet
Author: User

Open the Preference option under the Window menu. Choose android,native Development (Local development) to select your NDK installation directory. However, this plugin currently only supports NDK's R4 and R5 versions, and later will indicate that the path is invalid.

In fact, the plugin just needs this parameter to add this path to path, but not setting this path will cause the plugin to work abnormally. The invalid path for NDK appears to be invalid because it verifies the existence of a Gcc.exe file. We can create one of these gcc.exe manually.

Create directory manually (NDK directory) \toolchains\arm-eabi-4.4.0\prebuilt\windows\arm-eabi-4.4.0\bin\ On my side the second-level directory arm-eabi-4.4.0 No more, there is no direct creation is good. Then create a new text document in the Bin folder and rename it to Gcc.exe. Then, turn off the preferences page again, and reset the NDK installation directory to OK.

Native development native Development:invalid path for NDK (RPM)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.