I have compiled the call-example as DLL to use it in C#. But yet i
have problems with multithreading in DLL in C#. Login waits after
initialization.
On 17 Apr., 11:06, Sam <devi...@yahoo.com> wrote:
I am facing the same issue. do let me know if you solve the issue
On Apr 16, 6:41 pm, "r" <reue...@gmail.com> wrote:
I'm trying to create a Windows Form application using libjingle, but
cannot link to libjingle. I suspect that it's because I'm trying to
link to a static library. Has anyone been able to compile libjingle
so that you get libjingle.dll as opposed to libjingle.lib?
Has anyone tried to create a Windows Form app with libjingle?