This repository was archived by the owner on Jan 26, 2026. It is now read-only.
Commit cb655b4
win32, msvc: fix missing linking against Bcrypt.lib
Fixes this link error:
dict.obj : error LNK2019: unresolved external symbol BCryptGenRandom referenced in function xmlInitRandom
Commit 2e9e758 (dict: Get random seed
from system PRNG, 2023-12-24) updated cmake, but not nmake, correct
this.1 parent c04d9b1 commit cb655b4
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
0 commit comments