Skip to content

Conversation

@halx99
Copy link
Collaborator

@halx99 halx99 commented Jul 13, 2025

Describe your changes

  • Fix link error when build win32 exe with cmake generator Ninja
  • Make msvc delay load mfmedia dlls also works with clang-cl or clang++

Issue ticket number and link

#2594

Checklist before requesting a review

For each PR

  • Add Copyright if it missed:
    - "Copyright (c) 2019-present Axmol Engine contributors (see AUTHORS.md)."

  • I have performed a self-review of my code.

    Optional:

    • I have checked readme and add important infos to this PR.
    • I have added/adapted some tests too.

For core/new feature PR

  • I have checked readme and add important infos to this PR.
  • I have added thorough tests.

@halx99 halx99 force-pushed the improve-win32-delayload branch from 9865e55 to 3558df4 Compare July 14, 2025 00:20
@halx99 halx99 merged commit 7e537b9 into dev Jul 14, 2025
15 checks passed
@halx99 halx99 deleted the improve-win32-delayload branch July 14, 2025 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error building cpp-tests on windows as a cmake project,

2 participants