[datatype-dev] RE: [Client-dev] more build errors
Ashish.As.Gupta at nokia.com Ashish.As.Gupta at nokia.comI was suggesting permanent removal of the flag from basic profile and it is not for solving the build problem. We still have the build problem for some other reasons. May be we need to use the little older version from CVS. Ashish >-----Original Message----- >From: ext Edgar Luevano [mailto:eluevano at dextratech.com] >Sent: Friday, October 07, 2005 10:31 AM >To: Gupta Ashish.As (Nokia-TP-MSW/Irving); Wei John >(Nokia-ES-MSW/Dallas); datatype-dev at helixcommunity.org >Cc: client-dev at helixcommunity.org; gwright at real.com >Subject: RE: [Client-dev] more build errors > >I think I continued having the problem because the define is >added in other place, i found it also needs to be removed in >s60-advanced Edgar -----Original Message----- >From: Ashish.As.Gupta at nokia.com [mailto:Ashish.As.Gupta at nokia.com] >Sent: Friday, October 07, 2005 10:02 AM >To: john.wei at nokia.com; eluevano at dextratech.com; >datatype-dev at helixcommunity.org >Cc: client-dev at helixcommunity.org; gwright at real.com >Subject: RE: [Client-dev] more build errors > > >How about removing that define from s60-basic profile and just >keeping in other profiles, may be MMF profile or advanced profile? >That way basic profile remains basic. > >Ashish > > >>-----Original Message----- >>From: Wei John (Nokia-ES-MSW/Dallas) >>Sent: Friday, October 07, 2005 1:46 AM >>To: 'ext Edgar Luevano'; Gupta Ashish.As (Nokia-TP-MSW/Irving); >>datatype-dev at helixcommunity.org >>Cc: client-dev at helixcommunity.org >>Subject: RE: [Client-dev] more build errors >> >>Hi, Edgar, >> >>/epoc32/include/mmf/devvideo/devvideoplay.h is not in the old version >>of SDK. DevVideo is new feature of the SDK. >> >>The quick way to solve problem is to remove HELIX_FEATURE_SYMBIAN_MDF >>from helix-client-s60-basic.pf (if you build using this pf). You will >>have compiling error on mdf module, just ignore them. You should not >>have problem on building vidplin.dll. vidplin.dll will not contain >>mdfvidrend.dll. >> >>Also after export mdf folder to CVS yesterday. I was told >that one sub >>folder (mdf/video/common) is missing. I have re-export this folder >>today. Hope it is there. Since you are not using >>HELIX_FEATURE_SYMBIAN_MDF, this does not affect you. >> >>Let me know if there is problem. >> >>--john >> >>-----Original Message----- >>From: client-dev-bounces at helixcommunity.org >>[mailto:client-dev-bounces at helixcommunity.org]On Behalf Of ext Edgar >>Luevano >>Sent: Thursday, October 06, 2005 6:09 PM >>To: Gupta Ashish.As (Nokia-TP-MSW/Irving); >>datatype-dev at helixcommunity.org >>Cc: client-dev at helixcommunity.org >>Subject: RE: [Client-dev] more build errors >> >> >>Thank you Ashish, >>I have built again remving HELIX_FEATURE_SYMBIAN_MDF define from >>umakepf/helix-client-s60-basic.pf but I still have the problem. >> >>Is there any othe place where this define is added? >>Thank you >>Edgar. >> >>-----Original Message----- >>From: Ashish.As.Gupta at nokia.com [mailto:Ashish.As.Gupta at nokia.com] >>Sent: Thursday, October 06, 2005 4:53 PM >>To: eluevano at dextratech.com; datatype-dev at helixcommunity.org >>Cc: client-dev at helixcommunity.org >>Subject: RE: [Client-dev] more build errors >> >> >> Edgar, >>Please remove project.AddDefines('HELIX_FEATURE_SYMBIAN_MDF') >>from umakepf/helix-client-s60-basic.pf till we look into this problem. >> >>Thanks >>Ashish >> >>>-----Original Message----- >>>From: client-dev-bounces at helixcommunity.org >>>[mailto:client-dev-bounces at helixcommunity.org] On Behalf Of >ext Edgar >>>Luevano >>>Sent: Thursday, October 06, 2005 3:07 PM >>>To: datatype >>>Cc: client >>>Subject: [Client-dev] more build errors >>> >>>The build of the updated version of helix throws the following build >>>errors: >>> >>>### mwccsym2 Compiler: >>># In: ..\..\mdf\video\renderer\pub\mdfvideoadapter.h >>># From: vidplin.cpp >>># -------------------- >>># 62: #include <mmf/devvideo/devvideoplay.h> >>>//MMMFDevVideoPlayObserver >>># Error: ^ >>># the file 'mmf/devvideo/devvideoplay.h' cannot be opened >>>### mwccsym2 Compiler: >>># In: ..\..\mdf\video\renderer\pub\mdfclocksource.h >>># ------------------------------------------------------ >>># 52: #include <mmf\devvideo\devvideobase.h> >>># Error: ^ >>># the file 'mmf\devvideo\devvideobase.h' cannot be opened >>> >>> >>>I have looked to the code tree and I have not found the files and >>>folder (devvideo). >>>These are going to be included soon? >>>Thank you >>> >>>Edgar Luevano >>>Dextratech Technologies >>>Monterrey, N.L >>>Mexico >>>+52 81 82202010 >>>www.dextratech.com >>> >>> >>>_______________________________________________ >>>Client-dev mailing list >>>Client-dev at helixcommunity.org >>>http://lists.helixcommunity.org/mailman/listinfo/client-dev >>> >> >>_______________________________________________ >>Client-dev mailing list >>Client-dev at helixcommunity.org >>http://lists.helixcommunity.org/mailman/listinfo/client-dev >> >