版本
4.0-367
分支
master
发布于
10 years, 5 months ago
Windows x64 Windows x86 Android Ubuntu 13.04
提交(Commit)
117bf435b077bbb2fe2339b1dbe7496cda25d749
修改者
Ryan Houdek
修改说明
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.