Android Build/Preview problem on Windows 10

Hi Fuse team.-

First, congrats for your great work!

I have two things to report:

  1. “fuse install android” generate an error unziping the NDK file (Show error: Corrupt zip or disk full), so I installed manually the NDK (android-ndk-r10e) and everything is ok with installation, but…

  2. When I try to preview on Android get that:

Fuse 0.21.0 (build 6650)
Build started: FullCompile
Configuring (6.29s)
Compiling syntax tree (10.00s)
Generating code and data (20.21s)
Building Android app
1/2: libAppName.so
arm-linux-androideabi-g++: error: USER/AppData/Local/Fusetools/Fuse/Android/android-ndk-r10e/sources/cxx-stl/stlport/stlport: No such file or directory
arm-linux-androideabi-g++: error: USER/AppData/Local/Fusetools/Fuse/Android/android-ndk-r10e/sources/cxx-stl/stlport/stlport: No such file or directory
arm-linux-androideabi-g++: error: USER/AppData/Local/Fusetools/Fuse/Android/android-ndk-r10e/sources/cxx-stl/stlport/stlport: No such file or directory
make: *** [.uno/_root.MainView.cpp.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [.uno/_root.g.cpp.o] Error 1
arm-linux-androideabi-g++: error: USER/AppData/Local/Fusetools/Fuse/Android/android-ndk-r10e/sources/cxx-stl/stlport/stlport: No such file or directory
make: *** [.uno/Android.android.app.g.cpp.o] Error 1
make: *** [.uno/Android.android.content.g.cpp.o] Error 1
_root.g.cpp
_root.MainView.cpp
Android.android.app.g.cpp
Android.android.content.g.cpp
(unknown): E0200: Android build failed
?: Error E0200: Android build failed
(0.56s)

Build completed in 37.07 seconds
1 error

Show this (arm-linux-androideabi-g++) error 4 or 5 times and results E0200: Android build failed.

Fuse version: 0.21.0

Operating System: Windows 10 Pro (64-Bits)

Thank you.

Hi Francisco,

Is this path valid %localappdata%/Fusetools/Fuse/Android/android-ndk-r10e/sources/cxx-stl/stlport/stlport?

Also do you have a space in your user name?

Hi Emil.-

Yes, the path is valid and I have +100GB of free space.

Any suggestion?

Thanks!

I am sorry, I wasn’t very precise here. Do your username contain spaces, such as Francisco Lastname for example? Or any special characters?