Ticket #2 (closed defect: wontfix)
windows library importing problems
| Reported by: | MattiRe | Owned by: | support@ag-projects.com |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Audio | Version: | 0.3.0 |
| Keywords: | Cc: |
Description
With windows compilation I’ve gotten into a point where I’m able to build _pjsip.c into a pyd file with .Net, but currently when trying to import _pjsip in python causes Exception: Calling pjlib from unknown/external thread.. register external threads with pj_thread_register() do you have any clue where I could be going wrong, or how do I call pj_thread_register() before importing library?
Change History
Note: See
TracTickets for help on using
tickets.

Hello,
We have not yet ported it to Windows so we do not know at this stage where the problem might be.