Hi,
I am using qt4.1 for Windows Open Source and I built fist built Qt "shared". Then I built it "static". If I want to have my exe released in a "share" mode again, do I need to rebuild Qt using first configure -shared? Is there a way to switch from "shared" to "static" without having to rebuild qt? thanks in advance