Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Specify number of proc to compile
Forum Updated to NodeBB v4.3 + New Features

Specify number of proc to compile

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 285 Views
  • 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.
  • X Offline
    X Offline
    Xav12358
    wrote on last edited by
    #1

    Hello,
    I wanted to know how to specify the number of proc to use during compilation in QtCreator.

    When I use command line I use maje -jX (x: number of proc).

    How could I do this in QtCreator?

    jsulmJ 1 Reply Last reply
    0
    • X Xav12358

      Hello,
      I wanted to know how to specify the number of proc to use during compilation in QtCreator.

      When I use command line I use maje -jX (x: number of proc).

      How could I do this in QtCreator?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Xav12358 What do you use to build? make? ninja?
      You can configure number of build processes with make in QtCreator in "Build Steps" in "Build & Run".

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      X 1 Reply Last reply
      1
      • jsulmJ jsulm

        @Xav12358 What do you use to build? make? ninja?
        You can configure number of build processes with make in QtCreator in "Build Steps" in "Build & Run".

        X Offline
        X Offline
        Xav12358
        wrote on last edited by
        #3

        @jsulm
        Great thank you. I use make. It is really much faster

        1 Reply Last reply
        0
        • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop on

        • Login

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