20 Mar
2012
20 Mar
'12
2:36 p.m.
On Mar 19, 2012, at 05:41 PM, Richard Wackerbarth wrote:
I, too, am attempting to get MM3 running on my new laptop (Mac OSX 10.7). Because of the way Xcode 4.3 and Python are set up, compiling the .c extensions in storm is failing.
I need to figure out where I can tell setup.py to add an additional "include" path when it calls the c compiler.
Anyone know how?
I've never done it, but I found this. Hopefully that helps.
http://www.buildout.org/docs/tutorial.html#custom-egg-building
-Barry