Commit ae8d7ab
committed
Win32: link alure dynamically
I couldn't figure out a way to link it statically without it either
crashing at runtime or failing to link. I think the problem is some
binary incompatibility between libstdc++ and alure. Compiling alure on
my own didn't help either.1 parent 4470b67 commit ae8d7ab
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments