Help with embedding python into C++

Apr 4, 2012 at 1:45pm
Hello, I hope this is in the right topic!
Please could someone tell me how to use the embedding features of python. I know how to use "PyRun_SimpleString();" and how to compile it. But I really want to know how to use "PyRun_SimpleFile();". Could you please provide with the entire source for a VERY simple program to just open an external python script. Thanks alot!
Topic archived. No new replies allowed.