Error build android in Windows 10

Hi, I got errors with the build, this is the result:

C:\xampp\htdocs\vitroAppFuse\vitroAppFuse\vitroApp>fuse build --target=Android
Uno 1.0.12 (build 5387) Windows 8.1 x64 620e8e3

Configuring (4.6 s)
Compiling syntax tree (1.5 s)
Generating code and data (8.8 s)
Building Android app
2/2: vitroApp.apk
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
CMake Error at C:/android-sdk-windows/cmake/3.6.4111459/share/cmake-3.6/Modules/
CMakeTestCCompiler.cmake:61 (message):
  The C compiler
  "C:/android-sdk-windows/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin
/clang.exe"
  is not able to compile a simple test program.

  It fails with the following output:

   Change Dir: C:/xampp/htdocs/vitroAppFuse/vitroAppFuse/vitroApp/build/Android/
Debug/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp



  Run Build Command:"C:\android-sdk-windows\cmake\3.6.4111459\bin\ninja.exe"
  "cmTC_b148d"

  [1/2] Building C object CMakeFiles/cmTC_b148d.dir/testCCompiler.c.o


  FAILED:
  C:\android-sdk-windows\ndk-bundle\toolchains\llvm\prebuilt\windows-x86_64\bin\
clang.exe
  --target=armv7-none-linux-androideabi
  --gcc-toolchain=C:/android-sdk-windows/ndk-bundle/toolchains/arm-linux-android
eabi-4.9/prebuilt/windows-x86_64
  --sysroot=C:/android-sdk-windows/ndk-bundle/sysroot -isystem
  C:/android-sdk-windows/ndk-bundle/sysroot/usr/include/arm-linux-androideabi
  -D__ANDROID_API__=16 -g -DANDROID -ffunction-sections -funwind-tables
  -fstack-protector-strong -no-canonical-prefixes -march=armv7-a
  -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb
  -Wa,--noexecstack -Wformat -Werror=format-security -fPIE -o
  CMakeFiles/cmTC_b148d.dir/testCCompiler.c.o -c
  C:\xampp\htdocs\vitroAppFuse\vitroAppFuse\vitroApp\build\Android\Debug\app\.ex
ternalNativeBuild\cmake\debug\armeabi-v7a\CMakeFiles\CMakeTmp\testCCompiler.c



  error: unable to rename temporary
  'C:\Users\ALEJAN~1\AppData\Local\Temp\testCCompiler-a592c3.s-5744c851' to
  output file 'C:\Users\ALEJAN~1\AppData\Local\Temp\testCCompiler-a592c3.s':
  'Permission denied'



  1 error generated.



  ninja: build stopped: subcommand failed.






  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt




FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:generateJsonModelDebug'.
> Build command failed.
Error while executing 'C:\android-sdk-windows\cmake\3.6.4111459\bin\cmake.exe' w
ith arguments {-HC:\xampp\htdocs\vitroAppFuse\vitroAppFuse\vitroApp\build\Androi
d\Debug -BC:\xampp\htdocs\vitroAppFuse\vitroAppFuse\vitroApp\build\Android\Debug
\app\.externalNativeBuild\cmake\debug\armeabi-v7a -GAndroid Gradle - Ninja -DAND
ROID_ABI=armeabi-v7a -DANDROID_NDK=C:\android-sdk-windows\ndk-bundle -DCMAKE_LIB
RARY_OUTPUT_DIRECTORY=C:\xampp\htdocs\vitroAppFuse\vitroAppFuse\vitroApp\build\A
ndroid\Debug\app\.externalNativeBuild\cmake\debug\obj\armeabi-v7a -DCMAKE_BUILD_
TYPE=Debug -DCMAKE_MAKE_PROGRAM=C:\android-sdk-windows\cmake\3.6.4111459\bin\nin
ja.exe -DCMAKE_TOOLCHAIN_FILE=C:\android-sdk-windows\ndk-bundle\build\cmake\andr
oid.toolchain.cmake -DANDROID_NATIVE_API_LEVEL=16}
-- Check for working C compiler: C:/android-sdk-windows/ndk-bundle/toolchains/ll
vm/prebuilt/windows-x86_64/bin/clang.exe
-- Check for working C compiler: C:/android-sdk-windows/ndk-bundle/toolchains/ll
vm/prebuilt/windows-x86_64/bin/clang.exe -- broken
-- Configuring incomplete, errors occurred!
See also "C:/xampp/htdocs/vitroAppFuse/vitroAppFuse/vitroApp/build/Android/Debug
/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/CMakeOutput.log".
See also "C:/xampp/htdocs/vitroAppFuse/vitroAppFuse/vitroApp/build/Android/Debug
/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/CMakeError.log".
CMake Error at C:/android-sdk-windows/cmake/3.6.4111459/share/cmake-3.6/Modules/
CMakeTestCCompiler.cmake:61 (message):
  The C compiler
  "C:/android-sdk-windows/ndk-bundle/toolchains/llvm/prebuilt/windows-x86_64/bin
