>Ok this is a known issue discussed here: >http://www.codeprof.com/dev-archive/13/8-96-139259.shtm >There are some work arounds for it presented. > >David Clark Ok trying various techniques discussed here. I think the only technique which is going to work result in a .dll with all functions in it. Is to link in all the .obj files. Alas...when I try and add those and new linker options and tell the linker not to link the .libs from dependent projects, I get other linker errors. Punting going back to the access function approach which is successfully demod here: I've just updated web page with some additional info (See <http://sipekphone.googlepages.com/pjsipwrapper>http://sipekphone.googlepages.com/pjsipwrapper). And here is a direct link to pjsipDll sources at SVN repository: <http://sipek.googlecode.com/svn/trunk/pjsipDll>http://sipek.googlecode.com/svn/trunk/pjsipDll This approach also works with pre 0.8.0 pjsip libraries. Thanks, David Clark -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080124/fb7c49b8/attachment.html