Versione
4.0-367
Branch
master
Data
10 anni, 5 mesi fa
Windows x64 Windows x86 Android Ubuntu 13.04
Commit
117bf435b077bbb2fe2339b1dbe7496cda25d749
Autore
Ryan Houdek
Descrizione
Fix GUI-less build. Also potentially OS X. We now require libpng due to our screenshot code relying on it now. WXWidgets links in libpng by itself so it isn't noticed in a wxwidgets build. OS X seems to not have libpng linked in from wxWidgets so just link in libpng at all times.