Hi,

I have an application that uses both qt-mt.3.dylib and qwt.4.dylib. I have followed instructions given here and tried to deploy the app but since qwt.4.dylib also needs qt-mt.3.dylib I am not able to run the app.

I tried using similar commands to link the two files but could not.

Can someone please tell me how I can link Qt to Qwt ?

Thanks a lot.