Hi Group, I have successfully used C-Python (3) in a software project in unix and its great stuff! The environment was cmake using g++ in Linux
Now when i want to get my project compiled in windows, whats the easiest development chain ? Is there something like a python.dll which i can link to my project and having an embedded python interpreter ? Maybe the question is too simple, but i could not yet find the right place to read docs. Thank you for your hints!
_______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/MBF2OU5JTKK6PO63OKZ353EJX5VDGNTL/ Code of Conduct: http://python.org/psf/codeofconduct/