On 02.11.11 09:25:50, Graham Labdon wrote: > But I should be able to build a debug version of my own application? Since your qt was built with debug-and-release that is still in the config options, so you need to remove that as well: qmake CONFIG-=debug-and-release\ release CONFIG+=debug Andreas