Skip to content

Instantly share code, notes, and snippets.

@l4u
Created December 5, 2012 12:06
Show Gist options
  • Save l4u/4215035 to your computer and use it in GitHub Desktop.
Save l4u/4215035 to your computer and use it in GitHub Desktop.
Building sproxel on Mac OS X draft
brew install IlmBase
brew install qt
//export C_INCLUDE_PATH=/usr/include/python2.7:$C_INCLUDE_PATH
//export CPLUS_INCLUDE_PATH=/usr/include/python2.7:$CPLUS_INCLUDE_PATH
-framework Python
http://qt-project.org/wiki/PySide_Binaries_MacOSX
//pip install pyside
//sproxel
qmake
make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment