Hi everyone,
I am develop a stock view app on iPad. I figure out that qtstalker app can run on Mac, with Qt library. Now I can run qtstalker on Mac, compile with XCode after qmake all the subdirectory of qtstalker.
Now I would like to port this program to iPad. I know that I can not port completely without modification. How I can configure qmake, project file to port it to iPad?
I will be appreciated with your help.
Thanks.