SQLLite Crashing in Android target

it do nothing when it is added or not i just added it when debugging.

#if android
// Make SQLite work on android by statically compiling the library
import hxcpp.StaticSqlite;
#end

i tried it on the windows but got this error:

image

i have MS Visual Studio 2015 community edition installed with Visual C++ and using NDK version r10e

[Trying to fix this ,but i don’t know if it helps me in the current flow ]

Update :
fixed the CL.exe error