Android build failes - ERROR: make.exe was not found

Hello, I have a problem with building my project for Android. I am using Fuse 0.9.9 on Windows 10. I get this Error message:

# Building native target

Running `C:\Users\Daniel\Documents\Fuse\TryOut.build\Android-Debug\build.bat`

ERROR: make.exe was not found in ‘C:\ProgramData\Uno\SDKs\android-ndk-r10d\prebuilt’

(exit code: 1)

EUNKNOWN: Native target failed to build

I tried to download and install NDK in another direction, I restarted Fuse and deleted the .build folder, but it is not working. The Build for .NET is working.

Thanks! Daniel

also have same issue “Help Please”

Build stage changed: Building native target

Building native target

Running F:#Android#mobile\Fuse\Fuse\Downloads\loading-button\loading-button.build\Simulator\Android\build.bat

ERROR: make.exe was not found in ‘C:\Program Files (x86)\Android\android-ndk\prebuilt’ (exit code: 1)

: EUNKNOWN: Native target failed to build ?: Error EUNKNOWN: Native target failed to build

Build completed in 21.39 seconds 0 Warning(s) 1 Error(s)

Hi markwinap, this is a bug in one of our tools that doesn’t like to find make.exe on a path with a space in it. The bug has been fixed, and this will work in the next release of Fuse, which is due in a few days.

Anders, thanks a lot for your quick response. I will wait for the release.