Hello,

I have a QT application which has been coded with QT 3.3 (Yes I know, QT 3 is out-dated et al and upgrading to the newer version is the way to go, but unfortunately this is the project I have to work with!).

The application is a Windows application, and I now need to make it work on MAC. What are the key points to consider during this porting?

Do I need to make changes to the ui files? Any other information I need to ensure it can be compiled and built on MAC?

Your suggestions are appreciated.
Thank you.