df-lnp-installer icon indicating copy to clipboard operation
df-lnp-installer copied to clipboard

Cross-distro support for building libgraphics.so

Open Ramblurr opened this issue 11 years ago • 1 comments

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

Ramblurr avatar Apr 28 '14 16:04 Ramblurr

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

andrewd18 avatar Jun 02 '14 01:06 andrewd18