Hi, I am a new user of PJSIP and I would like to include ASIO support. I have been able to build and have PJSIP working (using visual studio 2008) after following the online instructions on getting started: building for Microsoft Windows from the PJSIP wiki. I then found an online guide for building PortAudio for Windows with ASIO support, the guide that I used can be found here: http://portaudio.com/docs/v19-doxydocs/compile_windows.html http://portaudio.com/docs/v19-doxydocs/compile_windows_asio_msvc.html I have unloaded the libportaudio project, as I have added portaudio (along with ASIOSDK2) with all the relevant files as specified in the above guides. I am not sure if this could also be causing any problems? After following this guide I can no longer build pjsua. I have encountered many errors and I can't manage to fix the following 2 errors: Error 40 fatal error C1113: #using failed on 'c:\users\kbailej\desktop\new folder\pjproject-2.0 (1)\pjproject-2.0\debug\portaudio.lib' c:\Users\kbailej\Desktop\New folder\pjproject-2.0 (1)\pjproject-2.0\pjsip-apps\src\pjsua\main.c 1 pjsua Error 41 error BK1506 : cannot open file '.\output\pjsua-i386-Win32-vc8-Debug\main.sbr': No such file or directory BSCMAKE pjsua Any help would be greatly appreciated as I urgently need to get ASIO working with PJSIP for some experiments I plan on running. Also if anyone knows of an alternative way to include ASIO with PJSIP this would be a great help. Thanks, Karis -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20120601/d4dc8c8b/attachment.html>