Skip to content

Commit

Permalink
Fixed build errors on MacOS
Browse files Browse the repository at this point in the history
setup.py now detects proper include dir for ImageMagick.
Using subprocess instead of deprecated os.popen.
Fixed c++ build errors according to this issue
ricardocabral/iskdaemon#66

Tested on 10.9.5 with Homebrew ImageMagick, swig and pkg-config.
  • Loading branch information
anti1869 committed Feb 17, 2015
1 parent 6443580 commit cd1e727
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,4 @@ classes
deploy
Iskdaemon_admin
gwt-unitCache
.idea

0 comments on commit cd1e727

Please sign in to comment.