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

Error porting rlottie to arm platform #558

Open
wlq520501 opened this issue Apr 11, 2024 · 0 comments
Open

Error porting rlottie to arm platform #558

wlq520501 opened this issue Apr 11, 2024 · 0 comments

Comments

@wlq520501
Copy link

Hi, I'm trying to build a library for arm platform using rlottie, but I'm using arm-none-eabi-gcc.exe cross toolchain to compile it, and I get an error, error: 'mutex' in namespace 'std' does not name a type
124 | std::mutex mMutex; | ^
| ^~~~~
I'm not sure how to fix this, thanks a lot!

image

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

1 participant