My work is..... to re-porting S60 3ed to S60 2nd appliction. However, there is a error which i could not be able to solve: the file 'e32cmn.h cannot be open'.
Please give me some suggestion how to solve it. Thank you so much
My work is..... to re-porting S60 3ed to S60 2nd appliction. However, there is a error which i could not be able to solve: the file 'e32cmn.h cannot be open'.
Please give me some suggestion how to solve it. Thank you so much
It is a Symbian 9/S60 3rd Ed. header file that does not exist in earlier versions.
Open if from the S60 3rd Ed. SDK directories and see what it contains and fix your code accordingly (what that is depends on what's in the header file and how your project uses/needs what's in it).