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

build using Fedora 41, two compile issues on the dev branch #161

Open
ksch-2024 opened this issue Dec 13, 2024 · 1 comment
Open

build using Fedora 41, two compile issues on the dev branch #161

ksch-2024 opened this issue Dec 13, 2024 · 1 comment

Comments

@ksch-2024
Copy link

Hello,
FYI

I found two issues using Fedora 41 (installed Fedora 41 and used dnf update) and the dev branch.
File: discoveredEntitiesView.cpp line 87, QCheckBox::checkStateChanged, new Qt API.
File: avdeccControllerImpl.cpp, line 345 and 350, my gcc compiler throw an error with the parameters controller and ConfigurationIndex. I added "attribute((unused)), then the compilation was ok again.
Regards,

@christophe-calmejane
Copy link
Contributor

Hi thanks for the report. This is actually an error on Hive code base, not the avdecc library, but I'll fix it when possible. Thanks again!

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

2 participants