Skip to content

[cmake][win] Fix linker warning LNK4098#21995

Merged
dpiparo merged 1 commit intoroot-project:masterfrom
bellenot:fix-libcmt-conflict-warning
Apr 21, 2026
Merged

[cmake][win] Fix linker warning LNK4098#21995
dpiparo merged 1 commit intoroot-project:masterfrom
bellenot:fix-libcmt-conflict-warning

Conversation

@bellenot
Copy link
Copy Markdown
Member

Fix the following warning:

LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library

Fix the following warning:
```
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
```
@bellenot bellenot requested review from dpiparo and linev April 21, 2026 11:52
@bellenot bellenot self-assigned this Apr 21, 2026
@bellenot bellenot added this to the 6.40.00 milestone Apr 21, 2026
@bellenot
Copy link
Copy Markdown
Member Author

@dpiparo

@github-actions
Copy link
Copy Markdown

Test Results

    22 files      22 suites   3d 11h 23m 50s ⏱️
 3 838 tests  3 836 ✅  1 💤 1 ❌
76 653 runs  76 634 ✅ 18 💤 1 ❌

For more details on these failures, see this check.

Results for commit ed53eeb.

@dpiparo dpiparo merged commit c147886 into root-project:master Apr 21, 2026
28 of 30 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.

3 participants