Hello there,
I wrote some SIP related program and tried to use CUri8 and RStringPool which as the SKD claims should be linked to using inetprocutil.lib and bafl.lib respectively.
I normally work with 3rd FP2 so when i added those to my mmp file the linker complains about undefined symbols refereing to the aforementioned classes. However when I compiled the program using 3rd MR eveything went just fine.
Is there a change in these libraries between the releases or what?


ecodeL(_L8("sip:192.168.152.1:5060"));

