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

Won't compile YSFLIGHT under modern GCC #7

Open
cptwilson opened this issue May 14, 2023 · 0 comments
Open

Won't compile YSFLIGHT under modern GCC #7

cptwilson opened this issue May 14, 2023 · 0 comments

Comments

@cptwilson
Copy link

In /src/ysclass11/src/ysthreadpool.cpp, #include <cstdio> needs to be declared.
At least for compilation with GCC 13.1.1. Its a simple fix.

It compiles, except now it segfaults and the console output makes me think it might have something to due with using pipewire and not ALSA, but thats a different issue I'll look into later. At least I got it to compile.

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