Benny Prijono wrote: > On Mon, Jul 14, 2008 at 4:07 PM, Jo?o Mesquita > <jmesquita at contactnet.com.br <mailto:jmesquita at contactnet.com.br>> wrote: > > Humm, pjsua compiles just fine and executes OK. Have not done a call > to test it tho, but I am sure that even if I am unable to make a call, > it has nothing to do with this problem here. > > > I don't know about QjSImple build system, but I don't see PJ_AUTOCONF=1 > declared in the make command. That could be the problem. Aha - interesting. What is it exactly? I never heard of it, but successfully compiled QjSimple under Windows (MinGW) and Linux. Is this something new? (I used pjsip trunk version somewhere inbetween 0.8 and 0.9). @Mesquita: Can you try compiling again with adding the PJ_AUTOCONF=1 to the Makefile? (or add DEFINES += QT_DLL to the .pro file and run "qmake" before "make") regards Klaus