Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-distro support for building libgraphics.so #56

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Ramblurr
Copy link
Contributor

This expands upon the addition in #52 by ytterbium, which added the building of libgraphics.so from the open source DF code to fix PNG related bugs as per #36.

My changes simplify the building process across various distributions that use different library paths for 32bit ad 64bit libs.

Note: this includes the code in #52 as of May 1, 2014

ytterbium and others added 6 commits April 28, 2014 18:17
download and compile a new libgraphics.so for dwarf_fortress_unfunck to
remplace the old. It will normally solve all the problems of tilset "not
found" on distribuitons based on arch linux (with libpng in version 1.6)
This makes ytterbium's unfunck additions work on Fedora (and presumably other
distros). Refs issue andrewd18#52 and andrewd18#36
@andrewd18
Copy link
Owner

Does not work on Debian Stable because Stable does has CMAKE 2.8.9, and FindGLEW.cmake was added in 2.8.10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants