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

Version 3.4.0 of the mbedtls crypto library #88

Open
darix opened this issue May 2, 2023 · 2 comments
Open

Version 3.4.0 of the mbedtls crypto library #88

darix opened this issue May 2, 2023 · 2 comments

Comments

@darix
Copy link

darix commented May 2, 2023

Describe the bug:

hueplusplus-1.0.0/src/EntertainmentMode.cpp:24:10: fatal error: mbedtls/certs.h: No such file or directory

Full build log:
https://build.opensuse.org/package/live_build_log/openSUSE:Factory/OpenRGB/standard/x86_64

@Jojo-1000
Copy link
Collaborator

This is due to a breaking change in version 3 of mbedtls which is already fixed on the development branch.
There is an issue on visual studio when including v3.3.0+ in a cpp context Mbed-TLS/mbedtls#7087 (confirmed with VS 2019), so I can only update our version to 3.2.1.

Maybe @enwi can release a 1.1.1 version, as we have updated the mbedtls version and fixed the google test download since last release.

@darix
Copy link
Author

darix commented May 2, 2023

yeah when we can see a release that fixes the issue would have been my next question. I already opened a bug with OpenRGB to update their intree copy with a reference to this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants