react-native-jsi-image icon indicating copy to clipboard operation
react-native-jsi-image copied to clipboard

Error when compiling on Android

Open Thomas680 opened this issue 3 years ago • 2 comments

Hello, I installed the package and when I'm trying to run the app, I get this error:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':react-native-jsi-image:generateJsonModelDebug'.
> C:\mobile\capture\node_modules\react-native-jsi-image\android\CMakeLists.txt : C/C++ debug|armeabi-v7a : CMake Error at C:\mobile\capture\node_modules\react-native-jsi-image\android\CMakeLists.txt:6 (add_library):
    Cannot find source file:

      ../cpp/TypedArray/TypedArray.cpp

    Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
    .hxx .in .txx

I found a similar issue here https://github.com/mrousavy/react-native-mmkv/issues/280

Thanks!

Thomas680 avatar May 16 '22 08:05 Thomas680

Any update?

rootedy-ffit avatar Aug 08 '22 17:08 rootedy-ffit

Same problem here. How do you build this thing, guys?

eeshankeni avatar Sep 01 '22 16:09 eeshankeni