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

Update libraries #1198

Merged
merged 1 commit into from
May 10, 2024
Merged

Update libraries #1198

merged 1 commit into from
May 10, 2024

Conversation

Xphalnos
Copy link
Contributor

@Xphalnos Xphalnos commented May 10, 2024

Libname Previous version New version
zlib 1.3 1.3.1
zstd 1.5.5 1.5.6
sdl2 2.28.5 2.30.0
boost 1.83.0 1.85.0
libpng 1.6.40 1.6.43
glm 0.9.9.8 1.0.1
glslang 13.1.1 14.2.0
openssl 3.2.0 3.3.0
curl 8.5.0 8.7.1
libusb 1.0.26.11791 1.0.27

I would like to point out that I made this update because boost 1.85.0 was released and also because I updated glslang with VCPKG. Link : microsoft/vcpkg#38638

I tested compiling it on Visual Studio Community and it compiles fine.

@Exzap
Copy link
Contributor

Exzap commented May 10, 2024

Normally we handle dependency updates internally because it's easy to overlook issues. Compiling alone isn't really indicative of everything still working. But since we planned to update vcpkg anyway we can merge this. The CI fails right now because it has vcpkg commits hardcoded, but I'll fix that with a follow-up commit after merging this.

@Exzap Exzap merged commit 97d8cf4 into cemu-project:main May 10, 2024
3 of 5 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants