hi all,
I have made a client application (GUI) using Qt on windows.
It runs fine on windows, but when I recompiled the code on MAC using Qt/MAC, GUI doesnt appear properly.
I cant see none of the widgets(line QLineEdit, QLabel etc.). However the menu bar appears.
Also, when I click on the application it doesnt run, but when I run it from command line (open client.app) application runs(missing all the widgets).
any help guys,
thanx all !!!