vab icon indicating copy to clipboard operation
vab copied to clipboard

failed to compile .c to .o

Open ghosttk opened this issue 3 years ago • 2 comments

When source file imports net or vweb module, compiling didn't succeed. Is it possible to support these modules?

vab.android.CompileError: failed to compile .c to .o: /Users/weiwang/Downloads/ndk/21.3.6528147/toolchains/llvm/prebuilt/darwin-x86_64/bin/aarch64-linux-android21-clang failed with return code 1

ghosttk avatar Aug 08 '22 02:08 ghosttk

Should be possible, yes. Probably needs more work

larpon avatar Aug 11 '23 19:08 larpon