Grantlee on Mac

Dirk Hohndel dirk at hohndel.org
Fri Sep 4 13:28:42 PDT 2015


So I think I have figured it out. XCode 4.x miscompiles Grantlee.
If I replace  the shared library and plugins that were built with XCode
4.6 with the corresponding files built with XCode 6.x then printing
appears to work. Of course those files then don't work on older Macs -
beacuse that would be too easy, right?

So now I need to figure out a combination of compiler, SDK and build
system OS that allows me to build working binaries that run on everything
from 10.7 onwards. Oh, and then I need to figure out how to sign all this.

This is approaching the "not fun" stage of development.

/D


More information about the subsurface mailing list