HI
i am not able to find mmfserverbaseclasses.lib from any sdk plugin api.i try to run the full duplex audio sample code.
how can i got it. its urgent.
Thank you.
HI
i am not able to find mmfserverbaseclasses.lib from any sdk plugin api.i try to run the full duplex audio sample code.
how can i got it. its urgent.
Thank you.
Hi,
you need to install the extension plugin of the 3rd edition. check in the sdk/tools for the extension..
Regards,
Mateen Maldar
"Whatever the mind can conceive and believe, the mind can achieve"
You are talking about two different plugins. Much earlier than the "SDK API Plug-in", a multimedia-related plugin pack existed (it was downloadable from the Symbian C++ Tools page on FN main site), however I can not locate it any more.
I am also looking for this lib but I am not able to find it in my epoc32/release/winscw.
I also downloaded S60_3rd_Ed_SDK_FP2_API_Plug-In_Pack_v1_2 and S60_3rd_SDK_MR_API_Plug-In_Pack_v5_43 but had no luck.
Can some one help me...
The old extension for 3rd MR is here:
http://www.forum.nokia.com/info/sw.n...rd_ed.exe.html
It contains the necessary library. Ignore the fact that it says:
It's the most up-to-date library that contains lots of the MMF classes sadly.This resource has been superceded by a newer resource and is considered to be obsolete!
I don't think I can attach a .lib file to a post but if you have any trouble with the link I can probably zip the relevant library and headers and then attach them. Let me know if you need that.
Sorcery
it seems that mmfserverbaseclasses.lib only works on 3rd MR and FP1, since FP2 the sdk(3rd,fp2) will throw a panic("feature is unsupported")
extension plug-in usually do not have libraries for the emulator, thus you can not build for emulator targets.
I believe this extension did indeed contain libraries for the emulator.
Which SDK did you install it to? As noted above the library only works with 3rd Edition MR and FP1. Also, I'd recommend only installing it to 3rd MR(can't remember if it's possible to do otherwise) - if you need the lib in FP1 then copy it from the other SDK after installing it there.
Mark