Commit 62a0ee6
cbc: add FileNotFoundError for missing libCbc.dll on Windows
The cbcbox Windows wheel currently only ships libCbc.a (static archive)
with no shared libCbc.dll. Add an explicit check so the error message
clearly identifies the missing file instead of a cryptic dlopen failure.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 3f35f99 commit 62a0ee6
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
86 | 92 | | |
87 | 93 | | |
88 | 94 | | |
| |||
0 commit comments