-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Hi,
I am getting the following error when creating the Encore APK;
Error:Could not read [MYDIR]/encore/providerlib/build/intermediates/typedefs.txt: [MYDIR]/encore/providerlib/build/intermediates/typedefs.txt (No such file or directory)
where [MYDIR] is the base path to the code.
It is followed by
/Users/eadward/Library/Android/sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/atomic
Error:(686) undefined reference to__atomic_load_8' Error:(772) undefined reference to
__atomic_fetch_add_8'
Error:(669) undefined reference to__atomic_store_8' Error:(772) undefined reference to
__atomic_fetch_add_8'
Error:error: ld returned 1 exit status
Any ideas? thank you!
Metadata
Metadata
Assignees
Labels
No labels