On 4/3/2015 5:51 AM, Narsu wrote:
Hi Python
I'm working on a game project,using c++ as main
language, and using python as script.I've built
the Python from the source code on Windows, and when I
invoked method Py_Initialize my program exited. After some tests
I realized as long as I move the Pyt
Hi Python
I'm working on a game project,using c++ as main
language, and using python as script.I've built
the Python from the source code on Windows, and when I
invoked method Py_Initialize my program exited. After some tests
I realized as long as I move the Python-2.7.9/Lib file
to my program fi