Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
The macdeployqt which comes with Qt SDK 1.1 is broken (there is a bug on JIRA).
How do I make macdeployqt use another Qt-version I installed instead of Qt SDK 1.1?
I answer this myself. I had to either use the install_name_tool to change the framework-paths or compile the application again using another Qt-installation.