react-native-skottie icon indicating copy to clipboard operation
react-native-skottie copied to clipboard

Expo SDK 52 build fail

Open thunder6230 opened this issue 1 year ago • 6 comments

    -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?

thunder6230 avatar Nov 24 '24 08:11 thunder6230

👍👍

arasrezaei avatar Dec 07 '24 19:12 arasrezaei

First off, thanks for the great work on this package—it’s been incredibly useful!

I’m currently facing the same issue, and it’s been a blocker for upgrading to Expo SDK 52. Just wanted to check if there’s been any progress on this. Any updates or potential workarounds would be greatly appreciated.

Thanks again!

sabaturgay avatar Feb 24 '25 22:02 sabaturgay

Also seeing this

ejkkan avatar Feb 25 '25 17:02 ejkkan

Are there plans to support expo 52 and the new architecture any time soon?

dani-mp avatar Feb 25 '25 21:02 dani-mp

+1

arthurshir avatar Apr 22 '25 21:04 arthurshir

+1

ArviinM avatar Aug 01 '25 15:08 ArviinM