[posted & e-mailed] In article <mailman.1160.1285769782.29448.python-l...@python.org>, tinau...@libero.it <tinau...@libero.it> wrote: > >i'm trying to embed python in a c++ code.i'm starting with the example in the >tutorial.i've problem with setting up the enveiroment. >I've installed python with the distributed version (i.e., i did not, as a >start, build it myself); i added the library where both python.h and pyconfig >are stored and i linked to libpython2.6.a (which is, in the distributed >version, an alias).
For Mac you probably want to build Python yourself, but I'm certainly not an expert. If you still haven't figured it out, try pythonmac-sig. -- Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.com/ "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." --Red Adair -- http://mail.python.org/mailman/listinfo/python-list