Symbol lookup error on i.MX233 EVK board
-
I have a Qt application which is working on my Linux PC.
Then i cross compiled it using QtEmbedded-4.5.2 and the compilation went fine and i got the executable.
When i tried to run it on imx233 EVK board i got the following error.\./qtprogs : symbol lookup error : ./qtprogs : undefined reference to _ZTI11QMainWindow
Can anybody give solution for this???