|
From: Ismael L. <ism...@gm...> - 2012-11-07 02:23:22
|
On Tue, 6 Nov 2012 10:58:00 -0500 albert <sk...@gm...> wrote: > Hi Robin, > > Below is the result of a "git diff" command with the changes to build > Zint on Mac OSX. It affects the three Makefiles located on the root, > backend and frontend directories respectively. I have tested the > complete build/install/uninstall/clean targets both on Mac "Darwin" > and Ubuntu Linux with success. Have you tried CMake on Mac OS X? It should work. I'm not a big fan of CMake, but it would be nice to have a single build system across all platforms. > I have to mention however, the code located on the Git repository > differs from the last snapshot located here: > https://github.com/downloads/zint/zint/zint-2.4.2.tar.gz, it would > appear the latter is more recent. My patches are against the latest > Git snapshot, that is: the result of doing a git clone > git://github.com/zint/zint.git. The code on the git repo is newer. |