Skip to content
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

Can't enable jpegxr feature #62

Closed
torokati44 opened this issue Nov 29, 2023 · 3 comments · Fixed by #122
Closed

Can't enable jpegxr feature #62

torokati44 opened this issue Nov 29, 2023 · 3 comments · Fixed by #122

Comments

@torokati44
Copy link
Member

The jpegxr feature (disabled by default in Ruffle) uses C/C++ code, and the build system doesn't find the cross-compiler for it correctly.

@Fancy2209
Copy link
Contributor

Fancy2209 commented Apr 10, 2024

Tested this in actions, seems to just not find bits/wordsize.h

  Error building libjpegxr bindings: ClangDiagnostic("/usr/include/features-time64.h:20:10: fatal error: 'bits/wordsize.h' file not found\n")

@torokati44
Copy link
Member Author

Yes, but that's just a symptom (also, only the first error of probably a lot more); not the root cause.

@Fancy2209
Copy link
Contributor

Ah, my bad, just trying to check if I can figure out a fix

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants