I recreate the whole thing from svn, followed the steps you described below and it works! you saved my life. thanks a billion. > Hello Tzury, > > I synched with latest from SVN and encountered no such issues. > I hope you're following the following 4 steps before compiling: > > 1. Open <dir>\pjsip-apps\build\wince-evc4\wince_demos.vcw from Visual C++ (VS 2005) > 2. Make a config_site.h > 3. Change vsnprintf to vsprintf in <dir>\third_party\portaudio\src\common\pa_debugprint.c > 4. Change target platform and SDK to one you want (e.g. Windows Mobile 5.0 PC emulator and Windows Mobile 5.0 SDK) and then compile > > Should you still face these problems feel free to contact me :) > > Thanks, > Vishesh > > On Jan 29, 2008 7:38 AM, Tzury Bar Yochay <tzury.by at gmail.com> wrote: > Hi All, > > I would like to know if anybody uses pjsip with visual studio 2005 and > experienced Link error such as below while compiling *pjsua_wince*. > > errors: > error LNK2019: unresolved external symbol > error LNK2001: unresolved external symbol > > regarding: > pjmedia_codec_wince.lib(gsm.obj) > pjmedia_codec_wince.lib(speex_codec.obj) > pjmedia_wince.lib(transport_srtp.obj) > pjmedia_wince.lib(echo_speex.obj) > and more... > > > I have wasted already a whole day (and part of the night) trying to figure > out what is wrong with the dependencies and build order and couldn't figure > out. > I assume this is a result of the conversion (vcp's to vcproj's). > > If you experienced such or alike and managed to solve them I would like to > know how. > > Thanks, > Tzury > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080129/e866e2df/attachment.html