Thanks for your work, You have any tips for compile and install in MACOSX 10.7 Lion with python 2.7 and swig.
Thanks in advance.
Alex
OK, work for me:
python setup.py build python setup.py install
I use clang as default compiler.
Log in to post a comment.
Thanks for your work,
You have any tips for compile and install in MACOSX 10.7 Lion with python 2.7 and swig.
Thanks in advance.
Alex
OK, work for me:
python setup.py build
python setup.py install
I use clang as default compiler.