Python inside C++

AJ Mayorga aj at xernova.com
Tue Apr 14 23:26:20 EDT 2009


Hello all,

 

I am looking for a way  to statically compile pythonxx.dll into my C++
application, so that I can use It as an internal scripting language and
either run the native python code or take an ELF from py2exe/pyinstaller and
run that.

The machines that will have my C++ app running on them do not have python
and I cannot install it as part of my application. Any Ideas?

 

AJ

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090414/a8d3b073/attachment.html>


More information about the Python-list mailing list