react-native-jsi-image
react-native-jsi-image copied to clipboard
Error when compiling on Android
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!
Any update?
Same problem here. How do you build this thing, guys?