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

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to