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

Fix ARM debug builds #1022

Merged
merged 1 commit into from
Feb 9, 2025
Merged

Fix ARM debug builds #1022

merged 1 commit into from
Feb 9, 2025

Conversation

cjee21
Copy link
Collaborator

@cjee21 cjee21 commented Feb 9, 2025

Previously, non-debug zlib was linked when building debug ARM versions, causing the following warning:

MSVCRTD.lib(initializers.obj) : warning LNK4098: defaultlib 'msvcrt.lib' conflicts with use of other libs; use /NODEFAULTLIB:library

@JeromeMartinez JeromeMartinez merged commit 7187de3 into MediaArea:master Feb 9, 2025
3 checks passed
@cjee21 cjee21 deleted the arm-debug branch February 10, 2025 06:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants