I'm try to port my Qt/Qwt application from linux to Mac platform, I have compiled the Qwt with Qt4 on Mac platform and install it into $(HOME)/QtSDK/Desktop/Qt/474/gcc/lib and then compile my application, it can pass the compile but failed on ld, tell me ':-1: error:library not found for -lqwt', could you please give me some suggestion? thanks.
Bookmarks