Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

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

Aperta
#235 4 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
20/100
Tipo di issue
Bug
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
cpp, react-native

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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 ()>&&)>)**

Lingua principale
C++
Stelle
791
Fork
65
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Preparare l'ambiente

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di margelo/react-native-worklets-core

Tutte le issue di margelo/react-native-worklets-core

Issue simili

Altre issue su C++

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.