/clang.exe"
  is not able to compile a simple test program.

  It fails with the following output:

   Change Dir: C:/xampp/htdocs/vitroAppFuse/vitroAppFuse/vitroApp/build/Android/
Debug/app/.externalNativeBuild/cmake/debug/armeabi-v7a/CMakeFiles/CMakeTmp



  Run Build Command:"C:\android-sdk-windows\cmake\3.6.4111459\bin\ninja.exe"
  "cmTC_b148d"

  [1/2] Building C object CMakeFiles/cmTC_b148d.dir/testCCompiler.c.o

  FAILED:
  C:\android-sdk-windows\ndk-bundle\toolchains\llvm\prebuilt\windows-x86_64\bin\
clang.exe
  --target=armv7-none-linux-androideabi
  --gcc-toolchain=C:/android-sdk-windows/ndk-bundle/toolchains/arm-linux-android
eabi-4.9/prebuilt/windows-x86_64
  --sysroot=C:/android-sdk-windows/ndk-bundle/sysroot -isystem
  C:/android-sdk-windows/ndk-bundle/sysroot/usr/include/arm-linux-androideabi
  -D__ANDROID_API__=16 -g -DANDROID -ffunction-sections -funwind-tables
  -fstack-protector-strong -no-canonical-prefixes -march=armv7-a
  -mfloat-abi=softfp -mfpu=vfpv3-d16 -fno-integrated-as -mthumb
  -Wa,--noexecstack -Wformat -Werror=format-security -fPIE -o
  CMakeFiles/cmTC_b148d.dir/testCCompiler.c.o -c
  C:\xampp\htdocs\vitroAppFuse\vitroAppFuse\vitroApp\build\Android\Debug\app\.ex
ternalNativeBuild\cmake\debug\armeabi-v7a\CMakeFiles\CMakeTmp\testCCompiler.c



  1 error generated.


  ninja: build stopped: subcommand failed.





  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt




* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
## 2/2: vitroApp.apk
Incremental java compilation is an incubating feature.
:app:preBuild UP-TO-DATE
:app:preDebugBuild UP-TO-DATE
:app:checkDebugManifest
:app:preReleaseBuild UP-TO-DATE
:app:prepareComAndroidSupportAnimatedVectorDrawable2340Library
:app:prepareComAndroidSupportAppcompatV72340Library
:app:prepareComAndroidSupportDesign2340Library
:app:prepareComAndroidSupportRecyclerviewV72340Library
:app:prepareComAndroidSupportSupportV42340Library
:app:prepareComAndroidSupportSupportVectorDrawable2340Library
:app:prepareComGoogleAndroidGmsPlayServicesBase920Library
:app:prepareComGoogleAndroidGmsPlayServicesBasement920Library
:app:prepareComGoogleAndroidGmsPlayServicesMaps920Library
:app:prepareComGoogleAndroidGmsPlayServicesTasks920Library
:app:prepareDebugDependencies
:app:compileDebugAidl
:app:compileDebugRenderscript
(unknown): E0200: Android build failed
:app:generateDebugBuildConfig
:app:generateDebugResValues
:app:generateDebugResources
:app:mergeDebugResources
:app:processDebugManifest
:app:processDebugResources
:app:generateDebugSources
:app:incrementalDebugJavaCompilationSafeguard
:app:compileDebugJavaWithJavac
:app:compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed,
no previous execution, etc.).
:app:generateJsonModelDebug FAILED

BUILD FAILED

Total time: 1 mins 32.547 secs
(1:46)

Build completed in 121.38 seconds
    1 error

fuse: Errors were encountered while building the project

Hi, do you have any special characters in your username? The android build toolchain may struggle with that.