Problem in using CMdaBitmapScaler in Symbian 7.0

Login to reply to this topic.
Wed, 2005-10-05 16:41
Joined: 2005-08-24
Forum posts: 34
Hello People,

I am trying to scale some bitmaps by using the class CMdaBitmapScaler under SDK 2.1 for Symbian OS 7.0 on Borland C++ BuilderX

I am facing a problem when the application tries to compile & it gives me the following error


"mdaframeinfo.h":     C2371: 'TFrameInfo' : redefinition; different basic types at line 41


What I have figured out from the above error message is the above file "mdaframeinfo.h" is included in the header file for CMdaBitmapScaler which is MdaImageConverter.h

Also the file MdaImageConverter.h consists of TFrameInfoMCL which is 'typedef' of TFrameInfo


Kindly help me out in this matter ASAP



Waiting for a reply,

Yogesh
  • Login to reply to this topic.