View Single Post
Posts: 190 | Thanked: 129 times | Joined on Mar 2010 @ Bavaria, Germany
#10
If you see the message containing "An incompatible build exists", go to your project tree in "edit" mode, open the context menu and do a "run qmake" and then "rebuild all". If it still fails, disable the shadow build in the projects tab and do the first step again.

To ensure your Qt version works, rebuild the Qt debugging helpers for your desktop version in the settings. If the rebuild succeeds, the steps above should work.