Skip to content

Error because ANDROID_NDK_PATH / HOME contain spaces #1074

@AndrewPlakhotnyi

Description

@AndrewPlakhotnyi

Describe the bug
ANDROID_NDK_PATH / HOME should not contain spaces. Otherwise, the script C:\Program Files (x86)\Android\android-sdk\ndk-bundle\ndk-build.cmd gives an error

 'C:\Program' is not recognized as an internal or external command,
operable program or batch file.

Here is the commit changing the previous working behaviour c1ad396

The workaround is running the C:\Program Files (x86)\Android\android-sdk\ndk-bundle\build\\ndk-build.cmd directly

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions