Version
4.0-367
Branche
master
Date
il y a 10 ans, 5 mois
Windows x64 Windows x86 Android Ubuntu 13.04
Commit
117bf435b077bbb2fe2339b1dbe7496cda25d749
Auteur
Ryan Houdek
Description
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.