Commit 3b4caf0
committed
Add build.rs to link rstrtmgr on Windows
DuckDB 1.4+ uses the Windows Restart Manager API (RmStartSession, etc.)
which requires linking against rstrtmgr.lib. Without this, Windows
builds fail with LNK2019 unresolved externals.1 parent 574c0ab commit 3b4caf0
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments