Hi All,

I m using Qt 4.2.2 on my Intel Mac.

I have made a Project in Qt.
I have deploy the projects on both power pc and Intel and the project is running well on the system which have Qt Installed but If I run my application on the System which donot have Qt Installed it is not running and the following error I got..

dyld: Library not loaded: QtGui.framework/Versions/4/QtGui

If any body knows the Issue then plz help me.

Thanks.