I had a problem while I'm compiling the existing example in Qt-mobility. It's a code example shows how to use messaging API in Qt for symbian. After run the program there was an error occured:
Cannot open include file : 'qtmessaging.h': no such file or directory
So what to do for use the qtmessaging library?
Thanks in advance.