[Tutor] where to find the file "pythonrun.c" ?

Marcus m_konermann@gmx.de
Sun, 12 May 2002 21:36:54 +0200


Hi !

Can anyone tell me where i can find the file pythonrun.c ?
I want to embed C Code with python, but after calling the 
Py_Initialize() Function from C Code the Debugger wantīs to get the path 
for the File pythonrun.c .
Have anyone got an idea whatīs going wrong ? Perhaps i didnīt configure 
my VC++ Compiler in the right way. But the compiling and linking of my 
.c file was ok.

Greetings
Marcus