I've compiled Qt from the source with options:
-release -no-script -no-webkit Now I'm trying to compile qtCreator using this build but I'm getting error:
ld.exe cannot find lQtScript How can I set Qt Creator configuration to be the same as Qt, that mean with
-release -no-script -no-webkit