Commit 41d8e42
committed
Downgrade libpng again
New libpng combined with new wxWidgets appears to cause unholy crashes,
probably due to having two conflicting copies of libpng linked into the
same binary.
This needs to be investigated and fixed properly at some point (does
Aegisub even really need libpng outside of wxWidgets? It's a dependency
of freetype and libass, but libass only needs it for its test programs
and freetype probably only needs it for bitmap fonts?), but since this
entire branch is a hack anyway I'll just downgrade it for now.1 parent f961cde commit 41d8e42
1 file changed
Lines changed: 9 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
12 | 9 | | |
13 | 10 | | |
14 | | - | |
| 11 | + | |
| 12 | + | |
0 commit comments