Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expo SDK 52 build fail #62

Open
thunder6230 opened this issue Nov 24, 2024 · 1 comment
Open

Expo SDK 52 build fail #62

thunder6230 opened this issue Nov 24, 2024 · 1 comment
Assignees

Comments

@thunder6230
Copy link

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

@arasrezaei
Copy link

👍👍

@hannojg hannojg marked this as a duplicate of #65 Jan 21, 2025
@hannojg hannojg self-assigned this Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants