You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.
inni-support/support-lib/jni/djinni_support.cpp
In file included from /Users/paulo/Developer/workspaces/cpp/ubook-library-core/vendor/dependency-djinni-support/support-lib/jni/djinni_support.cpp:18:
In file included from /Users/paulo/Developer/workspaces/cpp/ubook-library-core/vendor/dependency-djinni-support/support-lib/jni/djinni_support.hpp:21:
In file included from /Users/paulo/Developer/android-ndk-r16b/sources/cxx-stl/gnu-libstdc++/4.9/include/memory:72:
In file included from /Users/paulo/Developer/android-ndk-r16b/sources/cxx-stl/gnu-libstdc++/4.9/include/iosfwd:40:
In file included from /Users/paulo/Developer/android-ndk-r16b/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/postypes.h:40:
In file included from /Users/paulo/Developer/android-ndk-r16b/sources/cxx-stl/gnu-libstdc++/4.9/include/cwchar:44:
In file included from /Users/paulo/Developer/android-ndk-r16b/sysroot/usr/include/wchar.h:33:
In file included from /Users/paulo/Developer/android-ndk-r16b/sysroot/usr/include/stdio.h:42:
In file included from /Users/paulo/Developer/android-ndk-r16b/sysroot/usr/include/sys/types.h:36:
/Users/paulo/Developer/android-ndk-r16b/sysroot/usr/include/linux/types.h:21:10: fatal error: 'asm/types.h' file not found
#include <asm/types.h>
^~~~~~~~~~~~~
1 error generated.
ninja: build stopped: subcommand failed.
Can you make an update to NDK 16b?
The text was updated successfully, but these errors were encountered:
I haven't tried an NDK so new, so no direct experience. Sounds like the header includes within the NDK are messed up. I know newer NDKs have deprecated GCC, so this might be related to that.
Hi,
Always that i change the NDK to 16b i got:
Can you make an update to NDK 16b?
The text was updated successfully, but these errors were encountered: