Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Problems with remote compiler
Forum Updated to NodeBB v4.3 + New Features

Problems with remote compiler

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 1.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    esdrasbeleza
    wrote on last edited by
    #1

    Hi folks,

    I'm running Qt Creator 2.4 on Mac OS X and I'm trying to compile a application with remote compiler. Even with a new blank project, all I get is these errors:

    20:15:52: Running build steps for project BlzMovies...
    20:15:52: Building for S60 5th Edition using Qt 4.6.3 with Mobility 1.0.2
    20:15:52: Uploading 24 files to Remote Compiler
    20:15:53: Uploaded: 16/19 kB
    20:15:53: Uploaded 19 kB, waiting for build

    20:15:59: Build Failed: Errors in build
    Error while building project BlzMovies (target: Remote Compiler)
    When executing build step 'qmake'

    I can't go any further, since it doesn't even tell me what is the problem with qmake.

    Is there any way to get a more verbose output? Does anybody here know this problem? Any tip?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      axjensen
      wrote on last edited by
      #2

      QMake has a -d option for verbose, but how to set it up in Creator I'm not sure of.

      Can you run QMake from the build menu in Creator?

      Try and look in the QMake manual on how to set up its variables.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved