-
Notifications
You must be signed in to change notification settings - Fork 63
Build? #5
Comments
Sorry about that. You'll find libpng and Sparkle project in ImageOptim. The regards, Kornel On 8 June 2013 12:28:29 James Stout notifications@github.com wrote:
|
Have you managed to build it? |
Not yet - not had time. On 25 Jun, 2013, at 10:35 PM, porneL notifications@github.com wrote:
|
Great. I suppose you had to change project file or some other bits? Is that something you could contribute to the project? What steps need to be documented? |
Just an excuse to learn Python :) It thought it'd be easier to work in higher-level language than ObjC (only 1.0, no GC when I started), but PyObjC wasn't as fun as I hoped:
In the meantime ObjC went a long way with GC, ARC, properties, iterators, blocks, etc. so I probably won't write another PyObjC app. |
It was a lot of trial and error. Not sure I can remember the steps. I'll start afresh and document.... I made some (private) changes to sabnzb and CouchPotato to learn Python :-) |
How do yuo build this? I'm getting missing deps for the linked binaries/frameworks, pngquant, pngnq, posterizer and sparkle. And probably liblibpng. Could they be added as git sub-modules?
Just out of interest, why did you decide to use PyObjC?
thanks
The text was updated successfully, but these errors were encountered: