Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Vision-camera and worklets-core 1.5.0 build issues - undefined symbol: RNWorklet

Abierto
#235 4 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
20/100
Tipo de issue
Error
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
cpp, react-native

Línea de trabajo

Start with the package.json versions listed in the issue and reproduce the intermittent Android build failure, focusing on the RNWorklet::JsiWorkletContext::initialize linker error. Compare the 1.5.0 configuration with the referenced 2.0.0-beta.4 configuration; done should mean establishing compatible versions or documenting the cause and resolution for the undefined symbol.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Hi @mrousavy , I have a question on using the released 1.5.0 vs using the 2.0.0-beta.4
When it builds, it seems to work fine, but I'm getting an intermittent failure building with my current configuration (below) I get a missing symbols error (RNWorklet::JsiWorkletContext). I'm hoping maybe the 2.0.0 version will resolve so am planning to go forward with that change, but I'm concerned about using a pre-release version if unstable.
Can you offer me any guidance on if that's the best path forward, or if there are any known issues with 2.0.0 beta versions? (Or would you recommend downgrading vision-camera?)

current package.json:

"react-native-vision-camera": "4.6.3", "react-native-worklets-core": "1.5.0", "react-native": "0.75.2",

Error:

  **ld.lld: error: undefined symbol: RNWorklet::JsiWorkletContext::initialize(std::__ndk1::basic_string<char, std::__ndk1::char_traits<char>, std::__ndk1::allocator<char>> const&, facebook::jsi::Runtime*, std::__ndk1::function<void (std::__ndk1::function<void ()>&&)>, std::__ndk1::function<void (std::__ndk1::function<void ()>&&)>)**

Lenguaje dominante
C++
Estrellas
791
Forks
65
Métricas de merge de PR
Sin PR fusionados en 30 d

Preparar el entorno

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de margelo/react-native-worklets-core

Todos los issues de margelo/react-native-worklets-core

Issues similares

Más issues de C++

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.