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 was archived by the owner on Oct 23, 2023. It is now read-only.
/Users/me/Documents/Proj/Project/node_modules/react-native-pytorch-core/android/CMakeLists.txt : C/C++ debug|armeabi-v7a : CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
FBJNI_LIBRARY
linked by target "torchlive" in directory /Users/me/Documents/Pro/Project/node_modules/react-native-pytorch-core/android
JSI_LIB
linked by target "torchlive" in directory /Users/me/Documents/Proc/Project/node_modules/react-native-pytorch-core/android
PYTORCH_LIBRARY
linked by target "torchlive" in directory /Users/me/Documents/Proj/Project/node_modules/react-native-pytorch-core/android
REACT_NATIVE_JNI_LIB
linked by target "torchlive" in directory /Users/me/Documents/Proj/Project/node_modules/react-native-pytorch-core/android
In package.json, I have:
"react-native": "^0.68.5",
"react-native-pytorch-core": "^0.2.4",