Hi,

When I am running "make" to my Qtopia program, I am getting the below error:

qx11embed_x11.h: "XEvent" has not beed declared

Below are the steps what I did:

1) Installed "Qtopia" 4.3.2 successfully
2) I have taken one third party package, which is developed in "Qt" and successfully installed in "Qtopia" platform using "qmake" of "Qtopiacore"
3) I am able to run my simple program using "qmake"
4) Now, I modified my simple program for "Qtopia" platform
5) When I try to run "make", it is giving the below error:

qx11embed_x11.h: "XEvent" has not beed declared

Can anybody tell me the solution please.

Thanks in advance.

Regards
Chandra