I have decided to not include the video support by defining config_site.h with: #define PJMEDIA_HAS_VIDEO 0 #define PJMEDIA_HAS_FFMPEG 0 #define PJMEDIA_VIDEO_DEV_HAS_SDL 0 #define PJMEDIA_VIDEO_DEV_HAS_DSHOW 0 With that in mind, I am still having the above listed error in 2.0.1 in VS 2008. Any more ideas on how to solve this issue? From: pjsip-bounces@xxxxxxxxxxxxxxx [mailto:pjsip-bounces at lists.pjsip.org] On Behalf Of Sandeep Karanth Sent: Saturday, May 26, 2012 12:09 PM To: pjsip list Subject: Re: LINK : fatal error LNK1181: cannot open input file '..\..\lib\libpjproject-i386-win32-vc8-release.lib' Hi, Just check if in the "libpjproject" reference libs list, a reference to libpjproject itself is not present.If it is,then remove it and try compling. On Sat, May 26, 2012 at 4:50 AM, Trent Creekmore <tcreek at gmail.com> wrote: Been banging my head on this for a while. I have added all the reference libraries in "libpjproject" it will accept. The paths of the DirectX SDK have been added in the VC++ Directories. What else should I look at? Thank you. _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip at lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20120902/733682be/attachment-0001.html>