-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
error: no matching function for call to 'all_of' #144
Comments
upgrade xcode 15.3 same error |
same issue with Xcode 15.0, Mac m1 |
same issue after updating xcode to 15.3 |
Got the same issue xcode 15.3, Mac m2. QuickfixRemove both |
Same here after upgrade 15.3 |
I got the same issue (after upgrading to 15.3) |
It didn't work for me. Both |
same |
+1 |
@bglgwyng there is 2 |
+1 |
I'm getting the same error after upgrading xcode to 15.3 |
+1 |
Submitted PR (#146) with the possible fix. |
Let me know what you think about mi fix! ❤️ |
Same here |
1 similar comment
Same here |
Work for me thank ❤️ |
Re: Quickfix Hit and miss ... worked first build, then subsequent build failed with same error ... regenerated pods, applied your fix, and it works again |
still error with xcode 15.3 and "react-native-worklets-core": "^0.3.0", |
That's because 0.3.0 does not have the fix yet. I didn't create a new release yet. |
@mrousavy not sure if this is the best place to ask but are you planning on releasing this as a standalone patch or are you going to include other stuff with it? Thanks! |
oh nvm, should have looked at your releases before asking that - looks like it's included with 0.4.0 👍 |
Upgrading to 0.4.0 fixed the issue for me |
yup, already published a new release (0.4.0) with this fix |
/Users/vemarav/Developer/gabit/node_modules/react-native-worklets-core/android/build/headers/rnworklets/react-native-worklets-core/WKTJsiWorklet.h:306:24: error: no matching function for call to 'all_of'
The text was updated successfully, but these errors were encountered: