-
Notifications
You must be signed in to change notification settings - Fork 29
Description
-GNinja \
-DANDROID_STL=c++_shared \
-DNODE_MODULES_DIR=/home/expo/workingdir/build/node_modules \
-DBUILD_TYPE=debug
from /home/expo/workingdir/build/node_modules/react-native-skottie/android
react-native-skottie: Linking react-native-skia...
react-native-skottie: react-native-skia include directory: /home/expo/workingdir/build/node_modules/@shopify/react-native-skia/android/build/headers/rnskia
react-native-skottie: react-native-skia directory: /home/expo/workingdir/build/node_modules/@shopify/react-native-skia
react-native-skottie: Linking /home/expo/workingdir/build/node_modules/@shopify/react-native-skia/libs/android/arm64-v8a/libskia.a...
react-native-skottie: Linking /home/expo/workingdir/build/node_modules/@shopify/react-native-skia/libs/android/arm64-v8a/libskottie.a...
react-native-skottie: Linking /home/expo/workingdir/build/node_modules/@shopify/react-native-skia/libs/android/arm64-v8a/libskparagraph.a...
react-native-skottie: Linking /home/expo/workingdir/build/node_modules/@shopify/react-native-skia/libs/android/arm64-v8a/libsksg.a...
react-native-skottie: Linking /home/expo/workingdir/build/node_modules/@shopify/react-native-skia/libs/android/arm64-v8a/libskshaper.a...
react-native-skottie: Linking /home/expo/workingdir/build/node_modules/@shopify/react-native-skia/libs/android/arm64-v8a/libskunicode_core.a...
react-native-skottie: Linking /home/expo/workingdir/build/node_modules/@shopify/react-native-skia/libs/android/arm64-v8a/libskunicode_icu.a...
react-native-skottie: Linking /home/expo/workingdir/build/node_modules/@shopify/react-native-skia/libs/android/arm64-v8a/libsvg.a...
CMake Error at CMakeLists.txt:17 (add_library):
Target "react-native-skottie" links to target
"ReactAndroid::react_nativemodule_core" but the target was not found.
Perhaps a find_package() call is missing for an IMPORTED target, or an
ALIAS target is missing?
CMake Error at CMakeLists.txt:17 (add_library):
Target "react-native-skottie" links to target
"ReactAndroid::reactnativejni" but the target was not found. Perhaps a
find_package() call is missing for an IMPORTED target, or an ALIAS target
is missing?
CMake Error at CMakeLists.txt:17 (add_library):
Target "react-native-skottie" links to target
"ReactAndroid::runtimeexecutor" but the target was not found. Perhaps a
find_package() call is missing for an IMPORTED target, or an ALIAS target
is missing?