Changeset 21e2d5e3
- Timestamp:
- Feb 9, 2013, 5:23:47 AM (12 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
- Children:
- 27b39bf
- Parents:
- e8dd49f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
interfaces/python/build_osx
re8dd49f r21e2d5e3 4 4 set -x 5 5 6 export CFLAGS="-I/ Users/piem/Library/Python/2.7/site-packages/numpy-1.8.0.dev_436a28f_20120710-py2.7-macosx-10.7-x86_64.egg/numpy/core/include/ -arch i386 -arch x86_64"6 export CFLAGS="-I/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy-1.8.0*/numpy/core/include/ -arch i386 -arch x86_64" 7 7 export LDFLAGS=-L../../build/src/ 8 8 python setup.py clean build
Note: See TracChangeset
for help on using the changeset viewer.