When trying to compile a new created mobile project I get the following output from Qt Creator:
Qt Code:
  1. Running build steps for project test6...
  2. Building for Symbian^3 using Qt 4.7.3
  3. Uploading 7 files to Remote Compiler
  4. Uploaded 6 kB, waiting for build
  5. Build Failed: Errors in build
  6. Error while building project test6 (target: Remote Compiler)
  7. When executing build step ''
To copy to clipboard, switch view to plain text mode 

However, examples are compiling fine with Remote Compiler. Anyone knows this problem?