Re: [capi-sig] Python C Api extension (multi threaded environment) Raises exception (Accesss violation error)

8 Dec
2009
8 Dec
'09
9:55 a.m.
Jadhav, Alok, 08.12.2009 01:09:
I am using SWIG to extend Python to C++. But the questions I have consists of basic Python C API related. I hope this list will be able to help me.
I am trying to solve a simple problem which many of you must have encountered. I wonder what I am doing different than others that I am facing a problem.
Background
A c++ library is wrapped in my C++ Class. This new C++ class is extended in Python using SWIG. I have to call a python function from C++ code ( which is on a new thread spawned from C++ main thread).
This might help:
http://www.linuxjournal.com/article/3641
Stefan
5111
Age (days ago)
5111
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stefan Behnel