[PyKDE] Profiling C++ when embeding Python (PLEASE HELP !!)

Sebastien Auclair sxa at fluent.com
Mon Feb 10 19:38:01 GMT 2003


Greetings !

We need to profile (with VC++ profiler) our software written in C++ but
which embeds Python22.dll
So far, it crashes right from the start cause at startup, our python code
needs to access a C++ function (through SIP) and for some reason it can't.
(Crashs)
It may have something to do with the fact that applications, when profiled,
are renamed from software.exe to software._xe.

Thanks for any help !

_________________________________________
Seb




More information about the PyQt mailing list