hi there,
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
option,but then to that message, another is
added for the object file
file was built for i386 which is not the architecture being linked (x86_64)
>Messaggio originale
>Da: tinau...@libero.it
>Data: 29/09/2010 16.06
>A:
>Ogg: embedding python in macOS 10.6
>
>hi th