[docs] Extending and Embedding the Python Interpreter - solved

natta natalja.dyck at gmx.de
Mon Mar 7 11:37:07 CET 2011


Hi Python-Team,

my problem with main() function is solved.
I convert char* to wchar_t* (Py_SetProgramName((wchar_t*)argv[0]); ) and
now it works.

thanks anyway.


With best regards
/Ingwer



More information about the docs mailing list